this post was submitted on 29 Nov 2023
17 points (90.5% liked)

Linux Gaming

14927 readers
43 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

I'm new to Linux, using Kubuntu. I got Left 4 Dead 1 installed from Steam and I'm using Proton 8.0. I get an error saying "An error occurred while launching this game: invalid app configuration". Is there a launch option I should be using? Something else?

top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 12 points 9 months ago* (last edited 9 months ago)

When in doubt check out Protondb, it's a database that says whether games work on Proton or not and people often put fixes there.

Left 4 dead's page is here: https://www.protondb.com/app/500

It seems like it should work but you need to right click the game --> properties then add -w 1920 -h 1080 as launch options.

[–] [email protected] 2 points 9 months ago

That's strange it works flawlessly on my SteamDeck. I can check what proton version it's using later today.

[–] [email protected] 2 points 9 months ago* (last edited 9 months ago)

When it happens I usually run my steam from the terminal, some errors from the game would appear there

[–] [email protected] 2 points 9 months ago (1 children)

Try cycling through other proton versions as well. I don't really understand why some games will work on older versions and not newer ones, but it happens.

[–] [email protected] 1 points 9 months ago (1 children)

This is what worked. I had to go down to version 4.2-9 and it finally ran.

[–] [email protected] 3 points 9 months ago

Just had to find the right magic spell 🙂

[–] [email protected] 0 points 9 months ago (2 children)

Any particular reason why you are using Proton? I believe there's a native version of it for Linux (or at least there used to be).

[–] [email protected] 5 points 9 months ago

Left 4 Dead 2 has a native version, not the original Left 4 Dead.

[–] [email protected] 1 points 9 months ago (1 children)

I own it on Steam and it shows a Windows and MacOS version but not a Linux version so I went this route.

[–] [email protected] 1 points 9 months ago (1 children)

Steamdb says it has a Linux native client. If you don’t select a compatibility tool, the game should ran in its native version.

[–] [email protected] 1 points 9 months ago

That's weird, Half Life 2 had a Linux version noted in Steam and it runs fine. L4D didn't have a Linux version noted and it didn't give me the option to install it until I selected Proton. I don't know, I'm very new to gaming on Linux so its probably user error.