hatari
hatari copied to clipboard
Can not load TOS file: '/usr/bin/tos.img'
It seems the core is trying to load tos.img in the wrong place at first, every time you open it you'll have:
Can not load TOS file: '/usr/bin/tos.img'
Normal behavior, look readme.txt . Hatari will try by default to load tos.img from current directory. Or in executable directory (/Usr/bin for your retroarch) unless you specified it in hatari.cfg or put in retrosysydir
Just to confirm, it should load it from the retroarch system directory ? (in my case RetroArch [INFO] :: Environ SYSTEM_DIRECTORY: "/home/pi/RetroPie/BIOS".
) ? Because I can only get it to load the tos.img
if I put it in the same directory as the retroarch binary.
So where we should put tos.img in RetroPie?
Per the wiki, the TOS file location needs to be defined in ..path to retroach system folder/system/hatari.cfg
to change the default path from /usr/bin/tos.img
to something like ..path to retroach system folder/system/tos.img
Any reason the core can't be updated to change the default to the retroarch system directory intead of /usr/bin/tos.img
? This would be inline with every other core, and that default location makes no sense for non linux based systems.