ValveSoftware / ValveSoftware/Proton
Gal*Gun: Double Peace (511740)
Open
Nobody has claimed this yet.
.NET
Game compatibility - Unofficial
- 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: Gal*Gun: Double Peace
- Steam AppID of the game: 511740
System Information
- GPU: GTX 970
- Driver/LLVM version: nvidia 410.66
- Kernel version: 4.18.16
- System information: gist
- Proton version: 3.16-4 Beta
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.
Proton Log
Symptoms
Gal*Gun: Double Peace requires .NET 4.5+, thus does not run by default.
Reproduction
- Install Gal*Gun: Double Peace
- Run
Workaround
NOTE: This requires a local version of wine to be performed.
- Run the game once for Proton to initialise the prefix
- Change prefix to Windows XP
WINEPREFIX=~/.steam/steam/steamapps/compatdata/511740/pfx winecfg - Download and install .NET 4.0
wget 'http://download.microsoft.com/download/9/5/A/95A9616B-7A37-4AF6-BC36-D6EA96C8DAAE/dotNetFx40_Full_x86_x64.exe'
WINEPREFIX=~/.steam/steam/steamapps/compatdata/511740/pfx wine dotNetFx40_Full_x86_x64.exe /q && WINEPREFIX=~/.steam/steam/steamapps/compatdata/511740/pfx wineserver -k
- Change prefix back to Windows 7 and set
mscoreetonativein dll overrides
WINEPREFIX=~/.steam/steam/steamapps/compatdata/511740/pfx winecfg - Download and install .NET 4.7.1
wget 'http://download.microsoft.com/download/9/E/6/9E63300C-0941-4B45-A0EC-0008F96DD480/NDP471-KB4033342-x86-x64-AllOS-ENU.exe'
WINEPREFIX=~/.steam/steam/steamapps/compatdata/511740/pfx wine NDP471-KB4033342-x86-x64-AllOS-ENU.exe /q && WINEPREFIX=~/.steam/steam/steamapps/compatdata/511740/pfx wineserver -k
- Run Gal*Gun
- Profit$$$?
Related Issues
#18
#1786
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 reproducing the failure with Gal*Gun: Double Peace (Steam AppID 511740) on Proton 3.16-4 Beta and inspect the linked Proton log. Compare the behavior with related issues #18 and #1786; done would mean the game runs without the manual .NET and prefix workaround.
Written by the indexing model from the issue text.
Assessment
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100