mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-24 05:22:07 +00:00
removed conserve memory because holy stutters (oops)
This commit is contained in:
parent
75a3a1f055
commit
27e2d17dc5
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
"System.GC.Concurrent": true,
|
||||
"System.GC.Server": false,
|
||||
"System.GC.RetainVM": true,
|
||||
"System.GC.ConserveMemory": 9,
|
||||
"System.Runtime.TieredCompilation.QuickJit": false,
|
||||
"System.Runtime.TieredCompilation.QuickJitForLoops": false,
|
||||
"DOTNET_ReadyToRun": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue