Merge pull request #2253 from porschemad911/3ds-conf

emulator config - update 3DS file extensions
This commit is contained in:
John Williams
2026-01-29 22:22:14 +11:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ SYSTEM_MANUFACTURER="Nintendo"
SYSTEM_RELEASE="2010"
SYSTEM_HARDWARE="portable"
SYSTEM_PATH="/storage/roms/3ds"
SYSTEM_EXTENSION=".3ds .3dsx .elf .axf .cci .cxi .app"
SYSTEM_EXTENSION=".3dsx .app .axf .cci .cxi .cia .elf .z3dsx .zcia .zcci .zcxi"
SYSTEM_PLATFORM="3ds"
SYSTEM_THEME="3ds"
SYSTEM_WIKI_PATH="3ds"