mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-07-12 14:04:17 +00:00
Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable Debug/Trace logs by default
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
Logging_Enable_Info = true
|
||||
|
||||
#Enabled print trace logs
|
||||
Logging_Enable_Trace = true
|
||||
Logging_Enable_Trace = false
|
||||
|
||||
#Enabled print debug logs
|
||||
Logging_Enable_Debug = true
|
||||
Logging_Enable_Debug = false
|
||||
|
||||
#Enabled print warning logs
|
||||
Logging_Enable_Warn = true
|
||||
|
||||
Reference in New Issue
Block a user