Add cacheselector and allow PPTC with exefs mods
this is currently broken with Exlaunch mods that use hooks
This commit is contained in:
@@ -212,6 +212,7 @@ namespace Ryujinx.HLE.Loaders.Processes
|
||||
dummyExeFs.GetNpdm(),
|
||||
nacpData,
|
||||
diskCacheEnabled: false,
|
||||
diskCacheSelector: string.Empty,
|
||||
allowCodeMemoryForJit: true,
|
||||
programName,
|
||||
programId,
|
||||
|
||||
Reference in New Issue
Block a user