You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
896 B
INI
49 lines
896 B
INI
; _________ _______
|
|
; / ___/ __ \/ __/ _ \ Der Clou!
|
|
; / /__/ /_/ /\ \/ ___/ Open Source Project
|
|
; \___/\____/___/_/ http://cosp.sourceforge.net
|
|
; Based on the original by neo Software GmbH
|
|
|
|
;=== Configuration
|
|
|
|
;--- Disable intro (0=no, 1=yes)
|
|
|
|
nointro = 0
|
|
|
|
;--- Screen or window size (min. 320x200)
|
|
|
|
screenwidth = 960
|
|
screenheight = 600
|
|
|
|
;--- Use fullscreen mode (0=no, 1=yes)
|
|
|
|
fullscreen = 0
|
|
|
|
;--- Use Scale2x/3x/4x upscaling (0=no, 1=yes)
|
|
|
|
scale2x = 1
|
|
|
|
;--- Disable font shadows for better readability in scaled modes
|
|
|
|
nofontshadow = 1
|
|
|
|
;--- Music & Sound Volume (0=off, 255=max)
|
|
|
|
musicvolume = 150
|
|
soundvolume = 150
|
|
|
|
;--- Joystick (0=off, 1=device #1, 2=device #2, ...)
|
|
|
|
usejoystick = 0
|
|
|
|
;--- Cheats (0=no, 42=yes)
|
|
|
|
;demo = 0
|
|
;storyoff = 0
|
|
;fullenv = 0
|
|
;leveldesign = 0
|
|
;guarddesign = 0
|
|
;nosamples = 0
|
|
;nocollision = 0
|
|
;showrooms = 0
|