English Amiga Board


Go Back   English Amiga Board > Requests > request.Old Rare Games

 
 
Thread Tools
Old 25 January 2015, 17:00   #1
TurboRAKETTI
 
Posts: n/a
XII from Alastair Murray

Good afternoon,

does somebody possess XII? Or ever played or heard of XII? It is a shooting-game for 4 players simultaneously. I am interested in all games that have the option to play it with 4 players at the same time. So I looked for every Amiga-game that makes it possible. There exists a list with every Amiga-Game that supports a 4-player joystick-adapter. I found and downloaded every game. XII is available on aminet, but does not work.
Until now I have not found a working configuration in WinUAE.
I have also transferred it to a 880kB Amiga disk. But the Original Amiga 500 and 1200 behave exactly the same (Finish all software activity... OR xec-library, xii failed returncode 20).
I asked the programmer Alastair Murray if he has a working version. But he lost all original files. I hope XII is not lost forever!

A!
 
Old 24 January 2024, 22:51   #2
TurboRAKETTI
Registered User
 
TurboRAKETTI's Avatar
 
Join Date: May 2023
Location: Germany
Posts: 6
Update:
XII isn't dead. I found the solution on https://www.lemonamiga.com/games/details.php?id=3986 !
You need the right path, dh1:amos_stuff/xii/ AND you need the mathtrans.library AND KickROM 3.1.

A
TurboRAKETTI is offline  
Old 24 January 2024, 22:56   #3
Predseda
Puttymoon inhabitant
 
Predseda's Avatar
 
Join Date: Mar 2007
Location: Tromaville
Age: 46
Posts: 7,537
Send a message via ICQ to Predseda
Yes, I noticed your comment there. That hardcoded path is a very lame error.
Predseda is offline  
Old 24 January 2024, 23:36   #4
rygar
Registered User
 
Join Date: Nov 2007
Location: Poland
Posts: 1,295
Quote:
Originally Posted by TurboRAKETTI View Post
Update:
XII isn't dead. I found the solution on https://www.lemonamiga.com/games/details.php?id=3986 !
You need the right path, dh1:amos_stuff/xii/ AND you need the mathtrans.library AND KickROM 3.1.

If you don't mind i uploaded your file to TheZone.
rygar is offline  
Old 29 January 2024, 20:53   #5
TurboRAKETTI
Registered User
 
TurboRAKETTI's Avatar
 
Join Date: May 2023
Location: Germany
Posts: 6
Invalid device name?

Hi!

I tried to do this: assign dh1:amos_stuff/xii Festplatten:4-Spieler/Probleme/XII, but it doesn't work. The message "invalid device name dh1:amos_stuff/xii" is shown while booting.

Isn't it possible to do so?


Thank you
TurboRAKETTI is offline  
Old 29 January 2024, 22:56   #6
Don_Adan
Registered User
 
Join Date: Jan 2008
Location: Warsaw/Poland
Age: 55
Posts: 1,957
I dont remember exactly, but try like this:

assign dh1: Festplatten:4-Spieler/Probleme/XII
cd dh1:
amos_stuff/xii
Don_Adan is offline  
Old 30 January 2024, 00:40   #7
Muzza
Registered User
 
Muzza's Avatar
 
Join Date: Sep 2019
Location: Sydney
Posts: 357
Quote:
Originally Posted by Predseda View Post
Yes, I noticed your comment there. That hardcoded path is a very lame error.

It was written before the internet. Only ever played with a few of my friends on my own Amiga, so such things were not a concern.
Muzza is offline  
Old 30 January 2024, 07:18   #8
Predseda
Puttymoon inhabitant
 
Predseda's Avatar
 
Join Date: Mar 2007
Location: Tromaville
Age: 46
Posts: 7,537
Send a message via ICQ to Predseda
I know, but relative paths is just the basics in coding of everything
Predseda is offline  
Old 30 January 2024, 16:08   #9
Retroplay
Lemon Curry ?
 
Retroplay's Avatar
 
Join Date: Sep 2004
Location: Denmark
Age: 49
Posts: 4,079
I upped an edited adf to zone.

Tested on an A500 (most common) + 68020 WinUAE config.
Anything below 020 will cause a software error.
Retroplay is offline  
Old 02 February 2024, 16:40   #10
TurboRAKETTI
Registered User
 
TurboRAKETTI's Avatar
 
Join Date: May 2023
Location: Germany
Posts: 6
Quote:
Originally Posted by Don_Adan View Post
I dont remember exactly, but try like this:

assign dh1: Festplatten:4-Spieler/Probleme/XII
cd dh1:
amos_stuff/xii


There are different errors shown:


assign dh1: Festplatten:4-Spieler/Probleme/XII cd dh1:amos_stuff/xii = can't find cd



assign dh1: Festplatten:4-Spieler/Probleme/XII c:cd dh1:amos_stuff/xii = can' find dh1:amos_stuff/xii


in 2 lines:

assign dh1: Festplatten:4-Spieler/Probleme/XII
cd dh1:amos_stuff/xii = object in use



Sorry, I can't figure it out! I give up!
Thank you very much!
TurboRAKETTI is offline  
Old 02 February 2024, 17:01   #11
Don_Adan
Registered User
 
Join Date: Jan 2008
Location: Warsaw/Poland
Age: 55
Posts: 1,957
Quote:
Originally Posted by TurboRAKETTI View Post
There are different errors shown:


assign dh1: Festplatten:4-Spieler/Probleme/XII cd dh1:amos_stuff/xii = can't find cd



assign dh1: Festplatten:4-Spieler/Probleme/XII c:cd dh1:amos_stuff/xii = can' find dh1:amos_stuff/xii


in 2 lines:

assign dh1: Festplatten:4-Spieler/Probleme/XII
cd dh1:amos_stuff/xii = object in use



Sorry, I can't figure it out! I give up!
Thank you very much!
I wrote 3 lines. Why you try in 1 line or 2 lines?
1. first step assign dh1: to installed game/program
2. second step cd (change dir) to assigned dh1:
3. third step run game exe file
Don_Adan is offline  
Old 02 February 2024, 20:31   #12
Retroplay
Lemon Curry ?
 
Retroplay's Avatar
 
Join Date: Sep 2004
Location: Denmark
Age: 49
Posts: 4,079
@TurboRaketti
Try the edited adf I put in the zone.

I added this assign to my startup-sequence (user startup) and it starts right up.
Assign >NIL: XII: DH1:Games/XII
Retroplay is offline  
Old 02 February 2024, 20:32   #13
rygar
Registered User
 
Join Date: Nov 2007
Location: Poland
Posts: 1,295
Quote:
Originally Posted by TurboRAKETTI View Post
There are different errors shown:


assign dh1: Festplatten:4-Spieler/Probleme/XII cd dh1:amos_stuff/xii = can't find cd



assign dh1: Festplatten:4-Spieler/Probleme/XII c:cd dh1:amos_stuff/xii = can' find dh1:amos_stuff/xii


in 2 lines:

assign dh1: Festplatten:4-Spieler/Probleme/XII
cd dh1:amos_stuff/xii = object in use



Sorry, I can't figure it out! I give up!
Thank you very much!

Retroplay posted ready to use solution. What's wrong with his releases?
rygar is offline  
Old 03 February 2024, 15:09   #14
TurboRAKETTI
Registered User
 
TurboRAKETTI's Avatar
 
Join Date: May 2023
Location: Germany
Posts: 6
Quote:
Originally Posted by Don_Adan View Post
I wrote 3 lines. Why you try in 1 line or 2 lines?
1. first step assign dh1: to installed game/program
2. second step cd (change dir) to assigned dh1:
3. third step run game exe file

Sorry,
i did not notice that it is important to respect the exact syntax. Usually I know that I have to be precise.
TurboRAKETTI is offline  
Old 03 February 2024, 15:11   #15
TurboRAKETTI
Registered User
 
TurboRAKETTI's Avatar
 
Join Date: May 2023
Location: Germany
Posts: 6
Quote:
Originally Posted by rygar View Post
Retroplay posted ready to use solution. What's wrong with his releases?

There is nothing wrong! I also tried to start the game from a harddisk (Hardfile in WinUAE).
I have to admit that I forgot to tell that, sorry!!!
TurboRAKETTI is offline  
Old 03 February 2024, 18:30   #16
Retroplay
Lemon Curry ?
 
Retroplay's Avatar
 
Join Date: Sep 2004
Location: Denmark
Age: 49
Posts: 4,079
I upped the fixed adf to my user folder as
X II (1998-03-28)(Alastair Murray)(PD)[AMOS][68020].
Name and date is what's described on Aminet.
https://aminet.net/package/game/shoot/XII
Retroplay is offline  
Old 04 February 2024, 12:02   #17
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,518
Thank you I've also added it to 'Non TOSEC Games/Disk'.
TCD is offline  
Old 14 April 2024, 16:07   #18
Amiga600
amigaboing.net Blog
 
Amiga600's Avatar
 
Join Date: Feb 2021
Location: UK
Posts: 98
I actually came across XII when I did a search for games by Alastair Murray, I know it tries to find files in a Hard Disk location, which is pretty useless if, say, you wanted to load this from a Floppy Disk, or another location or folder

So I had a poke around in the code, and managed to change this to "XII_GAME_DATA_DISK:" (yes I know it is a long name heh) which now can be Assign'ed to a folder or location

Therefore making the Game fully playable from any location, I hope Alastair Murray does not mind me doing this modification, But I want to help make the Game fully playable again

I have uploaded the Floppy Disk image in The Zone, please feel free to backup this image, ideally maybe replace the aminet version (if that is at all possible), as I would like to help everyone play this Game again

Incidentally, I am reviewing this game in August, so it will be included on my Games Collection and Amiga Forever RP9 Files for you all, Thanks

Last edited by Amiga600; 14 April 2024 at 16:12.
Amiga600 is offline  
Old 14 April 2024, 17:22   #19
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,518
Thank you for the upload I've added the new disk image to the same folder on the file server.
TCD is offline  
Old 14 April 2024, 19:00   #20
Amiga600
amigaboing.net Blog
 
Amiga600's Avatar
 
Join Date: Feb 2021
Location: UK
Posts: 98
Quote:
Originally Posted by TCD View Post
Thank you for the upload I've added the new disk image to the same folder on the file server.
Thanks for that TCD

I just hope it now allows many more to play this game, certainly without needing a hard disk, as it can now be basically installed anywhere provided the assignment is made before you run the game itself

As I am going through the many PD/SW/FW Games, I have found that quite a few seem to have rather daft directory paths and/or use DF0: as a path etc, to load the Game files from, which is quite useless nowadays, so I do like to try and modify them so they can be loaded from an assignment if possible, failing that many do work in a Generic WHDLoad if other methods fail
Amiga600 is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can anyone help with thesius xii adf please magnox Nostalgia & memories 4 02 August 2014 19:33
Nation XII Music??? thinlega request.Modules 7 05 July 2014 02:43

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:49.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.17822 seconds with 13 queries