Renamed emulatoren to emulation

This commit is contained in:
2026-02-06 16:00:46 +01:00
parent fde747f8f3
commit 88c581d816
7 changed files with 19 additions and 19 deletions

View File

@@ -0,0 +1,8 @@
[boot]
set-ini-val ./include/emulation/config.ini melonDS 'footer' ''
set-ini-val ./include/emulation/config.ini PPSSPP-NX 'footer' ''
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/emulation/RELEASE_EM.ini ./include/emulation/RELEASE_EM.ini
ini_file ./include/emulation/RELEASE_EM.ini
set-ini-val ./include/emulation/config.ini melonDS 'footer' '{ini_file(Versions,melonDS)}'
set-ini-val ./include/emulation/config.ini PPSSPP-NX 'footer' '{ini_file(Versions,PPSSPP-NX)}'