home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 42 / CDGAMER42.iso / FishSim / fsetup / Inf / fishing.ini < prev    next >
INI File  |  2000-06-23  |  1KB  |  64 lines

  1.  
  2. ; FISHING SECTION 
  3. [Fishing]
  4.  
  5.  
  6. ; Timer speed divisors to regulate fast computers
  7. SoundTimer = 4
  8. GameTimer = 3
  9.  
  10. ; Take out the semi-colon before hwtest = 1 below to debug a hardware 
  11. ; problem, when you next run fishing a file will be created in the fishsim
  12. ; directory called hwtest.txt. This file can be emailed to 
  13. ; jspoo1sc@hotmail.com for diagnosis and a fix to the problem.
  14.  
  15. ; HWTEST = 1 
  16.  
  17. ; If you have video problems, change the VMODE1 line to read VMODE1 = 273
  18. ; and also the VMODE2 line to read VMODE2 = 272.
  19.  
  20. ; Video mode checking sequence
  21. ; 640x480 with 32768 colours (272) or 65536 colours (273)
  22. VMODE1 = 272
  23. VMODE2 = 273
  24. flowspeed = 50
  25. ; Network poll time (1 = fast, 100 = slow)
  26. NETSPEED = 3
  27.  
  28.  
  29. ; Client wait period for setting up network, if problems with 
  30. ; "unknown anglers" on client computers, increase the value.
  31. NETDELAY = 50
  32.  
  33. ; Socket = 0x869c = 34460 decimal - IPX socket to use
  34. NETSOCKET = 34460
  35.  
  36. rodcolour1 = 10432
  37. rodcolour2 = 13568
  38.  
  39. ; 1 is high quality, 5 is low quality
  40. Linequal = 2
  41.  
  42.  
  43. ; Use VBE 2.0, if 0 uses VBE1.2
  44. VBE2.0 = 1
  45.  
  46. ; Sound effects master volume
  47. Volume = 32000
  48.  
  49. ; Mouse mickey divisor's for rod movement sensitivity when fishing
  50. MickeyX = 128
  51. MickeyY = 96
  52. MickeyA = 5000
  53.  
  54. ; LEVEL NAME SECTION
  55. [Levels]
  56. L000 = Realistic
  57. L001 = Professional Fisherman
  58. L002 = Good Fisherman
  59. L003 = Amateur Fisherman
  60. L004 = Novice Fisherman
  61. L005 = Beginner 
  62. L006 = Fun Fishing
  63. L007 = Loads of fish !
  64.