protonscr
97 results, 186 hits for LD_PRELOAD="" %command%

lag spikes after 25-40 minutes of playing on linux steamopenoverlay

#11446 · 336 comments · updated 2026-08-28 · 39 matching
comment by viocar · 2024-12-03 · view · github
Did you add `LD_PRELOAD=""` or `LD_PRELOAD="" %COMMAND%`? You may need the `%COMMAND%` part for it to actually work.
comment by diniamo · 2024-12-19 · view · github
Obligatory useless comment: the quotes are unnecessary, simply do `LD_PRELOAD= %command%` instead.
comment by pheki · 2025-03-11 · view · github
> I tried LD_PRELOAD="" VK_LOADER_LAYERS_ENABLE=VK_LAYER_VALVE_steam_overlay_64 %COMMAND% but that doesn't enable overlay or steam input. To enable the ...

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 ...

Path of Exile 2 appid 2694490 1 threads, 1 open 4 matching

Path of Exile 2 protonopenGame compatibility - UnofficialNVIDIA drivers

#8296 · 68 comments · updated 2026-06-29 · 4 matching
comment by codebam · 2025-01-07 · view · github
... Like `LD_PRELOAD="" %command%`
comment by zeerayne · 2025-01-09 · view · github
... Like `LD_PRELOAD="" %command%` Can confirm this works for 7800XT, thank you so much for clarification

THE FINALS appid 2073850 4 threads, 1 open 5 matching

THE FINALS protonopenGame compatibility - UnofficialRegressionXAudio2Mesa drivers

#7317 · 903 comments · updated 2026-08-28 · 5 matching
comment by pollux78 · 2025-02-09 · view · github
... Proton/issues/7317#issuecomment-2646306521 You need to use %command% to use that environment variable LD_PRELOAD="" %command% -dx11
comment by guglovich · 2025-02-15 · view · github
I tried the startup option LD_PRELOAD=‘’ %command%, and the whole session had no problems. Yesterday I removed it ...

Bundled libmpg123.so.0 can be too old for system installed libasound_module_pcm_pulse.so steamvropenbug

#524 · 5 comments · updated 2026-06-24 · 1 matching
comment by bdandy · 2026-06-24 · view · github
the bug still present. Instead of removing can use `LD_PRELOAD="/usr/lib64/libmpg123.so" %command%`

Once Human appid 2139460 1 threads, 1 open 3 matching

Once Human protonopenGame compatibility - UnofficialXAudio2

#7888 · 158 comments · updated 2025-07-12 · 3 matching
comment by jcdickinson · 2025-05-22 · view · github
@MementoMortes try `LD_PRELOAD="" %command%`, the steam recording feature seems to degrade performance over time for me.
comment by MementoMortes · 2025-05-22 · view · github
> [@MementoMortes](https://github.com/MementoMortes) try `LD_PRELOAD="" %command%`, the steam recording feature seems to degrade performance over time ...

RoadCraft appid 2104890 2 threads, 1 open 2 matching

RoadCraft protonopenGame compatibility - UnofficialXAudio2

#8694 · 91 comments · updated 2026-04-20 · 2 matching
comment by simifor · 2025-05-29 · view · github
@ZazaLeNounours order between PYROVEIL and LD_PRELOAD shouldn't matter, just make sure that %command% is placed last
comment by simifor · 2025-05-29 · view · github
... check if setting the game's launch parameter to the following prevents the issue from happening? `LD_PRELOAD="" %command%`

FragPunk appid 2943650 1 threads, 1 open 2 matching

FragPunk protonopenGame compatibility - Unofficial

#8503 · 31 comments · updated 2025-08-21 · 2 matching
comment by term1n4l · 2025-05-06 · view · github
... issue? `LD_PRELOAD="" %command%` I haven't had any issues with stuttering in fragpunk since using LD_PRELOAD="" in my ...
comment by simifor · 2025-04-06 · view · github
... try changing your launch parameter to this and seeing if you still get the same issue? `LD_PRELOAD="" %command%`

Overwatch appid 2357570 3 threads, 1 open 8 matching

Overwatch protonopenGame compatibility - Unofficial

#7033 · 282 comments · updated 2026-08-18 · 8 matching
comment by Etmix · 2025-02-13 · view · github
@Latecloser @julius-boettger You can try adding LD_PRELOAD="" to your launch parameters in steam, e.g.: `LD_PRELOAD="" %command ...
comment by Latecloser · 2025-02-14 · view · github
... can try adding LD_PRELOAD="" to your launch parameters in steam, e.g.: > > `LD_PRELOAD="" %command%` > > This will break the ...

Pax Dei appid 1995520 1 threads, 1 open 1 matching

Pax Dei protonopenGame compatibility - UnofficialXAudio2

#7846 · 27 comments · updated 2025-01-11 · 1 matching
comment by simifor · 2024-11-26 · view · github
... after some play time, adding the following to the game launch parameters might help avoid it: `LD_PRELOAD="" %command%`

Forza Horizon 6 appid 2483190 1 threads, 1 open 1 matching

Forza Horizon 6 protonopenGame compatibility - Unofficial

#9789 · 362 comments · updated 2026-08-26 · 1 matching
comment by dyfrgi · 2026-06-03 · view · github
... h 1440 -f -S integer -r 144 -- LD_PRELOAD="$LD_PRELOAD" %command%`. That will get the Steam overlay back, if ...

Add Wayland support to the Steam overlay steamopenFeature Requestoverlay

#8020 · 118 comments · updated 2026-08-24 · 2 matching
comment by fxzzi · 2026-04-30 · view · github
... Trying to open profiles opens in steam itself now. ``` unset LD_PRELOAD; SDL_VIDEO_DRIVER=wayland SDL_AUDIO_DRIVER=pulseaudio %command% +exec autoexec ...
comment by AfterglowAmpharos · 2026-07-06 · view · github
... Code: `env -u LD_PRELOAD ((gamescope text goes here)) -- env LD_PRELOAD="$LD_PRELOAD" %command%` It's structured like this: Start ...

Indiana Jones and the Great Circle appid 2677660 1 threads, 1 open 1 matching

Indiana Jones and the Great Circle protonopenGame compatibility - UnofficialXAudio2

#8292 · 102 comments · updated 2025-11-15 · 1 matching
comment by broconut123 · 2024-12-10 · view · github
@ga2mer tried all this but game doesn't run with `LD_PRELOAD=libnvidia-glcore.so.565.77 LD_LIBRARY_PATH=. %command ...

Forza Motorsport appid 2440510 1 threads, 1 open 1 matching

Forza Motorsport protonopenGame compatibility - Unofficial

#7151 · 143 comments · updated 2026-08-28 · 1 matching
comment by RiskRunner0 · 2026-08-04 · view · github
... hdr-enabled -- env LD_PRELOAD="$LD_PRELOAD" RADV_PERFTEST=sam PROTON_VKD3D_HEAP=1 VKD3D_CONFIG=nodxr,descriptor_heap,avoid_image_buffer_aliasing %command% ``` <img width="3440" height ...

Any game that needs DXVK almost instantly freezes and eventually crashes dxvkopennot a bug

#4503 · 90 comments · updated 2025-08-12 · 5 matching
comment by MAGGen-hub · 2025-01-08 · view · github
> That sounds like this Steam issue #4436 > Try running it with `LD_PRELOAD="" %command%` Damn! Looks very familiar! Thanks ...
comment by MAGGen-hub · 2025-01-08 · view · github
> That sounds like this Steam issue #4436 > Try running it with `LD_PRELOAD="" %command%` Damn! Looks very familiar! Thanks ...
comment by MAGGen-hub · 2025-01-09 · view · github
> That sounds like this Steam issue #4436 > Try running it with `LD_PRELOAD="" %command%` Thank you very much! You ...

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 ...

VTOL VR appid 667970 2 threads, 1 open 1 matching

VTOL VR protonopenGame compatibility - Unofficial

#8579 · 2 comments · updated 2025-08-13 · 1 matching
comment by chaosmaou · 2025-04-09 · view · github
... running game with launch params `LD_PRELOAD="" PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 %command%` in steam options fixes the issues, and ...

powerprofilesctl no longer works as a wrapper command steamclosed

#11483 · 2 comments · updated 2024-11-18 · 1 matching
issue by griffi-gh · 2024-11-17 · view · github
... Set `powerprofilesctl launch %command%` as command for any game 2. The game won't launch and will fail ...

HELLDIVERS 2 appid 553850 3 threads, 1 open 3 matching

HELLDIVERS™ 2 protonopenGame compatibility - UnofficialRegressionXAudio2

#7486 · 402 comments · updated 2026-08-27 · 3 matching
comment by kropop · 2025-04-14 · view · github
... for me: `LD_PRELOAD="" WINE_CPU_TOPOLOGY=8 gamescope -W 3440 -H 1440 -r 165 -f --backend sdl -- %command% --use-d3d11`
comment by StelardActek · 2025-04-15 · view · github
... for me: > > `LD_PRELOAD="" WINE_CPU_TOPOLOGY=8 gamescope -W 3440 -H 1440 -r 165 -f --backend sdl -- %command% --use-d3d11 ...
page 1 of 5next