source-sdk-2013 icon indicating copy to clipboard operation
source-sdk-2013 copied to clipboard

hl2_win64.exe doesn't processes Steam's "-vulkan" mod launch options.

Open Michael-Soyka opened this issue 1 year ago • 3 comments

The mod launches using the standard graphical api ignoring Steam launch option.

Steam run:

Image

Image

Image

Manual run:

Image

Image

Image

Additional Info

OS: Windows 11 24H2 Steam version: Stable 1738026274 Source mod build: HL2MP Debug

Michael-Soyka avatar Feb 18 '25 22:02 Michael-Soyka

Fixing this could be beneficial to Mac users who run the game via CrossOver. x64 support is decent enough but UI rendering is very choppy. Vulkan could alleviate this.

doot0 avatar Feb 18 '25 22:02 doot0

@Michael-Soyka You have to set the -vulkan launch argument on the Source SDK Base 2013 Multiplayer app itself and not on the mod. It's weird but it usually works 99% of the time.

ktwrd avatar Feb 21 '25 13:02 ktwrd

@ktwrd Yeah, its a good workaround, but not the solution. In the same way, we can just run a mod manually through SSDK Base 2013 MP launch options.

Michael-Soyka avatar Feb 21 '25 15:02 Michael-Soyka