Merge pull request #469 from greg-kennedy/patch-1

Add some entries to the Unix default snes9x.conf
This commit is contained in:
bearoso 2018-12-24 12:32:20 -06:00 committed by GitHub
commit 4e84647499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -84,7 +84,7 @@ Trace = FALSE
# PlayMovieFilename =
# RecordMovieFilename =
EnableGamePad = TRUE
PadDevice1 = (null)
PadDevice1 = /dev/input/js0
PadDevice2 = (null)
PadDevice3 = (null)
PadDevice4 = (null)
@ -100,6 +100,9 @@ ClearAllControls = FALSE
[Unix/X11]
SetKeyRepeat = TRUE
Fullscreen = FALSE
Xvideo = FALSE
MaxAspect = FALSE
VideoMode = 1
[Unix/X11 Controls]