libretro / cannonball

Cannonball: An Enhanced OutRun Engine
http://reassembler.blogspot.com
7 stars 19 forks source link

tilemap.bin and tilepatch.bin not loading in the correct folder #23

Closed Jetup13 closed 2 years ago

Jetup13 commented 2 years ago

[libretro ERROR] Cannot open file: res/tilemap.bin [libretro ERROR] Cannot open file: res/tilepatch.bin Is the error I get

For some reason its looking for the folder/files for the widescreen patch in Retroarchs home folder instead of the content directory

Working example: C:\Users\jetup13\AppData\Roaming\RetroArch\res\ https://i.imgur.com/vd6s8EN.png

Non-working: C:\Users\jetup13\AppData\Roaming\RetroArch\downloads\CannonBall\res\ https://i.imgur.com/NjrJfAK.png

This needs to be moved to the content directory