View Single Post
Old 07 September 2016, 09:25   #2
Zetr0
Ya' like it Retr0?
 
Zetr0's Avatar
 
Join Date: Jul 2005
Location: United Kingdom
Age: 49
Posts: 9,768
@wilko777

Initially AGL is designed to run from one directory/partition "A-Games:" - however since it is in guide form it is all highly configurable if you don't mind editing some scripts -

How does one do it? well you will need some assigns in your "SYS:S/assign-Startup"

I am going to assume that you have directories A-N on DH1: and M-Z on DH2: - obviously you can change this as appropriate

Change the line from
Assign >NIL: A-Games: SYS:Games
To the following line
Assign >NIL: A-Games: DH1:Games
Underneath that line add another by typing -
Assign >NIL: B-Games: DH2:Games

Now save and exit, from here we will need to modify 13 guides from the M to Z guide scripts its really easy at this point -

Open Shell/CLI and type SYS:System/AGLaunch/Guides

Now type memacs agl-m.guide

once memacs has loaded with the script - press 'ESC' and 'r' together once - this activates the "find and replace" routine - you will notice an input requester appear on the bottom left of the screen - now type A-Games, press enter and then type B-Games and press enter - and pow - the entire guide has been modified to use B-Games: which resolves to DH2:

Now save and exit and then repeat for N though to Z - should only take 5 minutes and it should work for you.

This technique allows for up to 27 different partitions and or directories for you to store your game files.

Last edited by Zetr0; 07 September 2016 at 09:31.
Zetr0 is offline  
 
Page generated in 0.07133 seconds with 11 queries