libretro / blueMSX-libretro

Port of blueMSX to the libretro API.
Other
45 stars 68 forks source link

CocoVision / MSX ROMs don't load #119

Open thekiefs opened 4 years ago

thekiefs commented 4 years ago

Every time I attempt to load a ROM I get a "failed to load content" error.

Just to get ahead of any setup questions, yes I put the right folders from blueMSXv282full.zip in my /system/ directory downloaded from the instructions found here: https://docs.libretro.com/library/bluemsx/. I still can't get Cocovision or MSX to run.

Log: retroarch2020_05_1713_57_26.log

Setup: Nvidia SHIELD Android TV 8.0.2 RA 1.8.6 blueMSX core (git 1d441d9)

kold666number commented 2 years ago

Every time I attempt to load a ROM I get a "failed to load content" error.

Just to get ahead of any setup questions, yes I put the right folders from blueMSXv282full.zip in my /system/ directory downloaded from the instructions found here: https://docs.libretro.com/library/bluemsx/. I still can't get Cocovision or MSX to run.

Log: retroarch2020_05_1713_57_26.log

Setup: Nvidia SHIELD Android TV 8.0.2 RA 1.8.6 blueMSX core (git 1d441d9)

You can solve this with this 2 solutions:

1 - Put bios fullset of retroarch on system folder;

2 - Put Retroarch and your roms folder in a short path without special characters, example:

D:\Retroarch... D:\Roms..

I had the same problem, and i solve with this 2 solutions.