Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 4th, 2012  |  syntax: None  |  size: 1.26 KB  |  hits: 25  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. language="English";
  2. adapter=-1;
  3. 3D_Performance=93750;
  4. Resolution_Bpp=32;
  5. Resolution_W=1920;
  6. Resolution_H=1080;
  7. refresh=60;
  8. winX=16;
  9. winY=32;
  10. winW=800;
  11. winH=600;
  12. winDefW=800;
  13. winDefH=600;
  14. Render_W=1920;
  15. Render_H=1080;
  16. Windowed=0;
  17. FSAA=0;
  18. AToC=0;
  19. PPAA=1;
  20. PPAA_Level=2;
  21. FXAA=13;
  22. FXAASharp=0;
  23. postFX=0;
  24. GPU_MaxFramesAhead=1000;
  25. GPU_DetectedFramesAhead=3;
  26. HDRPrecision=8;
  27. lastDeviceId="";
  28. localVRAM=1025966080;
  29. nonlocalVRAM=2147483647;
  30. vsync=0;
  31. class ModLauncherList
  32. {
  33.         class Mod1
  34.         {
  35.                 dir="CA";
  36.                 name="Arma 2";
  37.                 origin="REGISTRY";
  38.                 fullPath="d:\steam\steamapps\common\arma 2";
  39.         };
  40.         class Mod2
  41.         {
  42.                 dir="Expansion";
  43.                 name="Arma 2: Operation Arrowhead";
  44.                 origin="REGISTRY";
  45.                 fullPath="d:\steam\steamapps\common\arma 2 operation arrowhead\Expansion";
  46.         };
  47.         class Mod3
  48.         {
  49.                 dir="PMC";
  50.                 name="Arma 2: Private Military Company";
  51.                 origin="REGISTRY";
  52.                 fullPath="d:\steam\steamapps\common\arma 2 operation arrowhead\PMC";
  53.         };
  54.         class Mod4
  55.         {
  56.                 dir="BAF";
  57.                 name="Arma 2: British Armed Forces";
  58.                 origin="REGISTRY";
  59.                 fullPath="d:\steam\steamapps\common\arma 2 operation arrowhead\BAF";
  60.         };
  61.         class Mod5
  62.         {
  63.                 dir="@dayz";
  64.                 name="";
  65.                 origin="GAME DIR";
  66.                 fullPath="d:\steam\steamapps\common\arma 2 operation arrowhead\@dayz";
  67.         };
  68. };