Removed RELEASE_XXX format

footer writing has been replaced with the version being in the INI sections themselves
This commit is contained in:
2026-02-10 16:38:44 +01:00
parent 7995cc5d94
commit 7dfdfa0462
23 changed files with 150 additions and 365 deletions

View File

@@ -1,8 +1,2 @@
[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)}'
; Versions are in emulation.ini section names (e.g. [melonDS - 7.2.1]). No boot steps needed.