ValveSoftware / ValveSoftware/Proton
Call Of Duty 4 + COD4X mod
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: Call Of Duty 4
- Steam AppID of the game: 7940
System Information
- Proton version:4.2-9
The COD4X mod does not work in Proton but does work in Wine. I installed Call Of Duty 4 in Steam via Proton and installed the COD4X Mod, I installed Steam windows client in WINE, then installed Call Of Duty 4 in Steam Wine and installed the COD4X mod. When I joined a server in Wine it will let me join, in the Proton it will crash.
I believe this is because when Steam launches a game using Proton it does it differently than WINE will launch a EXE file and therefore issue will occur. I could be wrong but this is my understanding of the issue.
Here is the proton log file
https://privatebin.net/?fa2ec3d6412f9edc#4u1y3EXLQJr6KgAnezyYkr5bdo4XJ7GLH5uyVbeo3LV1
You can download the COD4X mod here in the link below, You will want to download the Windows Client, not the Windows or Linux Server.
https://cod4x.me/
NOTE: To get COD4X installed in Proton (Not WINE) you will need to take an few additional steps. You need to create a symbolic link in the proton prefix in order for COD4X to work. If you do not do this, once you install COD4X the game will not launch and you will get an error message.
- Open the terminal and enter the following command. REPLACE "USERNAME" WITH YOUR USER NAME.
sudo ln -s "/home/USERNAME/.steam/steam/steamapps/compatdata/7940/pfx/drive_c/users/steamuser" "/home/USERNAME/.steam/steam/steamapps/compatdata/7940/pfx/drive_c/"
- Rename the steamuser symbolic link in your
/home/USERNAME/.steam/steam/steamapps/compatdata/7940/pfx/drive_c/ to your Linux username.
MAKE SURE YOU DO THE PREVIOUS STEP BEFORE YOU DO THE NEXT STEP OR ELSE YOU WILL DAMAGE YOUR PROTON PREFIX
- Copy the renamed symbolic link and paste it into your /home/USERNAME/.steam/steam/steamapps/compatdata/7940/pfx/drive_c/users/ folder
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 with the compatibility report and the linked Proton log, then reproduce Call of Duty 4 with the COD4X Windows Client under Proton and Wine. Compare the launch and server-join behavior; done means COD4X can join a server under Proton without crashing.
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