Commit f201a609 authored by Brendan Shanks's avatar Brendan Shanks Committed by Alexandre Julliard

wined3d: Update reported AMD driver version.

Satisfies driver version check in Counter Strike 2.
parent 21bbd34d
......@@ -289,7 +289,7 @@ static const struct driver_version_information driver_version_table[] =
{DRIVER_AMD_R600, DRIVER_MODEL_NT5X, "ati2dvag.dll", 10, 1280},
{DRIVER_AMD_R300, DRIVER_MODEL_NT6X, "atiumdag.dll", 10, 741 },
{DRIVER_AMD_R600, DRIVER_MODEL_NT6X, "atiumdag.dll", 10, 1280},
{DRIVER_AMD_RX, DRIVER_MODEL_NT6X, "aticfx32.dll", 21023, 2010}, /* Adrenalin 23.7.2 */
{DRIVER_AMD_RX, DRIVER_MODEL_NT6X, "aticfx32.dll", 23013, 1023}, /* Adrenalin 23.12.1 */
/* Intel
* The drivers are unified but not all versions support all GPUs. At some point the 2k/xp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment