home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 May / Igromania_2005-05.iso / DemosThemes2 / Demo1944BattleOfTheBulge / demo1944english.exe / Inf / td3doptions.inf < prev    next >
INI File  |  2004-06-08  |  2KB  |  80 lines

  1.  
  2. [OPTIONS]
  3. {
  4. ; Digital Reality D3D Finetuning config file
  5. ; Modifying contents of this file without
  6. ; consulting the developer is neither recommended
  7. ; nor supported!
  8. ; Gameplay experience, image quality, framerate
  9. ; can be severely damaged by incorrect settings!
  10.  
  11.  
  12.   ; specifying the adapter number. DONT USE IT!
  13.   Adapter = 0
  14.  
  15.  
  16.   ; enables antialiasing. may be a bit buggy....
  17.   ; 0 = none
  18.   ; 1 = LQ
  19.   ; 2 = HQ
  20.   Antialias = 0
  21.  
  22.  
  23.   ; this will disable any memory detection/management
  24.   ; performed by the rendersystem.
  25.   DisableSmartManagement = 0
  26.  
  27.  
  28.   ; pixel shader 2.0 only. may or may not work
  29.   ; (hence the name)
  30.   ExperimentalPostEffect = 0
  31.  
  32.  
  33.   ; enables software vertexprocessing. try it if you
  34.   ; have a _VERY_ powerful CPU and a geforce1 :)))
  35.   SoftwareVertexProcessing = 0
  36.  
  37.  
  38.   ; highest quality, slower shadows. nVidia only!
  39.   ; DO NOT SET IT WITH CARDS UNDER 128MB OF RAM OR
  40.   ; ANTIALIASING !!!!
  41.   UltraHiresShadow = 0
  42.  
  43.  
  44.   ; enables vsync. may be slower
  45.   Vsync = 0
  46.  
  47.  
  48.   ; defines custom video refresh rate. DONT USE IT!
  49.   Refresh = 0
  50.  
  51.  
  52.   ; enables verbose mode. for debugging purposes only.
  53.   Verbose = 0
  54.  
  55.   ; akarmi - a filmeffekt teszt
  56.   ThoseWereTheTimes = 1
  57.   ThoseInner = 1.2
  58.   ThoseOuter = 1.4
  59.   ThoseNoise = 192
  60.   ThoseTile = 2.0
  61.   ThoseBar = 5
  62.   ThoseBarMin = 10
  63.   ThoseBarMax = 80
  64.   ThoseBarColor = 192
  65.   ThoseColor = 230
  66.  
  67.   ; shadow fitter
  68.   ShadowMagicNumber = 1
  69.   ShadowBottomPlane = 0, 0, 1, 0
  70.   ShadowTopPlane = 0, 0, 1, 30
  71.  
  72.   ; OneBitHDR settings
  73.   OneBitHDR = 0
  74.   OneBitHDRLightScale = 0.75
  75.   OneBitHDRAmbientScale = 0.5
  76.  
  77.   ; Blur
  78.   BlurTextureSize = 256
  79.   BlurPasses = 4
  80. }