MELONDS: added bios support

This commit is contained in:
XargonWan 2022-04-29 22:09:12 +09:00
parent 594ecf9c53
commit a1b1c2c305
2 changed files with 5 additions and 4 deletions

View file

@ -74,10 +74,10 @@ JIT_MaxBlockSize=32
JIT_BranchOptimisations=1
JIT_LiteralOptimisations=1
JIT_FastMemory=1
ExternalBIOSEnable=0
BIOS9Path=
BIOS7Path=
FirmwarePath=
ExternalBIOSEnable=1
BIOS9Path=~/retrodeck/bios/bios9.bin
BIOS7Path=~/retrodeck/bios/bios7.bin
FirmwarePath=~/retrodeck/bios/firmware.bin
DSiBIOS9Path=
DSiBIOS7Path=
DSiFirmwarePath=

View file

@ -99,6 +99,7 @@ then
# MelonDS
mkdir -p /var/config/melonDS/
ln -s ~/retrodeck/bios /var/config/melonDS/bios
cp $emuconfigs/melonDS.ini /var/config/melonDS/
# Locking RetroDECK