; Abuse-SDL Configuration file

; Location of the datafiles
datadir=/PROGDIR/share/games/abuse

; Startup fullscreen
fullscreen=0

; Use DoubleBuffering
doublebuf=0

; Use mono audio only
mono=0

; Grab the mouse to the window
grabmouse=0

; Set the scale factor
scale=2

; Use OpenGL
gl=0

; Use anti-aliasing (with gl=1 only)
antialias=1

; Disable the SDL parachute in the case of a crash
nosdlparachute=0

; Key mappings
left=LEFT
right=RIGHT
up=UP
down=DOWN
fire=SPACE
weapprev=CTRL_R
weapnext=INSERT
