mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-23 09:36:27 -05:00
Add special log for stubs (#81)
* add stub loglevel * add log for stubbed methods
This commit is contained in:
@@ -19,6 +19,9 @@ Logging_Enable_Error = true
|
||||
#Enable print fatal logs
|
||||
Logging_Enable_Fatal = true
|
||||
|
||||
#Enable print stubbed calls logs
|
||||
Logging_Enable_Stub = false
|
||||
|
||||
#Enable print Ipc logs
|
||||
Logging_Enable_Ipc = false
|
||||
|
||||
|
Reference in New Issue
Block a user