got it built, but it's giving this issue when attempting to launch from my mod:
### Unable to load C:\Users\zelda\Documents\GitHub\source-sdk-2013\sp\game\mod_hl2\bin\filesystem_steam.dll'hlmv.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\psapi.dll'
I tried copying filesystem_steam.dll from sdk 2006 (as it doesn't exist in the sdk 2013 directory, but gets called regardless somehow), but it legit refuses with it there, same error
EDIT: I got it to run by copying specific files that are mentioned in mdlviewer.cpp. Also requires copying-pasting DXversion files from the sdk
got it built, but it's giving this issue when attempting to launch from my mod:
### Unable to load C:\Users\zelda\Documents\GitHub\source-sdk-2013\sp\game\mod_hl2\bin\filesystem_steam.dll'hlmv.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\psapi.dll'
I tried copying filesystem_steam.dll from sdk 2006 (as it doesn't exist in the sdk 2013 directory, but gets called regardless somehow), but it legit refuses with it there, same error
EDIT: I got it to run by copying specific files that are mentioned in mdlviewer.cpp. Also requires copying-pasting DXversion files from the sdk