hatari icon indicating copy to clipboard operation
hatari copied to clipboard

Can not load TOS file: '/usr/bin/tos.img'

Open sergiobenrocha2 opened this issue 10 years ago • 4 comments

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'

sergiobenrocha2 avatar Jan 07 '15 23:01 sergiobenrocha2

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

r-type avatar Jan 08 '15 16:01 r-type

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.

joolswills avatar Oct 31 '16 18:10 joolswills

So where we should put tos.img in RetroPie?

PanosPl avatar Nov 04 '16 21:11 PanosPl

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.

zach-morris avatar Apr 09 '18 17:04 zach-morris