Luma3DS icon indicating copy to clipboard operation
Luma3DS copied to clipboard

2x input redirection bugs

Open shizwz opened this issue 4 years ago • 1 comments

System model: New 3DS (XL)

SysNAND version (+emu/redNAND version if applicable):

Sys 13.0-45U

Entrypoint (How/what you're using to boot Luma3DS)

Sighax/fastboot3ds

Luma3DS version:

v10.1.3 stable

Luma3DS configuration/options:

Default EmuNAND: ( )

Screen brightness: (4 )

Splash: ( before)

Splash duration: (3 )

PIN lock: (6 )

New 3DS CPU: ( off)

--

Autoboot EmuNAND: ( )

Use EmuNAND FIRM if booting with R: ( )

Enable loading external FIRMs and modules: ( )

Enable game patching: ( x)

Show NAND or user string in System Settings: ( x)

Show GBA boot screen in patched AGB_FIRM: ( x)

Patch Arm9 access: ( )

Set developer UNITINFO: ( )

Disable Arm11 exception handlers: ( )

--

Explanation of the issue:

Two poblems are explained in steps. As these do not cause any crashes they are not especially urgent fixes. I don't know if it is known for background processes to fail in sleep mode but i feel these bugs could be prevented by totally turning off input redirection when entering/exiting sleep.

Steps to reproduce: Issue 1:

  1. Successfully start input redirection and connect

  2. Start software

  3. Enter sleep mode (close lid for a few secs)

  4. Input redirection seems to have stopped

  5. However the option 'stop input redirection' remains

  6. Clicking 'stop input redirection' starts input redirection and the 'stop input redirection' option remains (as it should)

  7. Everything works as normal

Issue 2:

  1. Start input redirection and do not connect

  2. Close lid for a while to enter sleep

  3. Open lid and everything is frozen (e.g. no background music)

  4. Stopping input redirection unfreezes

  5. Everything works as normal

Dump file:

These do not cause crashes

Edit: grammar

shizwz avatar May 27 '20 22:05 shizwz

A logical solution for both of these would be to just disable input direction entirely upon sleep mode. Just saying.

amplesand avatar Sep 04 '22 03:09 amplesand