Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "AMD Radeon Software"

From PCGamingWiki, the wiki about fixing PC games
(Added "custom color" note. Plus the current bug with Ryzen cpus (it will probably be solved in a new driver version). I don't have the hardware to verify either, so both points are as short as possible.)
Line 22: Line 22:
 
===Enable GPU color space conversion===
 
===Enable GPU color space conversion===
 
{{ii}} Can help with oversaturated colours on non-sRGB displays<ref>[https://old.reddit.com/r/Monitors/comments/k598s8/what_are_the_odds_dell_adds_srgb_mode_to_s2721dgf/geflnbh/?context=2 What are the odds Dell adds sRGB mode to S2721DGF firmware? : Monitors - Reddit]</ref><ref>[https://pcmonitors.info/reviews/aoc-pd27/#Colour_reproduction AOC PD27 Review | PC Monitors]</ref>
 
{{ii}} Can help with oversaturated colours on non-sRGB displays<ref>[https://old.reddit.com/r/Monitors/comments/k598s8/what_are_the_odds_dell_adds_srgb_mode_to_s2721dgf/geflnbh/?context=2 What are the odds Dell adds sRGB mode to S2721DGF firmware? : Monitors - Reddit]</ref><ref>[https://pcmonitors.info/reviews/aoc-pd27/#Colour_reproduction AOC PD27 Review | PC Monitors]</ref>
 +
{{--}} May interfere with other monitor control applications<ref>[https://github.com/xanderfrangos/twinkle-tray#compatibility xanderfrangos/twinkle-tray: Easily manage the brightness of your monitors in Windows from the system tray | GitHub]</ref>
 
# Under Settings (gear icon) > Display
 
# Under Settings (gear icon) > Display
 
# Enable Custom Color
 
# Enable Custom Color
Line 44: Line 45:
 
# Restart PC to apply the change.
 
# Restart PC to apply the change.
 
}}
 
}}
 +
 +
===GPU profiles modify Ryzen CPU settings===
 +
{{Fixbox|description=Create a new tuning profile in place of the default ones|ref=<ref>[https://www.tomshardware.com/news/adrenalin-gpu-drivers-cause-ryzen-instability AMD Radeon Software Reportedly Alters CPU Settings Without User Knowledge | Tom's Hardware]</ref>}}
  
 
==Issues Unresolved==
 
==Issues Unresolved==

Revision as of 19:58, 6 April 2022

Graphics Adaptor

AMD Catalyst Control Center
AMD Radeon Software
Intel Arc Control
Mesa
Nvidia Control Panel

The current control panel for AMD's graphics drivers, allows users to have control over anti aliasing, anisotropic filtering, tessellation, framerate capping and voltage adjustment either globally or on a per-game basis.

Related articles

Nvidia
Nvidia Profile Inspector
AMD
AMD Catalyst Control Center

Simple Modifications

Virtual Super Resolution (VSR)

Allows running games in higher resolutions (e.g. 4K Ultra HD) on lower-resolution displays.
Currently requires a Radeon HD 7790 series card or above, or an A-Series 7400K APU or above.[1]
Monitor's native resolution must be one of the following: 1366 X 768 @ 60Hz, 1600 X 900 @ 60Hz, ​1920 X 1080 @ 60Hz, 1920 X 1200 @ 60Hz, ​2560 X 1440 @ 60Hz, 1920 X 1080 @ 120Hz.[1]
4K Ultra HD VSR support requires one of the following cards: Radeon R9 285, Radeon R9 380 Series, AMD Radeon R9 Fury Series or newer

Enable Anisotropic Filtering

Only works with DirectX 9 and OpenGL games
  1. Under Settings (gear icon) > Graphics > Advanced
  2. Enable Anisotropic Filtering and set the value to 16

Enable GPU color space conversion

Can help with oversaturated colours on non-sRGB displays[2][3]
May interfere with other monitor control applications[4]
  1. Under Settings (gear icon) > Display
  2. Enable Custom Color
  3. Disable Color Temperature Control

Issues Fixed

Install Adrenaline 2020 driver on Windows 8.1

Unsupported by AMD, will not receive official support as they do not support Windows 8.1 anymore, although most non-DirectX 12 games will run fine.
As of May 18 2021 the final Windows 7 compatible driver released is Radeon Software Adrenalin 21.5.2
Manually install drivers without the auto-installer
  1. Download and extract the latest AMD Software drivers for your Graphics card
  2. Once the installer fails and says your operating system is unsupported, navigate to where you extracted the driver (usually C:\AMD\
  3. Navigate to C:\AMD\driver version\Packages\Drivers\Display\WT6A_INF\B360768\ or similar, the last 2 folders will differ based on the driver version you download.
  4. Depending on the executable that's available, run ccc_install.exe or ccc2_install.exe

Prevent downclocking/poor performance in older titles

Disable ULPS in registry
  1. Run regedit.exe.
  2. Search for EnableUlps key.
  3. Set its value to 0.
  4. Restart PC to apply the change.

GPU profiles modify Ryzen CPU settings

Create a new tuning profile in place of the default ones[5]

Issues Unresolved

Adrenalin 2020 UI forces enable ReLive

The most essential graphical driver comes already with 300MB of cruft
The control panel is constantly forcing DvrEnable to 1 in HKEY_CURRENT_USER\Software\AMD\DVR
Hide the the executable
  1. Navigate to <path-to-game>\CNext\CNext (usually the AMD folder inside program files)
  2. Rename AMDRSServ.exe or RSServCmd.exe to something else

Useful Links

AMD's official website where you can find support and download drivers.


References