New comment by caszuu on void-packages repository https://github.com/void-linux/void-packages/issues/41388#issuecomment-2191401750 Comment: > Huh, well for Insurgency, the command that Steam uses is this > > ``` > /home/okawo/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=581320 -- /home/okawo/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- /home/okawo/.local/share/Steam/steamapps/common/SteamLinuxRuntime_sniper/_v2-entry-point --verb=waitforexitandrun -- /home/okawo/.local/share/Steam/steamapps/common/Proton - Experimental/proton waitforexitandrun /home/okawo/.local/share/Steam/steamapps/common/sandstorm/InsurgencyEAC.exe > ``` > > And that exe does not seem to want to launch without `_v2-entry-point` ??? I guess that makes sense since we're launching the game outside the expected runtime, so there's only a chance that a game will run outside of it. After I get home, I'll try to sus out why the entry point is making eac panic, closest I got is that the `pressure-vessel` container itself is somehow blocking eac ([this](https://github.com/void-linux/void-packages/issues/41388#issuecomment-1949313480) is also useful if anyone is also digging)