summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/default_ini.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-rw-r--r--src/yuzu_cmd/default_ini.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h
index a3b8432f5..d9a2a460c 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -330,10 +330,6 @@ bg_red =
330bg_blue = 330bg_blue =
331bg_green = 331bg_green =
332 332
333# Caps the unlocked framerate to a multiple of the title's target FPS.
334# 1 - 1000: Target FPS multiple cap. 1000 (default)
335fps_cap =
336
337[Audio] 333[Audio]
338# Which audio output engine to use. 334# Which audio output engine to use.
339# auto (default): Auto-select 335# auto (default): Auto-select
@@ -434,9 +430,6 @@ use_debug_asserts =
434use_auto_stub = 430use_auto_stub =
435# Enables/Disables the macro JIT compiler 431# Enables/Disables the macro JIT compiler
436disable_macro_jit=false 432disable_macro_jit=false
437# Presents guest frames as they become available. Experimental.
438# false: Disabled (default), true: Enabled
439disable_fps_limit=false
440# Determines whether to enable the GDB stub and wait for the debugger to attach before running. 433# Determines whether to enable the GDB stub and wait for the debugger to attach before running.
441# false: Disabled (default), true: Enabled 434# false: Disabled (default), true: Enabled
442use_gdbstub=false 435use_gdbstub=false