libretro / blueMSX-libretro

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

Does Snes mini bluemsx support SCC sound catridge? #80

Open nevmind opened 6 years ago

nevmind commented 6 years ago

In case of SD snatcher which uses SCC sound catridge, I can't find how to run this.

In windows version of bluemsx, I can set SCC catridge in ROM1 slot. But In snes mini bluemsx core, I couldn't find anyway to do this.

I tried command line option in windows bluemsx and it works. ex) blueMSX.exe /diskA SD_snatcher_KOR_Dsk1.dsk /rom1 scc-i.rom /romtype1 56

so, I tried this in Hakchi commandline, but it donsn't work unfortunately. ex) /bin/bluemsx /diskA /usr/share/games/CLV-Z-YTBOK/SD_snatcher_KOR.m3u /rom1 /usr/share/games/CLV-Z-YTBOK/scc-i.rom /romtype1 56

Thanks.

Untz64 commented 5 years ago

Have you tried getting that to work in the windows version of Retroarch with the blueMSX core?