While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Oh dear - ARC Raiders was logging your private Discord chats [updated]
- Ubuntu and Fedora devs comment on California's new Digital Age Assurance Act
- EA Javelin Anticheat job listing mentions future support for Linux and Proton
- Many more US states are planning or already have operating system age verification laws
- Bazzite gets a big update with KDE Plasma 6.6, Mesa 26.0.1 and more
- > See more over 30 days here
Recently Updated
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
Basically the problem is that when I launch a game for example GTA V it gives me an error code:
/media/user/4688849E88848DDD/Steam/steamapps/common/Grand Theft Auto V/PlayGTAV.exe: 1: /media/user/4688849E88848DDD/Steam/steamapps/common/Grand Theft Auto V/PlayGTAV.exe: MZ����@��: not found/media/user/4688849E88848DDD/Steam/steamapps/common/Grand Theft Auto V/PlayGTAV.exe: 1: /media/user/4688849E88848DDD/Steam/steamapps/common/Grand Theft Auto V/PlayGTAV.exe: Syntax error: end of file unexpected (expecting ")")
Ages of Empires 2 HD:
/media/user/4688849E88848DDD/Steam/steamapps/common/Age2HD/Launcher.exe: 1: /media/user/4688849E88848DDD/Steam/steamapps/common/Age2HD/Launcher.exe: MZ������: not found/media/user/4688849E88848DDD/Steam/steamapps/common/Age2HD/Launcher.exe: 3: /media/user/4688849E88848DDD/Steam/steamapps/common/Age2HD/Launcher.exe: Syntax error: word unexpected (expecting ")")
While other games like Bioshock Infinite & CSGO launch normally.
Linux debian 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64 GNU/Linux
I'm a linux newb but as far as I can understand steam launches games with a syntax error?
How can I fix this?
I have tried verifying integrity of games files, re-downloading.
steam is using proton 4-11-9
/home/m5a78lm/.local/share/Steam/steamapps/common/Moon Base Alpha/Binaries/Win32/MoonBaseAlphaGame.exe: 1: /home/m5a78lm/.local/share/Steam/steamapps/common/Moon Base Alpha/Binaries/Win32/MoonBaseAlphaGame.exe: MZ����@P��: not found/home/m5a78lm/.local/share/Steam/steamapps/common/Moon Base Alpha/Binaries/Win32/MoonBaseAlphaGame.exe: 2: /home/m5a78lm/.local/share/Steam/steamapps/common/Moon Base Alpha/Binaries/Win32/MoonBaseAlphaGame.exe: Syntax error: ")" unexpected
The problem was that steam installed proton to my NTFS drive. I reformatted that drive to ext4(now theres another problem I can't seem to mount it as rw in fstab), I set my default download drive as /home/(user) which is the same drive that holds my OS, changed steam settings("Run with other titles to newest version of proton), re-downloaded the game to the local drive(/home/(user), then steam started downloading proton to that drive and the game launched just fine.
Thanks everyone!