home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2003 December (Special) / Gamestar-Special_2003-12_cd.bin / Adventure / dmjava.exe / dmnew.cfg < prev    next >
Text File  |  2002-08-14  |  784b  |  23 lines

  1. ; Display Settings. Default 800x600, 0(depth), 0(refresh) (0 for depth and refresh means use best, but this doesn't work for some. other possibles are 8,16,24,or 32 and 60,72,85,etc).
  2. fullscreen 0
  3. 800
  4. 600
  5. 32
  6. 0
  7. ; Game speed.  Values range from 10 (fastest) to 100 (slowest).  Default 45.
  8. speed 45
  9. ; Game difficulty.  values range from -2 (easiest) to 2 (hardest).  Default 0.
  10. difficulty 0
  11. ; Darkness, 0 to turn off.
  12. darkness 1
  13. ; Transparency (for ghosts).  0 to turn off.
  14. transparency 1
  15. ; Text antialiasing.  0 to turn off
  16. antialias 1
  17. ; Monster footstep sounds.  0 to turn off.
  18. footsteps 1
  19. ; Show the party on the automap.  0 to turn off.
  20. showparty 0
  21. ; Boost the dungeon display brightness.  Values range from 0 (none) to 32 (brightest).  Default 0.
  22. brightness 0
  23.