Advertisement
zaisty

DDrawCompat HQ Preset - Konfiguracja/Configuration

Apr 6th, 2025 (edited)
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | Gaming | 0 0
  1. # DDrawCompat HQ Preset - Konfiguracja/Configuration
  2. #
  3. # https://github.com/narzoul/DDrawCompat
  4. #
  5. # https://github.com/narzoul/DDrawCompat/wiki/Configuration
  6. #
  7. # Plik DDrawCompat.ini kopiujemy do:
  8. #
  9. # Global configuration:
  10. # %PROGRAMDATA%\DDrawCompat\DDrawCompat.ini
  11. #
  12. # lub
  13. #
  14. # User configuration:
  15. # %LOCALAPPDATA%\DDrawCompat\DDrawCompat.ini
  16. #
  17. # Plik ini możemy edytować według upodobań, choć tutaj zamieściłem już skonfigurowaną wersję.
  18. # Warto aktualizować DDrawCompat do najnowszej wersji.
  19. #
  20. #
  21. DDrawCompat.ini:
  22.  
  23. AltTabFix = off
  24. AlternatePixelCenter = off
  25. Antialiasing = msaa8x(2)
  26. BltFilter = bilinear
  27. ColorKeyMethod = alphatest(1)
  28. ConfigHotKey = shift+f11
  29. ConfigRows = allrw, allro
  30. ConfigTransparency = alpha(90)
  31. CpuAffinity = 1
  32. CpuAffinityRotation = on
  33. CrashDump = off
  34. DepthFormat = 32
  35. DesktopColorDepth = initial
  36. DesktopResolution = desktop
  37. DisplayAspectRatio = display
  38. DisplayFilter = spline
  39. DisplayRefreshRate = app
  40. DisplayResolution = desktop
  41. DpiAwareness = permonitor
  42. FontAntialiasing = on
  43. ForceD3D9On12 = off
  44. FpsLimiter = off
  45. FullscreenMode = borderless
  46. LogLevel = info
  47. PalettizedTextures = off
  48. RenderColorDepth = 32
  49. ResolutionScale = display(1)
  50. ResolutionScaleFilter = bilinear
  51. SoftwareDevice = rgb
  52. SpriteDetection = off
  53. SpriteFilter = app
  54. SpriteTexCoord = app
  55. StatsAggregateTime = 3
  56. StatsColumns = label, cur, avg, min, max
  57. StatsHotKey = shift+f12
  58. StatsPosX = right
  59. StatsPosY = top
  60. StatsRows = label, presentrate, fliprate, blitcount, lockcount
  61. StatsTransparency = alpha(75)
  62. StatsUpdateRate = 5
  63. SupportedDepthFormats = all
  64. SupportedResolutions = native, 640x480, 800x600, 1024x768
  65. SupportedTextureFormats = all
  66. SurfacePatches = none
  67. TerminateHotKey = ctrl+alt+end
  68. TextureFilter = bilinear
  69. ThreadPriorityBoost = off
  70. VSync = app
  71. VertexBufferMemoryType = sysmem
  72. VertexFixup = gpu
  73. ViewportEdgeFix = off
  74. WinVersionLie = off
  75.  
  76. # Koniec pliku
  77. #
  78. # zaisty.ovh
  79. # rentry.co/diablo1996
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement