From aa5f4bc3a4aeeeb4135f46a83a89c91ca2ccfb29 Mon Sep 17 00:00:00 2001 From: Vicki Pfau Date: Tue, 11 Mar 2025 14:51:04 -0700 Subject: [PATCH] 3DS: Change title ID to avoid conflict with commercial title (fixes #3023) --- CHANGES | 1 + src/platform/3ds/cia.rsf.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index cf0083bbc..faf7b1e9c 100644 --- a/CHANGES +++ b/CHANGES @@ -32,6 +32,7 @@ Other fixes: - Qt: Fix potential crash when configuring shortcuts - Qt: Fix regression where loading BIOS creates a save file (fixes mgba.io/i/3359) Misc: + - 3DS: Change title ID to avoid conflict with commercial title (fixes mgba.io/i/3023) - Core: Handle relative paths for saves, screenshots, etc consistently (fixes mgba.io/i/2826) - Core: Improve rumble emulation by averaging state over entire frame (fixes mgba.io/i/3232) - Core: Add MD5 hashing for ROMs diff --git a/src/platform/3ds/cia.rsf.in b/src/platform/3ds/cia.rsf.in index adc36ea0a..3aab5cb6b 100644 --- a/src/platform/3ds/cia.rsf.in +++ b/src/platform/3ds/cia.rsf.in @@ -9,7 +9,7 @@ BasicInfo: TitleInfo: Category : Application - UniqueId : 0x1A1E + UniqueId : 0xD721 Option: UseOnSD : true # true if App is to be installed to SD