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
The game fails to launch due to not being able to load engine.so
failed to dlopen engine.so error=engine.so: cannot enable executable stack as shared object requires: Invalid argument
AppFramework : Unable to load module engine.so!
Unable to load interface VCvarQuery001 from engine.so, requested from EXE.
Other native Linux games and Proton games work fine.
Only Portal and Portal 2 are affected as far as I can tell.
Both Portal and Portal 2 work fine if Proton is used instead of native Linux.
I'm using the normal steam-runtime (not steam-native-runtime).
I've also tried a full reinstall (and deletion of steam folders) of Steam to no avail.
The text was updated successfully, but these errors were encountered:
kisak-valve
changed the title
Portal 2 can't load engine.so and fails to launch on updated Arch Linux
Portal 2 engine.so: cannot enable executable stack as shared object requires: Invalid argument
Jan 31, 2025
The game fails to launch due to not being able to load
engine.so
Other native Linux games and Proton games work fine.
Only Portal and Portal 2 are affected as far as I can tell.
Both Portal and Portal 2 work fine if Proton is used instead of native Linux.
I'm using the normal
steam-runtime
(notsteam-native-runtime
).I've also tried a full reinstall (and deletion of steam folders) of Steam to no avail.
OS: updated Arch Linux with
[*-testing]
enabledKernel: 6.13.0-arch1-2 (64-bit)
Graphics Platform: Wayland
CPU: AMD Ryzen 5 5600
GPU: AMD Radeon RX 6650 XT
ldd -v bin/linux32/engine.so && echo %command%
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/home/user/Games/SteamLibrary/steamapps/common/Portal 2/bin/linux32/" ldd -v bin/linux32/engine.so && echo %command%
The text was updated successfully, but these errors were encountered: