libretro / blueMSX-libretro

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

SD Snatcher SCC/SCC+(Windows Core) #126

Open dnm0176 opened 3 years ago

dnm0176 commented 3 years ago

The game boots fine but itìs impossible to choose scc/scc+ audio.

SentaiBrad commented 3 years ago

Same. SD Snatcher for example requires MSX2 and any of the Konami SCC. On MSX2 or MSX2+, and attempting to use every SCC that is compatible in the core options, none will allow me to select SCC or SCC+ audio. PGS sound is... lacking, so say the least.

psakhis commented 2 years ago

You can put slot 2 SCCPLUS.ROM on config.ini as well

dnm0176 commented 2 years ago

You can put slot 2 SCCPLUS.ROM on config.ini as well

Where is this config.ini ? I do not find any command line option...

Hondarer commented 1 month ago

Hi,

You can easily add an SCC+ cartridge to your configuration by appending the following entry to the system/Machines/{selected_machine_name}/config.ini file:

[Slots]
2 0 2 4 15 "" "" # SCCextended

The functionality equivalent to SCCPLUS.ROM is already integrated into the Core, so as long as you specify the ROM Type, it should work properly.