97 results, 186 hits for LD_PRELOAD="" %command%
#11446 · 336 comments
· updated 2026-08-28
· 39 matching
Did you add `
LD_PRELOAD=""` or `
LD_PRELOAD="" %
COMMAND%`? You may need the `%
COMMAND%` part for it to actually work.
Obligatory useless comment: the quotes are unnecessary, simply do `
LD_PRELOAD= %
command%` instead.
> 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 ...
#4436 · 143 comments
· updated 2025-12-09
· 18 matching
... 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 ...
... The only thing added to the run
command was
LD_PRELOAD="" for a total
command of:
`
LD_PRELOAD="" gamemoderun mangohud ...
#9436 · 4 comments
· updated 2026-02-02
· 1 matching
comment by
Vorrhilion · 2026-01-25 ·
view ·
githubHello @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
... Like `
LD_PRELOAD="" %
command%`
... 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
... Proton/issues/7317#issuecomment-2646306521
You need to use %
command% to use that environment variable
LD_PRELOAD="" %
command% -dx11
I tried the startup option
LD_PRELOAD=‘’ %
command%, and the whole session had no problems. Yesterday I removed it ...
#524 · 5 comments
· updated 2026-06-24
· 1 matching
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
@ZazaLeNounours order between PYROVEIL and
LD_PRELOAD shouldn't matter, just make sure that %
command% is placed last
... 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
... issue? `
LD_PRELOAD="" %
command%`
I haven't had any issues with stuttering in fragpunk since using
LD_PRELOAD="" in my ...
... 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
@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
... 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
#9789 · 362 comments
· updated 2026-08-26
· 1 matching
... h 1440 -f -S integer -r 144 --
LD_PRELOAD="$
LD_PRELOAD" %
command%`. That will get the Steam overlay back, if ...
#8020 · 118 comments
· updated 2026-08-24
· 2 matching
... 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 ...
#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
#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 ...
#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 ...
#13038 · 7 comments
· updated 2026-03-26
· 2 matching
... 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
... 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
... running game with launch params `
LD_PRELOAD="" PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 %
command%` in steam options fixes the issues, and ...
#11483 · 2 comments
· updated 2024-11-18
· 1 matching
... 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
... 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 ...