English Amiga Board


Go Back   English Amiga Board > Support > support.Amiga Forever

 
 
Thread Tools
Old 24 October 2023, 13:26   #1
bcass
Registered User
 
bcass's Avatar
 
Join Date: Jan 2010
Location: Island of Dots
Posts: 71
Having trouble adding a new game

I'm not familiar with Amiga Workbench conventions so apologies in advance for any simple errors!


I recently purchased the digital version of Reshoot Proxima 3. I installed the game onto SSD "Saves/WHDSaves/MyGames/ReshootProxima3/reshootProxima3". "Saves" is the name of the SSD. I added a favourite entry for another game, and have amended that entry to use with Proxima 3. The entry displays correctly in the MegaAGS menu, but when I select it I get an error:

Code:
Unknown command
failed returncode 10
The .run file looks like this:

Code:
execute "Saves/WHDSaves/MyGames/ReshootProxima3/reshootProxima3"
When I manually navigate to the "reshootProxima3" executable in the Workbench, double clicking on it loads the game as it should. I suspect that this is a simple syntax issue. Can anyone help?
bcass is offline  
Old 24 October 2023, 13:43   #2
derSammler
Senior Member
 
Join Date: Jun 2001
Location: Germany
Posts: 1,648
It must be Saves: instead of Saves/
derSammler is offline  
Old 24 October 2023, 13:54   #3
bcass
Registered User
 
bcass's Avatar
 
Join Date: Jan 2010
Location: Island of Dots
Posts: 71
I tried with this:

Code:
execute "Saves:WHDSaves/MyGames/ReshootProxima3/reshootProxima3"
But got this error:

Code:
Copying Copying %s to %s: to: Error opening destination.
rp3.bin: Unknown command
rp3.bin failed returncode 10
I also tried without the "execute" command:

Code:
Saves:WHDSaves/MyGames/ReshootProxima3/reshootProxima3
But that gave the following error:

Code:
Saves:WHDSaves/MyGames/ReshootProxima3/reshootProxima3: file is not executable
bcass is offline  
Old 24 October 2023, 14:03   #4
Don_Adan
Registered User
 
Join Date: Jan 2008
Location: Warsaw/Poland
Age: 55
Posts: 1,975
Try to use:

c:cd Saves:WHDSaves/MyGames/ReshootProxima3/
c:execute reshootProxima3
Don_Adan is offline  
Old 24 October 2023, 14:08   #5
bcass
Registered User
 
bcass's Avatar
 
Join Date: Jan 2010
Location: Island of Dots
Posts: 71
Tried that, but get this error:

Code:
Copying Copying %s to %s: to: Error opening destination.
bcass is offline  
Old 24 October 2023, 14:23   #6
derSammler
Senior Member
 
Join Date: Jun 2001
Location: Germany
Posts: 1,648
"reshootProxima3" seems to be a script. Check what it does. It may have paths in there that you need to change.
derSammler is offline  
Old 24 October 2023, 14:27   #7
bcass
Registered User
 
bcass's Avatar
 
Join Date: Jan 2010
Location: Island of Dots
Posts: 71
Code:
SETPATCH quiet
IF exists "sys:prefs/env-archive/sys/NV_Location"
	SKIP nv_exists
ELSE
	MAKEDIR sys:NonVolatile >nil:
	ECHO sys:NonVolatile >sys:prefs/env-archive/sys/NV_Location
ENDIF
LAB nv_exists

rp3.bin
QUIT
bcass is offline  
Old 24 October 2023, 15:20   #8
TCD
HOL/FTP busy bee
 
TCD's Avatar
 
Join Date: Sep 2006
Location: Germany
Age: 46
Posts: 31,612
You could try
Quote:
Saves:WHDSaves/MyGames/ReshootProxima3/rp3.bin
in the .run file.
TCD is offline  
Old 24 October 2023, 15:30   #9
bcass
Registered User
 
bcass's Avatar
 
Join Date: Jan 2010
Location: Island of Dots
Posts: 71
That works - many thanks!
bcass is offline  
Old 24 October 2023, 15:33   #10
bcass
Registered User
 
bcass's Avatar
 
Join Date: Jan 2010
Location: Island of Dots
Posts: 71
Great game BTW, definitely a recommended purchase. Easily the best STG on the Amiga that manages to avoid all the "Euroshmup" tropes that plague most Amiga games of this genre.
bcass is offline  
Old 15 November 2023, 22:25   #11
bcass
Registered User
 
bcass's Avatar
 
Join Date: Jan 2010
Location: Island of Dots
Posts: 71
If I want to add an existing WHDLoad pacakage (The Executioner), is the procedure the same as above, but this time put it in Data/WHD/G/E/ ? Do I still need to manually add the entry to MegaAGS by copying an existing entry and adjusting it?
bcass 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
Ambermoon - adding a new game to TF328 in CD32 xheretic support.Games 2 31 December 2019 18:06
Trouble adding hard disk to A600 - LED disk light stuck on slipgate support.Hardware 0 21 November 2017 13:36
Adding missing game files? jailin support.FS-UAE 6 13 March 2016 15:37
Adding new game disks dtr1001 support.FS-UAE 5 05 April 2015 03:33
Adding games to Open Amiga Game Database? Mousey support.FS-UAE 5 14 December 2014 23:32

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 23:56.

Top

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