diff options
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index 32df104..77dcb52 100644 --- a/default.cfg +++ b/default.cfg @@ -54,6 +54,13 @@ bindings { } } +io { + devices { + 1 gamepad6.1 + 2 gamepad6.2 + } +} + video { width 640 vertex_shader default.v.glsl @@ -66,6 +73,7 @@ audio { } clocks { + max_cycles 3420 speeds { 1 150 2 200 |