mangohud bin: add RoboCop.exe to disable ld_preload to prevent crashing

pull/1249/head
Alessandro Toia 2 months ago
parent 2e0197718b
commit 54df529eba

@ -11,7 +11,8 @@ fi
# Add exe names newline separated to the string to disable LD_PRELOAD
DISABLE_LD_PRELOAD="cs2.sh
some_other_exe"
some_other_exe
RoboCop.exe"
MANGOHUD_LIB_NAME="@ld_libdir_mangohud@libMangoHud_opengl.so"

Loading…
Cancel
Save