home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1998 July / PCA0798.ISO / Demos / AutoRaser / data / Game.ini < prev    next >
INI File  |  1998-04-29  |  1KB  |  46 lines

  1. [INPUT]
  2. DEVICE=3            ; 1 = Keyboard, 2 = Digital joystick, 3 = Analogue joystick/wheel, 4 = sidewinder
  3. LEFT=37                ; Cursor left (steer left)
  4. RIGHT=39            ; Cursor right (steer right)
  5. UP=38                ; Cursor up (accelerate)
  6. DOWN=40                ; Cursor down (brake)
  7. EXTRA1=17            ; Control key (horn)
  8. EXTRA2=18            ; Alt key (turbo)
  9. SENSITIVITY=80        ; sensitivity van de joystick..
  10.  
  11. [OPTIONS]
  12. resizetexture=0        ; resize the textures..
  13. visiblechunks=30    ; nmb of visible chunks..
  14. 3dsound=1            ; use positional sound or not..
  15. benzineprijs=1        ; benzine prijs
  16. texturecopy=1        ; copy textures
  17. collisionoff=0        ; collision on or off (default is on)..
  18. Difficulty=0
  19. FILTER=2            ; filtering aan of uit.. (0 = uit / 2 = aan )
  20. FOG=1                ; fog on or off..
  21. waitvbl=0            ; waitvbl..
  22.  
  23. [ETAPPE]
  24. etappe=0
  25. ; welke etappe gaan we spelen (staat in raser.ini).
  26.  
  27. [PLAYER]
  28. finished=1
  29. car=5               ; welke car rijdt de speler in (staat in raser.ini).
  30. damage=85
  31. money=173549
  32. tracktime=321068
  33. position=2
  34. MOTOR=0
  35. BANDEN=0
  36. ABS=0
  37. TURBO=1
  38. VERSNELLINGSBAK=0
  39.  
  40. [RACERS]
  41. 0=5,1,316683
  42. 1=3,3,327680
  43. 2=6,0,315756
  44. count=3
  45.  
  46.