this post was submitted on 08 Jun 2025
13 points (68.6% liked)

Linux Gaming

18320 readers
107 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 5 years ago
MODERATORS
 

Hi! Absolutely none game with Steam Proton doesn't works! But when I use Wine-GE with Lutris (or just use Wine-GE instead of Steam Proton) - everything works fine! Where's the issue may be? ๐Ÿค”

OS: Devuan

you are viewing a single comment's thread
view the rest of the comments
[โ€“] HungryLemon@lemmings.world 1 points 1 day ago (1 children)

I know that it may be a problem with the game, but for example I launched now another one (third game):

chdir "/mnt/Games/Steam/steamapps/common/Mega Serval"
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Game Recording - would start recording game 2009720, but recording for this game is disabled
Adding process 446 for gameID 2009720
Adding process 447 for gameID 2009720
Adding process 449 for gameID 2009720
Adding process 450 for gameID 2009720
pressure-vessel-wrap[449]: W: Disabling gtk3-nocsd LD_PRELOAD: it is known to cause crashes.
setlocale "en_US.UTF-8": No such file or directory
pv-locale-gen: Missing locale en_US.UTF-8
pv-locale-gen: Generating locale ru_RU.UTF-8...
pv-locale-gen: Generated locale ru_RU.UTF-8 successfully
pv-locale-gen: Generating locale en_US.UTF-8...
pv-locale-gen: Generated locale en_US.UTF-8 successfully
pv-adverb[1002]: W: Container startup will be faster if missing locales are created at OS level
Adding process 1050 for gameID 2009720
Proton: Upgrading prefix from None to 8.0-103 (/mnt/Games/Steam/steamapps/compatdata/2009720/)
Adding process 1980 for gameID 2009720
Adding process 1981 for gameID 2009720
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Adding process 1982 for gameID 2009720
Adding process 1985 for gameID 2009720
Adding process 1987 for gameID 2009720
Adding process 1990 for gameID 2009720
Adding process 1999 for gameID 2009720
Adding process 2012 for gameID 2009720
Adding process 2018 for gameID 2009720
Adding process 2031 for gameID 2009720
Setting breakpad minidump AppID = 2009720
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198248711762 [API loaded no]
Adding process 2049 for gameID 2009720
pid 1983 != 1982, skipping destruction (fork without exec?)
Game Recording - game stopped [gameid=2009720]
Removing process 2049 for gameID 2009720
Removing process 2031 for gameID 2009720
Removing process 2018 for gameID 2009720
Removing process 2012 for gameID 2009720
Removing process 1999 for gameID 2009720
Removing process 1990 for gameID 2009720
Removing process 1987 for gameID 2009720
Removing process 1985 for gameID 2009720
Removing process 1982 for gameID 2009720
Removing process 1981 for gameID 2009720
Removing process 1980 for gameID 2009720
Removing process 1050 for gameID 2009720
Removing process 450 for gameID 2009720
Removing process 449 for gameID 2009720
Removing process 447 for gameID 2009720
Removing process 446 for gameID 2009720

Still doesn't works ๐Ÿ˜Ÿ

[โ€“] victorz@lemmy.world 6 points 1 day ago (2 children)

wrong ELF class

Maybe something something 32 bit vs 64 bit?

https://forum.manjaro.org/t/cannot-run-steam-ld-preload-cannot-be-preloaded/140902 <-- first result of internet search. Maybe this could be something to get you started on troubleshooting.

[โ€“] HungryLemon@lemmings.world 0 points 1 day ago (1 children)

I also noticed that Steam swore at pressure-vessel-wrap[449]: W: Disabling gtk3-nocsd LD_PRELOAD: it is known to cause crashes., so I've try to remove this:

sudo apt purge gtk3-nocsd libgtk3-nocsd0:amd64 libgtk3-nocsd0:i386 -y

But it also doesn't helped me ๐Ÿ˜Ÿ:

chdir "/mnt/Games/Steam/steamapps/common/Mega Serval"
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Game Recording - would start recording game 2009720, but recording for this game is disabled
Adding process 5139 for gameID 2009720
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Adding process 5140 for gameID 2009720
Adding process 5141 for gameID 2009720
Adding process 5142 for gameID 2009720
setlocale "en_US.UTF-8": No such file or directory
pv-locale-gen: Missing locale en_US.UTF-8
pv-locale-gen: Generating locale ru_RU.UTF-8...
pv-locale-gen: Generated locale ru_RU.UTF-8 successfully
pv-locale-gen: Generating locale en_US.UTF-8...
pv-locale-gen: Generated locale en_US.UTF-8 successfully
pv-adverb[5694]: W: Container startup will be faster if missing locales are created at OS level
Adding process 5739 for gameID 2009720
Adding process 5742 for gameID 2009720
Adding process 6181 for gameID 2009720
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Adding process 6182 for gameID 2009720
Adding process 6185 for gameID 2009720
Adding process 6187 for gameID 2009720
Adding process 6190 for gameID 2009720
Adding process 6199 for gameID 2009720
Adding process 6212 for gameID 2009720
Adding process 6218 for gameID 2009720
Adding process 6231 for gameID 2009720
Setting breakpad minidump AppID = 2009720
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198248711762 [API loaded no]
Adding process 6249 for gameID 2009720
pid 6183 != 6182, skipping destruction (fork without exec?)
Game Recording - game stopped [gameid=2009720]
Removing process 6249 for gameID 2009720
Removing process 6231 for gameID 2009720
Removing process 6218 for gameID 2009720
Removing process 6212 for gameID 2009720
Removing process 6199 for gameID 2009720
Removing process 6190 for gameID 2009720
Removing process 6187 for gameID 2009720
Removing process 6185 for gameID 2009720
Removing process 6182 for gameID 2009720
Removing process 6181 for gameID 2009720
Removing process 5742 for gameID 2009720
Removing process 5739 for gameID 2009720
Removing process 5142 for gameID 2009720
Removing process 5141 for gameID 2009720
Removing process 5140 for gameID 2009720
Removing process 5139 for gameID 2009720
[โ€“] victorz@lemmy.world 1 points 1 day ago* (last edited 1 day ago) (1 children)

Sorry, I don't know how to help.

I installed Steam via Flatpak on Arch and it runs perfectly. That's all I know. ๐Ÿคทโ€โ™‚๏ธ Good luck.

And generate your Russian locale system wide. ๐Ÿ˜ฌ๐Ÿ‘

Hmmm... Or I can try it (Flatpak) ๐Ÿค”