protonscr
166 results, 229 hits for LD_PRELOAD="" %command%

4.11-10 update today = horrendous mouse stutter/lag after about 20 minutes protonclosed

#3316 · 91 comments · updated 2024-04-20 · 5 matching
comment by Zorrototo · 2019-12-16 · view · github
One of you says > LD_PRELOAD=gameoverlayrenderer.so %command% the other one says > LD_PRELOAD= %command%
comment by rbernon · 2019-12-16 · view · github
> Could you test if blocking Steam overlay module via `LD_PRELOAD=gameoverlayrenderer.so %command%` works around the issue for ...
comment by aufkrawall · 2019-12-16 · view · github
Could you test if blocking Steam overlay module via `LD_PRELOAD=gameoverlayrenderer.so %command%` works around the issue for ...

Unified DXVK/VKD3D lag timebomb in most games if compiled from git dxvkclosedcan't reproduce

#4436 · 143 comments · updated 2025-12-09 · 18 matching
comment by SheMelody · 2024-11-10 · view · github
... Were you able to fix it with the `LD_PRELOAD` method? ``` LD_PRELOAD="" %COMMAND% ``` If you need mangohud: ``` LD_PRELOAD="" VK_LOADER_LAYERS_ENABLE ...
comment by AlkaizerLord · 2025-01-19 · view · github
... it with the `LD_PRELOAD` method? > ``` > LD_PRELOAD="" %COMMAND% > ``` > > If you need mangohud: > ``` > LD_PRELOAD="" VK_LOADER_LAYERS_ENABLE=VK_LAYER_MANGOHUD_overlay_x86_64 %COMMAND% > ``` > > If you also ...
comment by J-eremy · 2024-12-11 · view · github
... The only thing added to the run command was LD_PRELOAD="" for a total command of: `LD_PRELOAD="" gamemoderun mangohud ...

The Sinking City Remastered appid 750130 1 threads, 0 open 1 matching

The Sinking City Remastered protonclosedGame compatibility - UnofficialXAudio2

#9436 · 4 comments · updated 2026-02-02 · 1 matching
comment by Vorrhilion · 2026-01-25 · view · github
Hello @kisak-valve, I tried with `LD_PRELOAD= gamescope -- env LD_PRELOAD="$LD_PRELOAD" %command%`, controller works fine with Steam Input ...

%COMMAND% / %command% seems to not be expanded properly in "Set Launch Options" steamclosedreviewed

#4544 · 13 comments · updated 2016-12-22 · 1 matching
comment by jjmcdn · 2016-07-11 · view · github
... optirun -b primus %command% LD_PRELOAD="libpthread.so.0 libGL.so.1" optirun %command% LD_PRELOAD="libpthread.so.0 libGL ...

native steam is not working on ubuntu 16.04 steamclosedreviewed

#4200 · 14 comments · updated 2019-02-22 · 3 matching
comment by bjwest · 2016-04-04 · view · github
... If you want to give it a try on the command line first, use the complete "LD_PRELOAD='/usr ...
comment by Kernel-linux · 2015-12-25 · view · github
@gdrewb-valve Using this command solves the problem LD_PRELOAD='/usr/$LIB/libstdc++.so.6' DISPLAY=:0 steam Also ...
comment by chest069 · 2016-04-04 · view · github
... Where do I put the command "LD_PRELOAD='/usr/$LIB/libstdc++.so.6' DISPLAY=:0 steam" to get it ...

Vulkan games launched through steam have the performance drop after 40 minutes steamclosedNVIDIA drivers3rd party gameoverlayDistro Family: Ubuntu

#7505 · 12 comments · updated 2020-12-05 · 1 matching
comment by kisak-valvemaintainer · 2020-12-04 · view · github
Blind guess, does setting the game's launch options to `LD_PRELOAD="" %command%` have an effect?

Steam Remote Play drops to 30 fps when running games using Proton. steamclosedStreamingProton

#8423 · 56 comments · updated 2024-05-31 · 4 matching
comment by TheGamerX20 · 2024-05-31 · view · github
... When I use the command LD_PRELOAD= %command% it gets fixed but Stream itself is laggier.
comment by Saroumane · 2022-04-17 · view · github
... LD_PRELOAD= %command% > > With that argument the "slow convert" issue doesn't happen, of course there are some side ...
comment by Siysrril · 2022-04-16 · view · github
... LD_PRELOAD= %command% With that argument the "slow convert" issue doesn't happen, of course there are some side ...

Steam Won't Open Game Since Last Update steamclosedreviewed3rd party game

#4068 · 5 comments · updated 2019-07-18 · 1 matching
comment by gary-hammer · 2015-10-15 · view · github
... LD_PRELOAD=/usr/lib/nvidia/libGL.so %command%

Civilization 6 does not launch steamclosed3rd party gameDistro Family: Fedora

#6194 · 8 comments · updated 2019-04-05 · 2 matching
comment by kisak-valvemaintainer · 2019-04-05 · view · github
... LD_PRELOAD message is accurate and the equivalent workaround would be `LD_PRELOAD=/usr/lib64/libfreetype.so.6 %command%` for ...
comment by kisak-valvemaintainer · 2019-04-05 · view · github
... Try adding `LD_PRELOAD=/usr/lib/libfreetype.so.6 %command%` to the game's launch options. (from https://www ...

Steam does not support alsa 1.1.0, no audio steamclosedreviewed

#4139 · 52 comments · updated 2024-01-16 · 3 matching
comment by ryanpcmcquen · 2015-11-23 · view · github
@ChuckDaniels87 have you tried launching steam like this (from the command line)? ``` LD_PRELOAD="/usr/lib/libasound.so.2 ...
comment by cqcallaw · 2016-08-03 · view · github
@Chiitoo Fair enough; I will say that the symptoms I'm experiencing are remarkably similar, and the LD_PRELOAD ...
comment by ghost · 2015-12-12 · view · github
... It gave this, then stopped (went back to command line input): `$ steam` `Running Steam on arch rolling 64 ...

libGL errors on Ubuntu 16.04 desktop amd64 steamclosedreviewed

#4451 · 14 comments · updated 2019-06-15 · 1 matching
comment by teresko · 2016-05-21 · view · github
What helped me (on ArchLinux, current) was running it with this command: `LD_PRELOAD='/usr/$LIB/libstdc++.so.6 ...

Overlay doesn't work on ubuntu 14.04 (64-bit) steamclosedreviewedbumblebeeoverlay

#3199 · 8 comments · updated 2018-01-31 · 1 matching
comment by ayr-ton · 2014-06-03 · view · github
... My custom launch options are `LD_PRELOAD="libpthread.so.0 libGL.so.1" __GL_THREADED_OPTIMIZATIONS=1 $OPTIMUS_PREFIX %command%` and the ...

Insurgency appid 222880 2 threads, 0 open 1 matching

Insurgency protonclosedGame compatibility - UnofficialRegression

#5790 · 3 comments · updated 2025-08-22 · 1 matching
comment by loudan-arc · 2022-12-31 · view · github
... x86_64-linux-gnu/libgpg-error.so.0 $LD_PRELOAD" mangohud %command% ``` However, as of this time with [EndeavourOS](https ...

Segmentation Fault When Disabling Runtime steamclosedreviewed

#3863 · 11 comments · updated 2019-11-13 · 2 matching
comment by shoober420 · 2016-06-13 · view · github
Ever since I've used the "LD_PRELOAD=/usr/lib32/libudev.so.1" command line parameter, Valve games will ...
comment by shoober420 · 2016-06-13 · view · github
... I had to set the command line parameter to "LD_PRELOAD=/usr/lib32/libudev.so.0" instead of using ...

Games immediately exit after launch on AMD GPU - Steam Beta 1774488570 (Linux) steamclosedSteam client

#13038 · 7 comments · updated 2026-03-26 · 2 matching
comment by Gythrim · 2026-03-26 · view · github
... DXVK_FRAME_RATE=160 DXVK_HDR=1 PROTON_USE_NTSYNC=1 LD_PRELOAD="" PROTON_NO_WM_DECORATION=1 PROTON_NO_FSYNC=1 PROTON_NO_ESYNC=1 %command%" Thank you for clarification
comment by DanielR-I · 2026-03-26 · view · github
... object '/home/<uid>/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32 ...

Civilization V seg faults when run inside Steam steamclosedreviewedruntime

#4379 · 28 comments · updated 2019-11-16 · 9 matching
comment by vhda · 2016-04-01 · view · github
... game launch from Steam: ``` LD_PRELOAD='./libcxxrt.so:/usr/$LIB/libstdc++.so.6' %command% ``` Is this going to be ...
comment by ljrk0 · 2016-03-31 · view · github
... using `LD_PRELOAD=~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so %command%` in ...
comment by ljrk0 · 2016-08-20 · view · github
> Also tried LD_PRELOAD='./libcxxrt.so:/usr/$LIB/libstdc++.so.6' %command% from above, directly as a game launch ...

Prison Architect loads then crashes on optimus system steamclosed3rd party gamebumblebee

#4807 · 5 comments · updated 2019-07-18 · 2 matching
comment by kisak-valvemaintainer · 2017-01-15 · view · github
... b primus %command%` a try, if that doesn't work then I would try `LD_PRELOAD="libpthread.so.0 ...
comment by magicaljellybeans · 2017-01-26 · view · github
... and then added `LD_PRELOAD="libpthread.so.0 libGL.so.1" __GL_THREADED_OPTIMIZATIONS=1 optirun %command%` into the launch options ...

ERROR: ld.so: object '/run/host/usr/lib/libfreetype.so' from LD_PRELOAD cannot be preloaded steamclosed

#11187 · 2 comments · updated 2024-08-16 · 1 matching
issue by als-creator · 2024-08-15 · view · github
... LD_PRELOAD=/usr/lib/libfreetype.so %command% for game start start Torchlight without LD_PRELOAD=/usr/lib/libfreetype.so %command ...

Steam fails to start on new account because of outdated libxcb steamclosed

#4816 · 43 comments · updated 2020-02-24 · 2 matching
comment by phgachoud · 2017-10-25 · view · github
... you have to run this command to get lib paths before running steam
comment by direc85 · 2018-01-05 · view · github
... Running the command @phgachoud posted `LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB ...

After Steam update, the games is not launching steamclosedruntimeoverlayDistro Family: openSUSE

#5000 · 30 comments · updated 2022-06-01 · 2 matching
comment by 1m-Arthur · 2017-06-03 · view · github
... LD_PRELOAD="${HOME}/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libgcrypt.so.11" %command%` " . But ...
comment by kisak-valvemaintainer · 2017-06-03 · view · github
... LD_PRELOAD="${HOME}/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libgcrypt.so.11" %command%` in ...
page 1 of 9next