REM Set launch params below, or in steam
SET params=-w 1280 -h 720 -novid -condebug -windowed -high -refresh 0 -noasserts -hushasserts -dxlevel 98 -steam -game hlvr

SET DXVK_STATE_CACHE=1
SET HLVR_STATE_CACHE_PATH=%~dp0%dxvk-cache
SET DXVK_ASYNC=1

REM start the game
START hl2.exe %* %params%