Page 2 of 2
Re: ADFFS 2.85 public beta
Posted: Fri Nov 22, 2024 11:15 pm
by Idge
Hi Jon,
I am trying to use Boot Floppy for Boogie Buggy and it seems to give a lot of garbled text and a black screen, which I cannot decipher when booting Disk 1.
It works if I do the hard disk install method, just not when mounting the images and using Boot Floppy.
This is on a physical A3010 with 4MB ram and ZIDEFS and using the latest release of ADFFS 2.85
Cheers
Re: ADFFS 2.85 public beta
Posted: Sat Nov 23, 2024 10:46 am
by JonAbbott
Idge wrote: ↑Fri Nov 22, 2024 11:15 pm
I am trying to use Boot Floppy for Boogie Buggy and it seems to give a lot of garbled text
I'll fix in the next script update...in the meantime edit !ADFFS.obey.F1005301 and change the
GO 12000 line near the end to:
Code: Select all
MEMA 8004 EA0027FD
IF ADFFS$OSVersion>=&35000 THEN GO 12000 ELSE GO 8000
I wouldn't advise running this game from floppy as depending on which version you have, there may be several game breaking bugs that the script fixes when its installed and run from HD.
Looking at the script, you should see the same issue when run from HD under RO 3.1x - so why you're not seeing that is a bit strange; I'll recheck the whole script.
Re: ADFFS 2.85 public beta
Posted: Sat Nov 23, 2024 11:12 am
by Idge
Thanks Jon,
I’ll give that a go. I like to use the boot floppy option when I image my disks to just test everything has imaged correctly and working as it should, same as Dune 2 which has so many disk swaps it’s nearly unplayable when using floppies due to the amount of disk swaps!
When actually playing them I play from hard disk when it’s an option.
Cheers
Re: ADFFS 2.85 public beta
Posted: Sat Nov 23, 2024 12:09 pm
by JonAbbott
Fair enough, I've heavily modified the script and uploaded the latest
obey.zip
Re: ADFFS 2.85 public beta
Posted: Sat Nov 23, 2024 2:45 pm
by Idge
Great Thanks Jon,
Now working perfectly
Cheers