this post was submitted on 22 Aug 2024
62 points (97.0% liked)

Linux Mint

1662 readers
2 users here now

Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.

Want to see the latest news from the blog? Set the Firefox homepage to:

linuxmint.com/start/

where is a current or past release. Here's an example using release 21.1 'Vera':

https://linuxmint.com/start/vera/

founded 3 years ago
MODERATORS
62
submitted 4 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 

Hi all, I installed GTA 4 Complete Edition from Steam. The first time I tried playing after installation it worked flawlessly but has been giving me this error ever since. I have tried uninstalling and reinstalling and I have tried using a different Proton version only to get the same error again. I am on Linux Mint 21.3 Cinnamon with 13th Gen i7-3700K, RTX3080 Ti and 32 GB RAM. I haven't been able to find any help on Proton DB, hoping somebody here might have some idea. And I apologize if this is no the right place for this post, please let me know where I should post it. Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 34 points 4 weeks ago* (last edited 4 weeks ago) (2 children)

You need protontricks and the numeric game id.

From a terminal, run

protontricks game_id winecfg

And it will pop up a config window for the proton instance for that game. From there, you can tell it to pretend to be windows 10 instead of win7. You should only need to change it once. (Well, maybe again if you change proton version, or maybe not. I'm not sure how steam manages its wineprefixes)

[–] [email protected] 5 points 4 weeks ago (1 children)

Thank you so much. This worked like a charm but now that the error is gone it tries to launch the Rockstar Launcher but crashes without any error messages.

[–] [email protected] 4 points 4 weeks ago

If you go into the game's preferences in steam, you can modify the launch command to enable logging:

PROTON_LOG=1 %command%

Then when you launch the game it should put a log file in your home dir. That will hopefully give a clue as to what the problem is.