Project 'steam/steamlinuxruntime' was moved to 'steamrt/steamlinuxruntime'. Please update any links and bookmarks that may still have the old path.
_v2-entry-point: Support custom LD_LIBRARY_PATH from game launch options
When a game is launched with a custom launch option as:
"LD_LIBRARY_PATH="/my_libs:${LD_LIBRARY_PATH}" %command%"
we want to treat /my_libs
as if it were part of the OS-level search
path.
/cc @smcv
Edited by Ludovico de Nittis
Merge request reports
Activity
Please register or sign in to reply