Fixed boot files

This commit is contained in:
2026-02-10 16:44:54 +01:00
parent 7dfdfa0462
commit 650eebdc3a
5 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
[boot]
; Versions are now in apps.ini section names (e.g. [DBI_EN - 864]).
; No boot steps needed; exec boot removed from package.ini for [*Apps].
try:
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/apps/apps.ini /switch/.packages/OmniNX Downloader/include/apps/apps.ini

View File

@@ -1,2 +1,3 @@
[boot]
; Versions are in emulation.ini section names (e.g. [melonDS - 7.2.1]). No boot steps needed.
try:
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/emulation/emulation.ini /switch/.packages/OmniNX Downloader/include/emulation/emulation.ini

View File

@@ -1,2 +1,3 @@
[boot]
; Versions are in overlays.ini section names. No boot steps needed.
try:
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/overlays/overlays.ini /switch/.packages/OmniNX Downloader/include/overlays/overlays.ini

View File

@@ -1,2 +1,3 @@
[boot]
; Versions are in sysmodules.ini section names. No boot steps needed.
try:
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/sysmodules/sysmodules.ini /switch/.packages/OmniNX Downloader/include/sysmodules/sysmodules.ini