Devlogs
Version 1.1_hf2 release
'hf' stands for hotfix, so this one is really small
Changelog:
- Optimized for support with W2K. Still hadn't found a way to import stb_vorbis and OpenAL without libloaderapi. W2K can run the game without the audio DLLs if compiled with USE_DLL EQU <1> (line 24) commented out.
- More attempts to solve the mouselook issue (SetCapture).