aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Ryujinx/Config.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/Ryujinx/Config.json b/Ryujinx/Config.json
index 6c8a226a..c15ce97b 100644
--- a/Ryujinx/Config.json
+++ b/Ryujinx/Config.json
@@ -1,5 +1,5 @@
{
- "version": 29,
+ "version": 32,
"enable_file_log": true,
"backend_threading": "Auto",
"res_scale": 1,
@@ -31,7 +31,7 @@
"enable_ptc": true,
"enable_fs_integrity_checks": true,
"fs_global_access_log_mode": 0,
- "audio_backend": "OpenAl",
+ "audio_backend": "SDL2",
"memory_manager_mode": "HostMappedUnsafe",
"expand_ram": false,
"ignore_missing_services": false,
@@ -61,7 +61,7 @@
"toggle_vsync": "Tab",
"screenshot": "F8",
"show_ui": "F4",
- "pause": "F5"
+ "pause": "F5"
},
"keyboard_config": [],
"controller_config": [],