Open TheTurtleIsHungry opened 4 months ago
It seems to be because it puts the wrong path in - For files in the root Amiga folder, It generates this: <file delay="1" type="f" index="0" path="media/fat/Amiga/..... but in order to boot it needs to be this: <file delay="1" type="f" index="0" path="../../../../media/fat/Amiga/.....
Thank you for an invaluable addon to MiSTer!
I have a couple of problems to report with the Amiga core and your script. The GamesMenu script finds the disk images (ADFs) and adds them properly to the core list, but when booting into one of those games, the disk isn't mounted into df0.
I'm not sure if the problems are on your side, or on the core itself. The core is unique in that it seems to need the images placed in the root (\amiga), rather than the typical games folder (\games\amiga) - maybe that's related?