Advertisement
SORAW441

AMD Regedit Unfuckery Tweak

Jul 22nd, 2019
3,031
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 7.01 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. ;;BUG FIXED 03/08/19
  4. ;AMD Radeon Crimson to Adrenalin Tweak by SORAW441
  5. ;Tested on
  6. ;17.7 04/2018 WU_CCC2 driver (mix of Crimson 17.7.2+ Adrenalin panel)
  7. ;Works with h/w acceleration and adds:
  8. ;-DX9 Tweaks
  9. ;CatalystAI set to performance
  10. ;-;Catalyst upclock/downclock mode (old Hysterisis) turned back on. Helps!
  11. ;-FlipQueueSize to 0 (main3d to 1) flipqueuesize will be auto but main3d less
  12. ;ULPS off but ability to fully use it is enabled (na set to=1 in default, so..)
  13. ;StutterMode set to default hawaii-era levels which may help choppy games
  14. ;Triple buffering ON
  15. ;Hardware acceleration / DXVA / InternetVideo On
  16. ;
  17. ;This is not snake oil, it just all depends on your rig. You need to try it only if you got some stutter/performance issues.
  18. ;Recommended for up to Polaris/Vega but no later (no RDNA. GCN only)
  19. ;Enjoy.
  20.  
  21.  
  22. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0000]
  23. "FlipQueueSize_NA"="1"
  24. ;DX9 tweak MAY work with older cards V
  25. "KMD_APlusISharedMiniSegmentSize"=dword:00000004
  26. "KMD_APlusISharedMiniSegmentOptions"=dword:00000007
  27. "PP_GPUPowerDownEnabled"=dword:00000000
  28. ;DDC constant polling off
  29. "DMMEnableDDCPolling"=dword:00000000
  30. "EnableLPBWSupport"=dword:00000001
  31. "EnableXDSupport"=dword:00000001
  32. "EnableAspmL1"=dword:00000000
  33. "EnableAspmL0s"=dword:00000000
  34. "SurfaceFormatReplacements_NA"="0"
  35. "TextureLod_NA"="0"
  36. "TFQ_NA"="0"
  37. ;Basic ULPS @ oFF..
  38. "EnableUlps"=dword:00000000
  39. "EnableUlps_NA"="0"
  40. ;Letting hardware acceleration kick in, as its fixed now.
  41. "DXVA_WMV_NA"="0"
  42. ;Temporal AA off.
  43. "TemporalAAMultiplier_NA"="0"
  44. "AntiAlias_NA"="0"
  45. "AreaAniso_NA"="0"
  46. ;?? Still don't know what this does so set to defaults.
  47. "ACE"=hex:31,00
  48. "AntiStuttering_NA"="0"
  49. "StutterMode"=dword:000007d2
  50. "PP_MCLKStutterModeThreshold"=dword:00007530
  51. "PP_ODNExMaxACTimingTuningLevel"=dword:00000001
  52. "ATMS_NA"="0"
  53. "TestEnv"=dword:00000001
  54. "3to2PullDown_NA"="0"
  55. ;
  56. ;
  57. ;Emulating old aggressive upclocking from Catalyst (attempt)
  58. "PP_ActivityTarget"=dword:0000001e
  59. "PP_AllGraphicLevel_UpHyst"=dword:00000000
  60. "PP_AllGraphicLevel_DownHyst"=dword:00000014
  61. ;
  62. ;
  63. ; Extra thx Onna for these radeon tweaks
  64. "GI_NA"="0"
  65. "AAF_NA"="0"
  66. "AreaAniso_NA"="0"
  67. "Denoise_NA"="0"
  68. "Detail_NA"="0"
  69. "SplitScreen_NA"="0"
  70. "StaticGamma_NA"="0"
  71. "Gamma_NA"="0"
  72. "EQAA_NA"="0"
  73. "MLF_NA"="0"
  74. "EnableUlps_NA"="0"
  75. "SurfaceFormatReplacements_NA"="0"
  76. "TFQ_NA"="0"
  77. "AntiAlias_NA"="0"
  78. "TextureLod_NA"="0"
  79. "TestOnceRequest_NA"="0"
  80. "AutoTuneRequest_NA"="0"
  81. "CameraShakeMotionDetect_NA"="0"
  82. "MosquitoNoiseRemoval_NA"="0"
  83. "Deblocking_NA"="0"
  84. "ColourDesktopGamma_DEF"="1.0 1.0 1.0"
  85. "ColourDesktopBrightness_DEF"="1.0 1.0 1.0"
  86. "ColourDesktopContrast_DEF"="1.0 1.0 1.0"
  87. "ColourFullscreenGamma_DEF"="1.0 1.0 1.0"
  88. "ColourFullscreenBrightness_DEF"="1.0 1.0 1.0"
  89. "ColourFullscreenContrast_DEF"="1.0 1.0 1.0"
  90. "ColorVibrance_NA"="0"
  91. "DynamicRange_NA"="0"
  92. "Fleshtone_NA"="0"
  93. "3to2Pulldown_NA"="0"
  94. "TemporalAAMultiplier_NA"="0"
  95. "DynamicContrast_NA"="0"
  96. "ASTT_NA"="0"
  97. "DemoMode_NA"="0"
  98. "TheaterMode_NA"="0"
  99. "KMD_FijiPm"=dword:00000001
  100. "KMD_FRTEnabled"=dword:00000000
  101. "KMD_MaxFrameRateRequested"=dword:00000046
  102. "KMD_PrimitiveShaderSupport"=dword:00000001
  103.  
  104. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0000\UMD]
  105. "ShaderCache"=hex:32,00
  106. "NoOSPowerOptions"="0"
  107. "FlipQueueSize"=hex:31
  108. "FlipQueueSize_NA"="1"
  109. "Main3D"=hex:30,00
  110. "Main3D_SET"=hex:30,00
  111. "Main3D_DEF"="0"
  112. "ATMS_NA"="0"
  113. "ATMS_DEF"="1"
  114. ;Adaptive AA filtering in case of AA set to smooth 1x multi
  115. "ATMS"=hex:2D,00,31,00
  116. "DitherAlpha_NA"=hex:31,00
  117. ;Fixing Catalyst AI filtering, you can set to 1 (def) or 2 to experiment, off (0)
  118. "CatalystAI"=hex:32,00,00,00
  119. "CatalystAI_DEF"="2"
  120. "AntiStuttering"=hex:31,00
  121. "AntiAlias_NA"="0"
  122. "HighQualityAF"=hex:31,00
  123. "AnisoType"=hex:30,00,00,00
  124. "AnisoType_DEF"="0"
  125. "AreaAniso"=hex:31,00
  126. "AreaAniso_DEF"="0"
  127. "AreaAniso_NA"=hex:31,00
  128. "TFQ"=hex:30,00
  129. "TFQ_DEF"="0"
  130. ;Compressed texture filtering, can help linear stuff not be blocky in OpenGL. (Tested with darkplaces and quake1.5)
  131. "ExportBumpMappedTex"=hex:31,00
  132. "ExportBumpMappedTex_DEF"="1"
  133. "ExportCompressedTex"=hex:31,00,00,00
  134. "ExportCompressedTex_DEF"="1"
  135. ;Forcing mipmap filters
  136. "ForceMipFilter"="1"
  137. ;Fast z-clear mode enable
  138. "FastZClearEnabled"="1"
  139. ;Enhanced quality mode for antialiasing at cost of fps. Set to off (defaults.)
  140. "EQAA"=hex:30,00
  141. "EQAA_DEF"="0"
  142. ;Some graphical fixes
  143. "TemporalAAMultiplier"=hex:30,00
  144. "TemporalAAMultiplier_DEF"="0"
  145. "TemporalAAMultiplier_NA"=hex:31,00
  146. ;Temporal AA is off
  147. ;surface formats off
  148. "SurfaceFormatReplacements"=hex:31,00
  149. "SurfaceFormatReplacements_DEF"="1"
  150. "AdaptiveAAMethod"=hex:30,00
  151. "AAF"=hex:30,00,00,00
  152. "AAF_DEF"="0"
  153. "AAAMethod_DEF"="0"
  154. "AnisoDegree_SET"=hex:30,20,32,20,34,20,38,20,31,36,20,33,32,20,36,34,20,31,32,38,20,32,35,36,00
  155. "AnisoDegree_DEF"="128"
  156. ;Anisotropic filtering overriden to a whoppin 256x AF.
  157. "AnisoDegree"=hex:30,00
  158. "TextureLod_DEF"="-1"
  159. ;NOTE: TextureLod hex has to be 31,00 to enable texture mipmap/LOD change. It's not 1 (lower than 0.) Here the actual setting, TextureLod_DEF string, it's set to 0 (set by game.)
  160. "TextureLod"=hex:31,00,00,00
  161. ;Texture drawing performanceloss-free tweak. Will help a bit in distance and fps.
  162. "TextureOpt"=hex:31,00,00,00
  163. "TextureOpt_DEF"="31"
  164. ;Tessellation set to 8x
  165. "Tessellation"=hex:38,00
  166. "Tessellation_DEF"="8"
  167. "Tessellation_OPTION"=hex:32,00
  168. "Tessellation_OPTION_DEF"="2"
  169. ;increase tessellation limit to 128X
  170. "Tessellation_SET"=hex:31,20,32,20,34,20,36,20,38,20,31,36,20,33,32,20,36,34,20,31,32,38,00
  171. "LodAdj"=hex:31,00
  172. "LodAdj_NA"=hex:30,00
  173. "TruformMode_NA"=hex:31,00
  174. "ZFormats_NA"=hex:31,00
  175. "VSyncControl"=hex:32,00
  176. "VSyncControl_DEF"="2"
  177.  
  178. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0000\UMD\DXVA]
  179. ;Toggling dxva and internet video acceleration
  180. "InternetVideo"=hex:31,00,00,00
  181. "DXVA_WMV"=hex:31,00,00,00,00
  182. "WhiteBalanceCorrection"=hex:31,00
  183. [HKEY_LOCAL_MACHINE\SOFTWARE\AMD\CN]
  184. ;Snappiness in radeon settings
  185. ;less launch delay
  186. "UA_Enabled"=dword:00000001
  187. "Benchmark"="false"
  188. "PreloadDelay"=dword:00000064
  189. "UnloadDelay"=dword:00000064
  190. "MemorySizeTreshold"=dword:00000100
  191. "CollectGIData"=dword:00000000
  192.  
  193. ;Analytics/uep off..
  194. [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\AMD\AMDAnalytics]
  195. "AnalyticsAccepted"="false"
  196.  
  197. ;Chill 60fps minimum tweak for FRTC syncs well with 60hz monitors
  198. [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\AMD\Chill]
  199. "ChillLevelDefault"=dword:00000002
  200. "MaxFramerateDefault"=dword:00000046
  201. "MinFramerateDefault"=dword:00000040
  202. "MaxFramerateRange"=dword:0000004b
  203. "MinFramerateRange"=dword:0000001d
  204. "ProfileEnableDefault"=dword:00000000
  205. "GlobalEnable"=dword:00000000
  206.  
  207.  
  208. ; This tweak provides some legacy functions that should work with radeon driver unless it's way newer than this.
  209. ; Hope it helps, all is at your own usage however, i do not take responsibility for (someone else's) idiotism.
  210. ; I use all of this and it works realy well, so don't worry.
  211. ; However still be careful.
  212. ;
  213. ;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement