Add yabasanshiroSA features, Thanks @351elec
Also add mupen64plus retroarch feature
This commit is contained in:
parent
87693e0653
commit
54741bbd02
1 changed files with 9 additions and 0 deletions
|
@ -13,6 +13,14 @@
|
|||
</feature>
|
||||
</features>
|
||||
</emulator>
|
||||
<emulator name="yabasanshiroSA">
|
||||
<features>
|
||||
<feature name="use hlebios">
|
||||
<choice name="yes" value="1"/>
|
||||
<choice name="no" value="0"/>
|
||||
</feature>
|
||||
</features>
|
||||
</emulator>
|
||||
<emulator name="retroarch" features="ratio, smooth, shaders, pixel_perfect, latency_reduction, game_translation">
|
||||
<cores>
|
||||
<core name="2048" features="netplay, rewind, autosave" />
|
||||
|
@ -58,6 +66,7 @@
|
|||
<core name="mesen-s" features="netplay, rewind, autosave, cheevos" />
|
||||
<core name="mgba" features="decoration, netplay, rewind, autosave, cheevos" />
|
||||
<core name="mrboom" features="netplay, rewind, autosave" />
|
||||
<core name="mupen64plus" features="netplay, rewind, cheevos" />
|
||||
<core name="mupen64plus_next" features="netplay, rewind, autosave, cheevos" />
|
||||
<core name="nekop2" features="netplay, rewind, autosave" />
|
||||
<core name="neocd" features="netplay, rewind, autosave" />
|
||||
|
|
Loading…
Reference in a new issue