-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
.NET-XNA3Uses XNA version 3.1, implies XAudio2 and possibly WMPUses XNA version 3.1, implies XAudio2 and possibly WMPGame compatibility - UnofficialGames not expected to work without issuesGames not expected to work without issues
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
.NET-XNA3Uses XNA version 3.1, implies XAudio2 and possibly WMPUses XNA version 3.1, implies XAudio2 and possibly WMPGame compatibility - UnofficialGames not expected to work without issuesGames not expected to work without issues