(Switch 2) Compatibility Mode: Difference between revisions
Line 48: | Line 48: | ||
| 2 || PreventShaderCacheOpenDirectory || Prevents game from opening directory: "host:/shaders/build/" | | 2 || PreventShaderCacheOpenDirectory || Prevents game from opening directory: "host:/shaders/build/" | ||
|- | |- | ||
| 4 || SerializeSavedataAccess || | | 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. | ||
|- | |- | ||
| 10 || NeedsWaitingLaunchLogo || | | 10 || NeedsWaitingLaunchLogo || |