ValveSoftware / ValveSoftware/Proton

Ancient Cities (667610)

Open
#5,815 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Game compatibility - Unofficial
Dominant language
C++
Stars
32.8k
Forks
1.6k
PR merge metrics
PR metrics pending

Description

Might as well make a report if anyone have issues with the game on amd.

Compatibility Report

  • Name of the game with compatibility issues: Ancient Cities
  • Steam AppID of the game: 667610

System Information

I confirm:

  • that I haven't found an existing compatibility report for this game.
  • that I have checked whether there are updates for my system available.

Symptoms

The game currently doesn't run on amd GPU's using the mesa drivers because it is missing the required GL_AMD_gpu_shader_half_float OpenGL extension.

The workaround until it gets implemented in mesa (see the mesa issue) is to run it through the proprietary OpenGL driver.
For arch derived distros using pacman that would be installing the amdgpu-pro-libgl package and launching with

LD_LIBRARY_PATH="/usr/lib/amdgpu-pro/" %command%

Nvidia should work fine as far as i know without having tested. Or at least be able to launch.
I don't think the game supports intel iGPU's for now even on windows.

Reproduction

Run game on amd gpu with mesa drivers

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report names no repository file, test, or entry point. Start by reproducing Ancient Cities on an AMD GPU with Mesa drivers using Proton 7.0-2, then compare the documented proprietary-driver workaround. Done would require a confirmed resolution for this compatibility report; the report attributes the missing extension to Mesa.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems, testing-qa
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.