You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReShade DLLS and Shader-Management shaders are now automatically copied into the
absolute game exe path and not into the top level game directory (useful for games where the game exe is in a relative subdirectory)
removed 'which' dependency, so only using 'command -v' now (finally)
'gawk' should no longer be required as 'mawk' should work as well (reports welcome)
improved game OS detection by no longer relying completely on incoming variables which can be wrong/misleading
removed optdepend openssl
added option to forcefully use (previous) Steam Linux Runtime and Steam Reaper although none was provided by command line(might be useful in certain constellations)