settings: Add setting to control NSO dumping

Also adds UI option in Debug > Dump section, with the idea later things to be dumped (i.e. other game data or textures, etc) will use the same group box.
This commit is contained in:
Zach Hilman 2018-10-29 16:09:08 -04:00
parent 9078bb9854
commit 48eb3742b9
6 changed files with 28 additions and 1 deletions

View file

@ -201,6 +201,8 @@ log_filter = *:Trace
# Port for listening to GDB connections.
use_gdbstub=false
gdbstub_port=24689
# Determines whether or not yuzu will dump all NSOs it attempts to load while loading them
dump_nso=false
[WebService]
# Whether or not to enable telemetry