home *** CD-ROM | disk | FTP | other *** search
/ CD Action 47 A / cdactioncoverdisc47a2000.iso / MissileCom / Demo.exe / data1.cab / Program_Executable_Files / 3DOptions.ini next >
INI File  |  2000-01-24  |  853b  |  17 lines

  1. [Graphics]
  2. ; These commands change the graphics options under hardware acceleration.
  3. ; ** Read the README.TXT file before making any changes **
  4. ; FogModeEnabled: 1 (default) or 0. Set it to 0 on if you see odd colors in D3D.
  5. ; ForceBlitting: 0 (default) or 1. Set it to 1 on if screen flickers.
  6. ; DisableSinglePassMultitex: 0 (default) or 1. Set it to 1 if you experience color corruptions at the highest detail setting.
  7. ; DisableModulate2X: 0 (default) or 1. Set it to 1 if colors in are wrong.
  8. ; TextureScaling: 1 (default), 2 or 4. Set it to 2 or 4 if the game runs very slowly.
  9. ; TextureAddressing: 0 (default), -1.0 or 1.0. Change it to -1 or 1 if text and small graphics are misaligned.
  10. FogModeEnabled =        1
  11. ForceBlitting =        0
  12. DisableSinglePassMultitex =        0
  13. DisableModulate2X =        0
  14. TextureScaling =        1
  15. TextureAddressing =        0.000000
  16.  
  17.