28 lines
897 B
INI
Executable File
28 lines
897 B
INI
Executable File
; Pinball INI-File by KIWI Hamburg
|
|
|
|
[Settings]
|
|
; The speed setting defines the "time resolution" of the graphics.
|
|
; The higher the setting, the "smoother" the ball will run.
|
|
; However, if your hardware is too slow for the current speed setting,
|
|
; the pinball machine might "hang" or not react correctly.
|
|
; The speed setting DOES NOT influence game speed.
|
|
; In any case, try setting your Windows graphics resolution to
|
|
; 640x480 pixel in 256 colours before changing this setting.
|
|
; Speed=1 for slow graphics hardware
|
|
; Speed=5 for very fast graphics hardware
|
|
; Default: Speed=3
|
|
Speed=3
|
|
|
|
; Sound=1 for Sounds on
|
|
; Sound=0 for Sounds off
|
|
; Default: Sounds=1
|
|
Sounds=1
|
|
|
|
;Language=1 for english helpscreen
|
|
;Language=2 for german helpscreen
|
|
;Language=3 for french helpscreen
|
|
;Language=4 for italian helpscreen
|
|
;Language=5 for spanish helpscreen
|
|
;Default: Language=1
|
|
Language=2
|