ValveSoftware / ValveSoftware/Proton
A.R.E.S: Extinction Agenda (92300)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 32.8k
- Forks
- 1.6k
- PR merge metrics
- PR metrics pending
Description
Compatibility Report
- Name of the game with compatibility issues: A.R.E.S
- Steam AppID of the game: 92300
System Information
- GPU: GTX 1060 (6gb)
- Driver/LLVM version: Nvidia 396.54
- Kernel version: Kernel version: 4.15.0-34
- My System Info
- Proton version: 3.7-6
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
This game requires a 32-bit prefix for dotnet2.0 and wmp9. You can get the game to run and play perfectly by adding "PROTON_DUMP_DEBUG_COMMANDS=1 %command%" to the games launch options. Launching the game, then opening up a terminal and running the following commands:
wget http://download.microsoft.com/download/a/3/f/a3f1bf98-18f3-4036-9b68-8e6de530ce0a/NetFx64.exe
/tmp/proton_$USER/run $HOME/NetFx64.exe
This will install a 64 bit version of dotnet that will work with the game. The only remaining issue is that the games music will not play without wmp9. Sound effects work fine though, just not music.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing steam-92300.log alongside the linked system information and the reported 32-bit prefix setup. Reproduce A.R.E.S: Extinction Agenda with Proton 3.7-6, then investigate the missing music while confirming whether the game still runs and sound effects work. Done means music plays without the manual .NET and WMP9 workaround, or the remaining compatibility limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100