Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#2576 closed defect (invalid)

OpenGL shader capabilities of Radeon HD 3870 are not detected on Windows 8.1

Reported by: Manuel Ullmann Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description

On Windows 8.1 with the latest Legacy Catalyst driver (13.1) the shader capabilities of my Radeon HD 3870 are not detected. 0ad falls back to the fixed render path. After that it does not detect an OpenGL extension. I'll copy the error messages, when I get home today. My Radeon HD 3200 IGP in my laptop is detected fine on Debian wheezy, but the drivers are too old for running 0ad in a playable manner.

I am surprised that 0ad shall run on Intel IGPs, especially on Windows, because the driver situation is like this (Vendor C, driver #2): http://richg42.blogspot.de/2014/05/the-truth-on-opengl-driver-quality.html So it should run better with Vendor B.

I will soon rebuild my computer and get an Intel IGP (Haswell). I guess, I will see how it runs, but actually I could still use the Radeon HD 3870, if 0ad manages to use it.

Attachments (1)

system_info.txt (7.5 KB ) - added by Manuel Ullmann 10 years ago.
Information about my system

Download all attachments as: .zip

Change History (4)

comment:1 by Josh, 10 years ago

This is strange indeed. According to wikipedia your GPU supports OpenGL 3.3. Please see ReportingErrors and attach your system_info.txt.

by Manuel Ullmann, 10 years ago

Attachment: system_info.txt added

Information about my system

comment:2 by Manuel Ullmann, 10 years ago

Resolution: invalid
Status: newclosed

Attached system_info.txt. Turns out, that the Catalyst installer was the culprit. It installed an OpenGL 1.1 driver. ;-) Using the device manager I could switch from 3870 WDM driver to 3800 series driver, which has the extension support. There is also a blog post about that. 0 A. D. is now up and running, however I have no sound. On my Laptop on Windows 7 the game crashed immediately, but I won't use it for gaming anyway.

comment:3 by Josh, 10 years ago

Milestone: Backlog
Note: See TracTickets for help on using tickets.