mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-18 09:00:53 -05:00
Stub a few services, add support for generating call stacks on the CPU
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
public static class AOptimizations
|
||||
{
|
||||
public static bool DisableMemoryChecks = false;
|
||||
|
||||
public static bool GenerateCallStack = true;
|
||||
}
|
||||
Reference in New Issue
Block a user