Butterfly
Posts: 100 from 2009/10/26
From: Scotland
I'm guessing these scripts can autorun whdload within euae?
Here's what i've done:
Replaced the rexxsyslib.library in libs with the one from os3.9, renamed the rexxsyslib.library in mossy to rexxsyslib.mos.
Installed e-uae > Sys:Applications/Emulators/Amiga/E-uae
Put x-adf and x-morphos-globalaction-file into there correct locations in Prefs, configured x-adf with my paths:
Code:
Action
Name Run in UAE (A1200)
Event DoubleClick
Command AMIGADOS run >nil: Sys:Applications/Emulators/Amiga/E-uae/e-uae -f Sys:Applications/Emulators/Amiga/E-uae/conf/a1200-hires.conf -0 %sp
Flag cd source
End
Action
Name Run in UAE (A500)
Event Menu
Command AMIGADOS run >nil:Sys:Applications/Emulators/Amiga/E-uae/e-uae -f Sys:Applications/Emulators/Amiga/E-uae/conf/a500.conf -0 %sp
Flag cd source
End
And tryed out an ADF and it worked perfect
So then moved onto trying to run a whdload game within euae.
So using the same path as above I installed OS3.9 (from CD) to
Sys:Applications/Emulators/Amiga/E-uae/HardDisks/Workbench
Copied the tool uae_rcli from e-uae/Amiga to Sys:Applications/Emulators/Amiga/E-uae/HardDisks/Workbench/c/uae_rcli
Added the following line to Sys:Applications/Emulators/Amiga/E-uae/HardDisks/Workbench/S/Startup-sequence
Code:
(after c: loadwb) made sure the file was executable.
Then configured x-morphos-globalaction-file with:
Code:
run >nil: c: rx MOSSYS: ambient / scripts / uaeexe.rexx "% sp"
And put it in its place.
Then I configured my uaeexe.rexx:
/* configure these */
Code:
uaeport = "UAE" /* don't touch this one */
uaedir = "Sys:Applications/Emulators/Amiga/E-uae"
uaepath = "Sys:Applications/Emulators/Amiga/E-uae/e-uae"
uaeconfig = "Sys:Applications/Emulators/Amiga/E-uae/Conf/wb.conf"
Then put it into mossys:ambient/scripts/.
Then configured wb.conf with my path to workbench:
Code:
filesystem=rw,Workbench:Sys:Applications/Emulators/Amiga/E-uae/HardDisks/Workbench
Then opened a whdload game and right clicked on the icon and selected Run In E-uae and then it loads up workbench and does nothing. I've got whdload installed but it just sits at workbench.
so anyone see any mistakes ive made?
Mini Mac G4 1.25, 1gb ram, 40 gig hdd, Registered Morphos 2.6.