12 Feb 2025 |
Sami Liedes | * Is this an approximately minimal command line that should work?
`steam-run $HOME/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=48720 -- "$HOME/.local/share/Steam/steamapps/common/SteamLinuxRuntime_sniper"/_v2-entry-point --verb=waitforexitandrun -- "$HOME/.local/share/Steam/steamapps/common/Proton - Experimental"/proton waitforexitandrun "$HOME/.local/share/Steam/steamapps/common/Mount & Blade With Fire and Sword/mb_wfas.exe"` | 04:43:14 |
Sami Liedes | * Is this an approximately minimal command line that should work?
steam-run $HOME/.local/share/Steam/ubuntu12\_32/reaper SteamLaunch AppId=48720 -- "$HOME/.local/share/Steam/steamapps/common/SteamLinuxRuntime\_sniper"/\_v2-entry-point --verb=waitforexitandrun -- "$HOME/.local/share/Steam/steamapps/common/Proton - Experimental"/proton waitforexitandrun "$HOME/.local/share/Steam/steamapps/common/Mount & Blade With Fire and Sword/mb\_wfas.exe"\
| 04:43:22 |
Sami Liedes | * Is this an approximately minimal command line that should work?
steam-run $HOME/.local/share/Steam/ubuntu12\_32/reaper SteamLaunch AppId=48720 -- "$HOME/.local/share/Steam/steamapps/common/SteamLinuxRuntime\_sniper"/\_v2-entry-point --verb=waitforexitandrun -- "$HOME/.local/share/Steam/steamapps/common/Proton - Experimental"/proton waitforexitandrun "$HOME/.local/share/Steam/steamapps/common/Mount & Blade With Fire and Sword/mb\_wfas.exe"
| 04:43:26 |
Sami Liedes | So that ELOOP from ldconfig is normal and presumably unrelated? | 04:44:23 |
Sami Liedes | I also generally find software that does such things yet functions funny. :P | 04:53:11 |
Sami Liedes | Reminds me of something I had to use when working at a university to claim travel compensation where, if you opened a console, you would just see NullPointerExceptions. | 04:55:27 |
K900 | In reply to @sliedes:hacklab.fi
Is this an approximately minimal command line that should work?
steam-run $HOME/.local/share/Steam/ubuntu12\_32/reaper SteamLaunch AppId=48720 -- "$HOME/.local/share/Steam/steamapps/common/SteamLinuxRuntime\_sniper"/\_v2-entry-point --verb=waitforexitandrun -- "$HOME/.local/share/Steam/steamapps/common/Proton - Experimental"/proton waitforexitandrun "$HOME/.local/share/Steam/steamapps/common/Mount & Blade With Fire and Sword/mb\_wfas.exe"
Please run it from Steam | 05:01:32 |
K900 | You can't reliably reproduce the environment without Steam | 05:01:45 |
K900 | And PROTON_LOG will create a log file in your home directory | 05:02:04 |
Sami Liedes | Aha, I didn't realize the latter. Yes, I have run it from steam. And usually I end up running it from outside precisely because I know of no tools to debug it when inside steam. | 05:30:58 |
Sami Liedes | https://gist.github.com/sliedes/bf855a4d30aeb66de8018845fb7c5772 | 05:37:15 |
Sami Liedes | Required Vulkan extension VK_KHR_surface not supported | 05:38:40 |
Sami Liedes | Ah, steam complains about that already when starting. | 05:50:23 |
Sami Liedes | exec ./steamwebhelper -nocrashdialog -lang=en_US -cachedir=/home/sliedes/.local/share/Steam/config/htmlcache -steampid=215195 -buildid=1738026274 -steamid=0 -logdir=/home/sliedes/.local/share/Steam/logs -uimode=7 -startcount=0 -steamuniverse=Public -realm=Global -clientui=/home/sliedes/.local/share/Steam/clientui -steampath=/home/sliedes/.local/share/Steam/ubuntu12_32/steam -launcher=0 -no-restart-on-ui-mode-change --valve-initial-threadpool-size=12 --valve-enable-site-isolation --disable-smooth-scrolling --password-store=basic --log-file=/home/sliedes/.local/share/Steam/logs/cef_log.txt --disable-quick-menu --enable-features=PlatformHEVCDecoderSupport --disable-features=SpareRendererForSitePerProcess,DcheckIsFatal,ValveFFmpegAllowLowDelayHEVC
Vulkan missing requested extension 'VK_KHR_surface'.
Vulkan missing requested extension 'VK_KHR_xlib_surface'.
BInit - Unable to initialize Vulkan!
| 05:50:49 |
Sami Liedes | Yet my vulkan is clearly working, e.g. vkcube works fine. | 05:54:33 |
Sami Liedes | Ok, I figured it out. For some reason to fix another game I had had to set VK_DRIVER_FILES, and apparently that only worked for 64 bit. | 05:59:48 |
Sami Liedes | Well, that was a refreshing challenge. Thanks for the help :) (Anything to get my mind away from UEFI... doesn't matter if it's debugging steam or playing a game :P) | 06:18:35 |
| Kira changed their display name from kira to Kira. | 19:59:40 |