Wednesday, December 18th 2019

AMD Releases Radeon Software Adrenalin 19.12.3 - Focus on Stability Improvements

AMD today posted the latest version of Radeon Software Adrenalin 2020 Edition. Version 19.12.3 ships with a "focus on stability improvements," according to Terry Makedon, who heads the company's software strategy and user-experience. The company addressed close to two dozen issues related to the first Adrenalin 2020 Edition release (version 19.12.2). To begin with game and boost clocks incorrectly reporting for RX 5500 XT has been fixed. A bug with the installing failing to detect AMD graphics hardware when a certain WiFi adapter is enabled in the system has been fixed. A "Rocket League" application crash when task-switching has been fixed. The Radeon Overlay shortcut appearing in fullscreen 3D apps even after disabling Overlay, has been fixed.

A bug with streaming, where audio from custom scenes continues to play after recording has stopped, is fixed. The volume of the installer's splash screen audio has been reduced. Bugs with tessellation-related settings in Radeon Software have been fixed. ReLive missing or not being available for installation on some machines with Hyper-V enabled, has been fixed. Also fixed are buges related to newly added game profiles failing to enable. Performing an auto-update from Adrenalin 2019 (19.12.1 and older) to Adrenalin 2020 fails with an error code, which has been fixed now. Radeon Chill experience with "gaming mice" has been fixed. Stuttering observed when switching between borderless to fullscreen display modes in some games with Overlay enabled, has been fixed.

DOWNLOAD: AMD Radeon Software Adrenalin 19.12.3
Artifacting (black-outs) in "MechWarrior 5: Mercenaries" has been fixed. Radeon Anti-Lag failing to enable for DirectX 9 applications when globally enabled, has been fixed. Anti-Lag not engaging for "CS:GO" has also been fixed. Custom streaming failing to present users with a URL box to choose their endpoint, has been fixed. DirectML filters failing to apply upscaling and denoising when attempting to do both simultaneously on one image, has been fixed. Certain FreeSync display issued have been addressed. Scene editor not letting you set custom hotkeys has been fixed. Auto Tuning for Radeon RX 5700 XT resulting in extremely high/unstable OC has been fixed. Stability issues with Radeon Enhanced Sync have been addressed. RIS failing to enable in "Star Wars Jedi: The Fallen Order" has been fixed. And lastly, HDCP 2.2 protected content not playing back on some RX 500-series GPUs, has been fixed. AMD also identified a long list of issues it will address in future releases of Adrenalin 2020. AMD also added five new Vulkan API extensions, detailed below.

Fixed Issues
  • Game and boost clocks may be incorrectly reported for Radeon RX 5500 XT graphics products in Radeon Software.
  • Radeon Software Install may experience an error and fail to detect AMD graphics hardware when a certain WiFi adapter is enabled in the system.
  • Rocket League may crash or experience an application hang after performing a task switch.
  • A black screen may occur when Performance Metrics Overlay is open and changing game resolution.
  • After disabling Radeon Software Overlay users may still see the toast messages for the overlay shortcut while in fullscreen games.
  • Audio from custom scenes may continue to play after recording or streaming has been stopped.
  • Installer audio has been reduced as it was too loud on some system configurations.
  • Some users may be unable to select drop downs in graphics settings for Tessellation Mode.
  • Radeon ReLive may appear to be missing or not available to install on some system configurations with Hyper-V enabled.
  • Newly added game profiles may fail to enable the currently selected global graphics settings options in their profile.
  • Performing an auto update from web to Adrenalin 2020 Edition from Adrenalin 2019 Edition may fail with an error code.
  • Improved Radeon Chill experience when using a gaming mouse.
  • Switching between borderless and fullscreen in some games when Performance Overlay is enabled and Radeon FreeSync is enabled may cause stuttering.
  • MechWarrior 5: Mercenaries may experience black corruption near the bottom of the screen close to the player model.
  • Radeon Anti-Lag may fail to enable for DirectX 9 applications when enabled in the global graphics settings options.
  • Radeon Anti-Lag may fail to enable for Counter-Strike: Global Offensive.
  • The custom stream option may fail to present users with a url box to choose their endpoint.
  • DirectML Media Filters may fail to apply Upscale and Denoise when attempting to do both at the same time on one image.
  • Some Radeon FreeSync enabled displays may experience LFC intermittently enabling mid game causing poor performance or stutter.
  • A grey box may prevent users from setting custom hotkeys in the scene editor.
  • Performing Auto Tuning for graphics clocks on Radeon RX 5700 XT may result in an extremely high OC or unstable OC.
  • Some games may experience instability and screen loss or control loss when performing a task switch when the Gaming profile is set in Radeon Software which enables Radeon Enhanced Sync.
  • Radeon Image Sharpening may fail to enable in Star Wars Jedi: Fallen Order.
  • HDCP 2.2 enabled content may fail to play on some Radeon RX 500 series graphics products.
Known Issues
  • Some Radeon R9 200, Radeon R9 300 and Radeon R9 Fury series graphics products may experience instability with a limited number of DirectX 9 or DirectX 11 games when using a high refresh rate 120hz+ display. A workaround if you are experiencing this issue is to lower your displays refresh rate.
  • Trials Rising may experience excessive fog/smoke in some areas of the game.
  • CPU usage may remain sometimes remain high once Radeon Game Advisor has been invoked during a game.
  • Factory Reset install may keep previously configured Radeon Software game profiles. This can cause mismatch between global graphics settings and per profile settings.
  • Text overflow in some UI boxes or toast messages may be experienced in some language localizations.
  • Controls for vertical sync may be hidden or disappear when Radeon Enhanced Sync is enabled.
  • Radeon Software may open with an inconsistent size or may not keep it's previously set size when opened.
  • Some Vulkan gaming applications may crash when performing a task switch with Radeon Image Sharpening enabled.
  • Integer Scaling may cause some video content to show flicker when the display resolution is set to less than native resolution.
  • Performance Metrics Overlay may appear to lock frame rate at 60 fps when performing a task switch in or out of a game.
  • Battlefield V may experience an application hang when changing settings in game with Radeon Boost enabled on Radeon RX 5700 series graphics products.
  • Performing a resolution change while Radeon Software overlay is open may cause an application hang or TDR.
  • Enabling Radeon Image Sharpening on HDR enabled displays may cause colors to become washed out.
  • Mortal Kombat 11 may experience an application crash after the splash screen on Radeon RX 5700 series graphics products.
  • SETI@Home may be provided incorrect results from Radeon RX 5700 series graphics products.
Added Vulkan Support
  • VK_KHR_timeline_semaphore (Win7 Support): This extension introduces a new semaphore type that uses an integer payload to identify a point in a timeline. The extension supports querying the semaphore, host wait/signal operations, and device wait/signal operations.
  • VK_KHR_shader_float_controls: This extension supports querying and overriding the default behavior of rounding modes, denormals, signed zero and infinity for floating point computations.
  • VK_KHR_separate_depth_stencil_layouts: The extension separates the depth and stencil bits allowing their image layouts to be set independently.
  • VK_EXT_tooling_info: This extension allows applications to query Vulkan tools that are active on the developer's system.
  • VK_EXT_pipeline_creation_feedback: This extension adds a mechanism to provide feedback to an application about pipeline creation.
Add your own comment

42 Comments on AMD Releases Radeon Software Adrenalin 19.12.3 - Focus on Stability Improvements

#26
rutra80
CheeseballBut my point still stands, there needs to be a way to choose what to install. It's not necessarily a file size or performance-impacting issue, it's just the lack of an option for simplicity.
This.
I don't want another whole bunch of Chromium dlls on my system. Last edition had ReLive and AMD Link optional, I understand it's no longer the case? I'd love some of the features but they're not worth the other bloat that will skulk in the background. They need to make it modular so I can skip the browser, ReLive, Link, and preferably the overdeveloped game center. A driver is not the place for such things, they can bundle that stuff with driver download but all of it should be optional.
Now I look at neat nVidia drivers with envy.
Posted on Reply
#27
LDigital82
I have a Radeon VII and these new drivers have not been great for me.
full screen applications seem to now cause a few seconds of handshake issues leading to digital screen fuzz while it settles down and locks on
I am getting lots of Direct X crashes on games that didnt do that before
My junction temp has now jumped up 15-20 degress on my watercooled card with the same undervolt and settings as before. It almost feels like afterburner isnt undervolting properly now or I cant explain why the temp jump is so massive.

I want to roll-back but the old installer which I kept keeps fetching the newest drivers only :/
Posted on Reply
#28
zlobby
rutra80This.
I don't want another whole bunch of Chromium dlls on my system. Last edition had ReLive and AMD Link optional, I understand it's no longer the case? I'd love some of the features but they're not worth the other bloat that will skulk in the background. They need to make it modular so I can skip the browser, ReLive, Link, and preferably the overdeveloped game center. A driver is not the place for such things, they can bundle that stuff with driver download but all of it should be optional.
Now I look at neat nVidia drivers with envy.
Amen!!!

Business does not need of all that bloat at all! Meantime, so much extra code creates a huge attack surface, so for business this driver model is a real burden.
LDigital82I want to roll-back but the old installer which I kept keeps fetching the newest drivers only :/
There you go:

www.amd.com/en/support/previous-drivers/graphics/radeon-rx-vega-series/radeon-rx-vega-series/radeon-rx-vega-64
Posted on Reply
#29
INSTG8R
Vanguard Beta Tester
zlobbyAmen!!!

Business does not need of all that bloat at all! Meantime, so much extra code creates a huge attack surface, so for business this driver model is a real burden.


There you go:

www.amd.com/en/support/previous-drivers/graphics/radeon-rx-vega-series/radeon-rx-vega-series/radeon-rx-vega-64
And I just made a very long post in my feed section with just these concerns I k mean I‘m testing new drivers all the time and I don’‘t even need all the extras But I suggested the possibility of installation options I’m not sure how interwoven this new UI is but I can only suggest what I and yo(u as a community have issue with

@zlobby still waiting to hear about your issue, the driver link you posted suggests you’re running Vega so I can more than help/test with whatever I can
Posted on Reply
#30
Octopuss
Speaking of Afterburner, I use it specifically for taking screenshots and (rarely) capturing some footage. Does AMD overlay let me save screenshots in png format and video encoded in mkv container (ideally being able to select coded - I like Lagarith as it's lossless)?
Posted on Reply
#31
INSTG8R
Vanguard Beta Tester
OctopussSpeaking of Afterburner, I use it specifically for taking screenshots and (rarely) capturing some footage. Does AMD overlay let me save screenshots in png format and video encoded in mkv container (ideally being able to select coded - I like Lagarith as it's lossless)?
Uh I’ve only taken one shot with it so far so let me check I know it has many options for recording These are things I don't use myself. Yes it saves .png by default for screen shots. It has pretty much every streaming service built in, just pick the one you use. Just mashing buttons to make a quick video appears to be .mp4 but it appears encoding choices are HEVC and AVC with adjustable bit rates
Posted on Reply
#32
Octopuss
Hmm, that could work I guess....
Speaking about the overlay, there should be a hotkeys cheat sheet somewhere in the main control panel, because in past I had to google how to trigger it, which is ridiculous.
Posted on Reply
#33
INSTG8R
Vanguard Beta Tester
OctopussHmm, that could work I guess....
Speaking about the overlay, there should be a hotkeys cheat sheet somewhere in the main control panel, because in past I had to google how to trigger it, which is ridiculous.
You can now literally bring up the entire control panell in game just by pressing Alt+R and yes I totally agree and and have already used Alt+R a few times to find the hot key I was after
Posted on Reply
#34
Space Lynx
Astronaut
Anymal2 years after and half node smaller, mos def!
ummm I was specifically talking profits and the trickle down effect that comes from that over time. the timeline was just an estimate, 5700 xt is only 10% slower in most games than 1080 ti, and half the price of 1080 ti... it's a fair estimate... but thanks for your input, I can see a lot of thought was put into it. amazing stuff you got there
Posted on Reply
#35
Carian
INSTG8RIf you want. I’m not sure letting Windows Update installs the control panel but you could try that. Or download the package. Run it until it finishes unpacking then quit. Open Device Manager, find your card, right click update driver and browse to the AMD driver folder on your C; drive and install from there.
sounds like a lot of work to basically get a “functionless” card but there you go.
It worked, thanks...
Posted on Reply
#36
raptori
Does anyone know why AMD driver control panel doesn't load the saved profile for fan curve when cold starting the computer ?
Posted on Reply
#37
INSTG8R
Vanguard Beta Tester
raptoriDoes anyone know why AMD driver control panel doesn't load the saved profile for fan curve when cold starting the computer ?
Hmm I can test that but only ever reboot my PC because I have too what card for reference?

Edit: @raptori Tested on cold boot with Vega 64 no problem, Fan is where I have it set. If you let me know what card your running I will see if someone with it can reproduce.
Posted on Reply
#38
raptori
INSTG8RHmm I can test that but only ever reboot my PC because I have too what card for reference?

Edit: @raptori Tested on cold boot with Vega 64 no problem, Fan is where I have it set. If you let me know what card your running I will see if someone with it can reproduce.
XFX Rx590 fat boy and XFX Rx580 black wolf 2048sp.
Without fan adjustment those cards will overheat and start crashing all over the place , I work in a computer store and face these driver issues on daily basis with AMD cards regardless of the brand.
Posted on Reply
#39
Anymal
lynx29ummm I was specifically talking profits and the trickle down effect that comes from that over time. the timeline was just an estimate, 5700 xt is only 10% slower in most games than 1080 ti, and half the price of 1080 ti... it's a fair estimate... but thanks for your input, I can see a lot of thought was put into it. amazing stuff you got there
Well, thats specific. Overall so is 2070, 1 year earlier in 12nm. Get some perspective.
Posted on Reply
#40
Space Lynx
Astronaut
AnymalWell, thats specific. Overall so is 2070, 1 year earlier in 12nm. Get some perspective.
I do have perspective, Nvidia does a crap ton of telemetry and profits off my data, AMD does not and is more secure. Nvidia needed 3 different drivers this year to fix security issues. AMD Navi = none patches. Bye now.
Posted on Reply
#41
Cheeseball
Not a Potato
lynx29I do have perspective, Nvidia does a crap ton of telemetry and profits off my data, AMD does not and is more secure. Nvidia needed 3 different drivers this year to fix security issues. AMD Navi = none patches. Bye now.
You can block it using Glasswire or your home router's own filtering if you're using a NVIDIA card.

The Radeon Software does seem to be making calls to the internet (aside from the driver update checker), but I'm not sure if its telemetry or just the built-in browser. I only allowed amd.com (and amdautoupdate.exe) so that it can check for driver updates and download if I wanted to.

There are two known CVEs for ATIDXX64.DLL, but are minimal as they can be exploited in VMware. The NVIDIA CVEs all require local system and privileged access.
Posted on Reply
#42
Octopuss
INSTG8RYou can now literally bring up the entire control panell in game just by pressing Alt+R and yes I totally agree and and have already used Alt+R a few times to find the hot key I was after
lol I didn't even know about this one.
Posted on Reply
Add your own comment
Apr 26th, 2024 10:21 EDT change timezone

New Forum Posts

Popular Reviews

Controversial News Posts