| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
review fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lifo and the emulated controller
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kernel: svc: Implement SetProcessMemoryPermission
|
|
|
|
|
|
|
|
Fix screenshot dimensions when at 1x scale
|
|
Fix crash on exit due to static scoped dummy threads
|
|
|
|
- Used by Skyline modding framework
|
|
|
|
- Used by Skyline modding framework
|
|
|
|
|
|
This was regressed by ART.
Prior to ART, the screenshots were saved at the title's framebuffer resolution. A misunderstanding of the existing logic led to screenshot dimensions becoming dependent on the host render window size.
This changes the behavior to match how it was prior to ART at 1x, with screenshots now always being the title's framebuffer dimensions scaled by the resolution scaling factor.
|
|
|
|
Fixes screenshots at non integer scaling
|
|
|
|
|
|
The text check message can be encoded in UTF-8.
|
|
Confirm means that the text has already been checked by the application to be correct, but is asking the user for confirmation.
The confirmation text itself seems to be corrupted though, this needs to be investigated.
Fixes the software keyboard in Famicom Detective Club: The Missing Heir
|
|
- Used by Just Dance 2022
|
|
general: Get the current process program id directly from the system
|