summaryrefslogtreecommitdiff
path: root/default.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'default.cfg')
-rw-r--r--default.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg
index e09e747..3fc95b3 100644
--- a/default.cfg
+++ b/default.cfg
@@ -228,6 +228,11 @@ ui {
}
system {
+ #controls how the emulated system is synced to the host
+ #video provides the smoothest experience when the host and emulated system have similar refresh rates
+ #audio provides lower audio latency, especially when there is a refresh rate mismatch
+ sync_source video
+ #set this to random to debug initialization bugs
ram_init zero
default_region U
#controls whether MegaWiFi support is enabled or not