mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-23 20:20:03 +02:00
Disable memory checks by default, even on debug, move ram memory allocation inside the CPU, since the size if fixed anyway, better heap region size
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
public static class AOptimizations
|
||||
{
|
||||
|
||||
public static bool EnableMemoryChecks = false;
|
||||
}
|
||||
Reference in New Issue
Block a user