(Switch 2) Compatibility Mode: Difference between revisions
No edit summary |
|||
Line 49: | Line 49: | ||
|- | |- | ||
| 4 || SerializeSavedataAccess || A global mutex is taken when a file starting with "savedata" is opened, and held until the file has been closed. Commit-action also takes the mutex, so the commit will not complete until the file has been closed. | | 4 || SerializeSavedataAccess || A global mutex is taken when a file starting with "savedata" is opened, and held until the file has been closed. Commit-action also takes the mutex, so the commit will not complete until the file has been closed. | ||
|- | |||
| 6 || PreventNegativeVibrationValue || | |||
|- | |- | ||
| 10 || NeedsWaitingLaunchLogo || | | 10 || NeedsWaitingLaunchLogo || | ||
Line 96: | Line 98: | ||
|- | |- | ||
| nn::os::QueryMemoryInfo,nn::os::QueryMemoryInfoForDebug || Hides stolen Heap memory that it uses for itself... || | | nn::os::QueryMemoryInfo,nn::os::QueryMemoryInfoForDebug || Hides stolen Heap memory that it uses for itself... || | ||
|- | |||
| nn::hid::VibrationPlayer::SetCurrentPosition || If position is negative, drop the call. || MiscControlData bit6 | |||
|} | |} | ||