home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / pc / directx2 / iklowns / iklowns.gam < prev    next >
Encoding:
INI File  |  1995-11-06  |  5.7 KB  |  241 lines

  1. [General]
  2. useddraw=1
  3. doublebuffer=1
  4. ; Sound Modes: 0=DirectSound, 1=waveOut, 2=sndPlaySound
  5. soundmode=0
  6. dlls=krusty.dll,misc.dll
  7. datapath=data
  8. ; If two-players on one machine, character for second klown
  9. SecondKlown=Klown2
  10. ; If one-player, computer generated klown...
  11. RoboKlown=Klown2
  12. ; If n-players, character for remote klowns
  13. RemoteKlown=Klown2
  14. ; if ForceProfile is given, real machine is ignored & this profile is used
  15. ;ForceProfile=Full
  16.  
  17. [Profiles]
  18. ; processor, bus type, min system memory, min vid memory, video software
  19. ; see cgglobals.h for definitions of values
  20. Full=3,3,8,1,1
  21. Med=3,0,8,1,1
  22. Low=0,0,0,0,1
  23.  
  24. [KRUSTY.DLL]
  25. aggression=5
  26. mobility=15
  27. fastklown=0
  28. fastvel=200
  29. debugout=0
  30. piespeed=200
  31. pierange=600
  32. MouseSensitivity=75
  33. JoystickSensitivity=33
  34. RunThreshold=50
  35. RemoteUpdateInterval=1000
  36. RemoteTimeout=30
  37.  
  38. [Levels]
  39. Rumble=1
  40.  
  41. [Rumble]
  42. Full=RumbleFull
  43. Med=RumbleMed
  44. Low=RumbleLow
  45. Bare=RumbleBare
  46. ; NOTE: must always have a Default
  47. Default=RumbleGDI
  48.  
  49. [IntroScreens]
  50. Bitmap=credits.BMP,instruct.BMP
  51. Delay=4
  52.  
  53. [OptionScreens]
  54. Bitmap=BACKDROP.BMP
  55. TextRect=150,100,590,380
  56. DefaultColor=255,0,0
  57. DefaultShadow=149,149,149
  58. SelectColor=255,255,255
  59. SelectShadow=0,0,0
  60. FontFamily=SS_TIMES
  61. MouseSensitivity=75
  62. JoystickSensitivity=33
  63. Timeout=30
  64.  
  65. [CreditScreens]
  66. Bitmap=BACKDROP.BMP
  67. TextRect=100,5,590,475
  68. DefaultColor=255,255,0
  69. DefaultShadow=0,0,0
  70. FontFamily=SS_TIMES
  71. LinesPerScreen=12
  72. ScrollRate=2
  73. Music=KLOWN.MID
  74.  
  75. [LoadingScreens]
  76. Bitmap=LOAD.BMP
  77. HotSpot=333,273
  78. DefaultColor=255,0,0
  79. DefaultShadow=0,0,0
  80. FontFamily=SS_TIMES
  81. TextRect=100,350,600,400
  82. SoundStart=blow1.wav,63,loop
  83. SoundUpdate=blow2.wav,63,noloop
  84. SoundEnd=bang.wav,127,noloop
  85. Music=KLOWN.MID
  86.  
  87. [RumbleFull]
  88. WorldX=1920
  89. WorldY=704
  90. StartX=-390
  91. StartY=-240
  92. Music=KLOWN.MID
  93. Palette=iklowns.pal
  94. Graphics=RumbleGraphicsFull
  95. WinLose=CREDIT.BMP
  96.  
  97. [RumbleMed]
  98. WorldX=1920
  99. WorldY=704
  100. StartX=-390
  101. StartY=-240
  102. Music=KLOWN.MID
  103. Palette=iklowns.pal
  104. Graphics=RumbleGraphicsMed
  105. WinLose=CREDIT.BMP
  106.  
  107. [RumbleLow]
  108. WorldX=1920
  109. WorldY=704
  110. StartX=-390
  111. StartY=-240
  112. Music=KLOWN.MID
  113. Palette=iklowns.pal
  114. Graphics=RumbleGraphicsLow
  115. WinLose=CREDIT.BMP
  116.  
  117. [RumbleBare]
  118. WorldX=1920
  119. WorldY=704
  120. StartX=-390
  121. StartY=-240
  122. Music=KLOWN.MID
  123. Palette=iklowns.pal
  124. Graphics=RumbleGraphicsBare
  125. WinLose=CREDIT.BMP
  126.  
  127. [RumbleGDI]
  128. WorldX=1920
  129. WorldY=704
  130. StartX=-390
  131. StartY=-240
  132. Music=KLOWN.MID
  133. Palette=iklowns.pal
  134. Graphics=RumbleGraphicsLow
  135. WinLose=CREDIT.BMP
  136.  
  137. ; graphics list for full profile (pentium, PCI, etc.)
  138. [RumbleGraphicsFull]
  139. Sky=Sky
  140. sidef=TiledImage,14,-960,-105
  141. foreg1=TiledImage,1,-960,115
  142. BigTBig=TiledImage,20,-400,-40
  143. RollCost=TiledImage,72,100,-5
  144. BigTop=TiledImage,60,200,30
  145. BigTSml=TiledImage,70,40,104
  146. sideb=TiledImage,15,-960,-40
  147. ground1=TiledImage,13,-960,80
  148. ; note: numbers are: zmin, zmax, xpos, ypos, numactions, preload, remote object name
  149. ;     The actions MUST match the number of actions actually defined...
  150. Ferris=Character,128,128,-60,20,1,1
  151. Plane=Character,129,129,700,0,1,1
  152. Cloud1=Character,180,180,300,0,1,1
  153. Cloud2=Character,260,260,350,50,1,1
  154. Cloud3=Character,340,340,0,40,1,1
  155. Klown=Character,2,12,-210,30,32,1,Klown2
  156. Klown2=Character,2,12,210,30,32,0
  157. Pie=Character,255,255,500,0,2,0
  158.  
  159. ; graphics list for med profile (same as full with no PCI)
  160. [RumbleGraphicsMed]
  161. Sky=Sky
  162. sidef=TiledImage,14,-960,-105
  163. foreg1=TiledImage,1,-960,115
  164. ;BigTBig=TiledImage,20,-400,-40
  165. ;RollCost=TiledImage,72,100,-5
  166. BigTop=TiledImage,60,200,30
  167. BigTSml=TiledImage,70,40,104
  168. sideb=TiledImage,15,-960,-40
  169. ground1=TiledImage,13,-960,80
  170. ; note: numbers are: zmin, zmax, xpos, ypos, numactions, preload, remote object name
  171. ;     The actions MUST match the number of actions actually defined...
  172. StaticFerris=Character,128,128,-60,20,1,1
  173. Plane=Character,129,129,700,0,1,1
  174. Cloud1=Character,180,180,300,0,1,1
  175. ;Cloud2=Character,260,260,350,50,1,1
  176. ;Cloud3=Character,340,340,0,40,1,1
  177. Klown=Character,2,12,-210,30,32,1,Klown2
  178. Klown2=Character,2,12,210,30,32,0
  179. Pie=Character,255,255,500,0,2,0
  180.  
  181. ; graphics list for low profile (dog slow machine)
  182. [RumbleGraphicsLow]
  183. Sky=Sky
  184. sidef=TiledImage,14,-960,-105
  185. ;foreg1=TiledImage,1,-960,115
  186. ;BigTBig=TiledImage,20,-400,-40
  187. ;RollCost=TiledImage,72,100,-5
  188. BigTop=TiledImage,60,200,30
  189. ;BigTSml=TiledImage,70,40,104
  190. sideb=TiledImage,15,-960,-40
  191. ground1=TiledImage,13,-960,80
  192. ; note: numbers are: zmin, zmax, xpos, ypos, numactions, preload, remote object name
  193. ;     The actions MUST match the number of actions actually defined...
  194. StaticFerris=Character,128,128,-60,20,1,1
  195. ;Plane=Character,129,129,700,0,1,1
  196. Cloud1=Character,180,180,300,0,1,1
  197. ;Cloud2=Character,260,260,350,50,1,1
  198. ;Cloud3=Character,340,340,0,40,1,1
  199. Klown=Character,2,12,-210,30,32,1,Klown2
  200. Klown2=Character,2,12,210,30,32,0
  201. Pie=Character,255,255,500,0,2,0
  202.  
  203. ; graphics list for bare profile (testing)
  204. [RumbleGraphicsBare]
  205. Sky=Sky
  206. ;sidef=TiledImage,14,-960,-105
  207. ;foreg1=TiledImage,1,-960,115
  208. ;BigTBig=TiledImage,20,-400,-40
  209. ;RollCost=TiledImage,72,100,-5
  210. ;BigTop=TiledImage,60,200,30
  211. ;BigTSml=TiledImage,70,40,104
  212. ;sideb=TiledImage,15,-960,-40
  213. ground1=TiledImage,13,-960,80
  214. ; note: numbers are: zmin, zmax, xpos, ypos, numactions, preload, remote object name
  215. ;     The actions MUST match the number of actions actually defined...
  216. ;StaticFerris=Character,128,128,-60,20,1,1
  217. ;Plane=Character,129,129,700,0,1,1
  218. ;Cloud1=Character,180,180,300,0,1,1
  219. ;Cloud2=Character,260,260,350,50,1,1
  220. ;Cloud3=Character,340,340,0,40,1,1
  221. Klown=Character,2,12,-210,30,32,1,Klown2
  222. Klown2=Character,2,12,210,30,32,0
  223. Pie=Character,255,255,500,0,2,0
  224.  
  225.  
  226. [Ferris]
  227. Turn=0
  228.  
  229. [Turn]
  230. SequenceFile=fw0.spr
  231. SequenceName=Turn
  232. Rate=15
  233.  
  234. [StaticFerris]
  235. DontTurn=0
  236.  
  237. [DontTurn]
  238. SequenceFile=fwstatic.spr
  239. SequenceName=DontTurn
  240.  
  241.