2013-09-17, 01:17
Some of RetroPlayer's emulators need BIOS and system files to function, so I thought it would be good to start a list of whats needed with the file naming that XBMC expects. All this info can be found in a debug log (wiki) when launching a ROM. There will be no files provided here, it's up to your to get them yourself.
When launching a ROM you may be prompted to choose a 'System directory'. This is where that particular emulator will store data and look for the BIOS file and for the rest of the post I will be using the emulators addon folder within the userdata (wiki)/addon_data/ folder, eg for Gens Plus:
Windows:
Linux:
Gens Plus
Mednafen
I'll update this thread when I have time/more info. Contributions welcome!
When launching a ROM you may be prompted to choose a 'System directory'. This is where that particular emulator will store data and look for the BIOS file and for the rest of the post I will be using the emulators addon folder within the userdata (wiki)/addon_data/ folder, eg for Gens Plus:
Windows:
Code:
%AppData%\XBMC\userdata\addon_data\gameclient.genplus\
Linux:
Code:
~/.xbmc/userdata/addon_data/gameclient.genplus/
Gens Plus
Code:
Sega CD EU BIOS: bios_CD_E.bin
Sega CD US BIOS: bios_CD_U.bin
Sega CD JP BIOS: bios_CD_J.bin
Master System EU BIOS: bios_E.sms
Master System US BIOS: bios_U.sms
Master System JP BIOS: bios_J.sms
Game Gear BIOS: bios.gg
S&K upmem ROM: sk2chip.bin
S&K ROM: sk.bin
Game Genie ROM: ggenie.bin
Action Replay ROM: areplay.bin
Mednafen
Code:
PSX US BIOS: scph5501.bin
I'll update this thread when I have time/more info. Contributions welcome!