-
Notifications
You must be signed in to change notification settings - Fork 595
Description
System model:
Old 3DS
SysNAND version (+emu/redNAND version if applicable):
11.17.0-50E SysNAND
Entrypoint (How/what you're using to boot Luma3DS):
Boot9Strap
Luma3DS version:
v13.3.3 stable
Luma3DS configuration/options:
Default EmuNAND: ( )
Screen brightness: (4)
Splash: (Off)
Splash duration: ( )
PIN lock: (Off)
New 3DS CPU: ( )
Hbmenu autoboot: (3DS)
--
Autoboot EmuNAND: ( )
Enable loading external FIRMs and modules: ( )
Enable game patching: ( )
Redirect app. syscore threads to core2: ( )
Show NAND or user string in System Settings: (x)
Show GBA boot screen in patched AGB_FIRM: ( )
--
Explanation of the issue:
If you go into the Rosalina menu and enable the debugger, even if you disable it afterwards, no local wireless software will work until after a reboot. More specifically, the NWMUDS:InitializeWithVersion syscall returns error code 0xe06113f9, which is different from the 0xc9411002 obtained when wireless is disabled.
Entering and exiting DS mode also fixes it, but I assume this is because a sort of reboot is involved in that process.
Steps to reproduce:
- Open the Rosalina menu and enable the debugger
- Open Download Play 3DS, or the devKitPro UDS example
Dump file (if applicable):