You are not logged in.

#1 2021-07-02 09:10:57

epixinvites
Member
Registered: 2021-02-08
Posts: 6

Call of Duty 4: Modern Warfare not working on Arch Linux

I'm using Steam, and according to protondb (https://www.protondb.com/app/7940) one user stated that it works on Arch Linux with Proton 5.0-10. I switched to Proton 5.0-10, now I'm greeted to install this anticheat and DirectX before inevitably crashing.
Does anyone here know how to get CoD 4 working on Arch? Thanks smile

Offline

#2 2021-07-02 11:25:14

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,331

Re: Call of Duty 4: Modern Warfare not working on Arch Linux

What's your hardware and what actual errors do you get, check output from a terminal run and post it. Also the proton result you refer to is from a year ago. For an actively maintained and updated game this might very well not mean anything and it's possible that compat with that proton version broke with an update.

Offline

#3 2021-07-02 13:50:17

epixinvites
Member
Registered: 2021-02-08
Posts: 6

Re: Call of Duty 4: Modern Warfare not working on Arch Linux

The thing is I don't even know what the errors are or how to launch it, like CS:GO I could debug it 'cause I could like run the ./csgo.sh but for this game, there isn't even a launch script, so I have no idea which .exe to run or how.

Offline

#4 2021-07-02 13:58:55

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,331

Re: Call of Duty 4: Modern Warfare not working on Arch Linux

Run steam in a terminal, launch game, post output in

[code]code tags[/code]

.

Last edited by V1del (2021-07-02 13:59:32)

Offline

#5 2021-07-02 14:21:22

epixinvites
Member
Registered: 2021-02-08
Posts: 6

Re: Call of Duty 4: Modern Warfare not working on Arch Linux

Here is the entire log

While launching Singleplayer:
https://pastebin.com/wcv9vmqv

While launching Multiplayer:
https://pastebin.com/Vm3x8hni

Proton version 5.0-10

Last edited by epixinvites (2021-07-02 14:52:42)

Offline

#6 2021-07-02 15:02:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,331

Re: Call of Duty 4: Modern Warfare not working on Arch Linux

If you have issues like these you probably don't want to wrap a firejail around it further complicating things.

It can't initialize Vulkan, what's your hardware? Are the relevant Vulkan libraries installed? I see mention of an intel device, that will at least mandate vulkan-intel and lib32-vulkan-intel, but what HW is this exactly?

Offline

#7 2021-07-03 00:50:42

epixinvites
Member
Registered: 2021-02-08
Posts: 6

Re: Call of Duty 4: Modern Warfare not working on Arch Linux

Ok, I removed firejail, still doesn't work.

Here is my hardware:
CPU: Intel i5-8250U (8) @ 3.400GHz
GPU: Intel UHD Graphics 620

Hm, seems that lib32-vulkan-intel wasn't installed...

Last edited by epixinvites (2021-07-03 00:52:30)

Offline

#8 2021-07-03 09:20:16

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,331

Re: Call of Duty 4: Modern Warfare not working on Arch Linux

And does it at least start now? Or other error messages? Something you can try if this isn't sufficient to initialize Vulkan is checking if switching to wined3d/OpenGL helps by adding PROTON_USE_WINED3D=1 %command% to the launch options in Steam preferences.

Offline

Board footer

Powered by FluxBB