v0.4 early access 2.1 (Patreon)
Downloads
Missing 3 files.
Content
I upgraded the previous build to Godot 4.4, which has improvements to shader generation and a bunch of other stuff. Hopefully this fixes the issues people are having with the vulkan shader caching.
The windows build now supports Directx12 and there is also now a version of the windows build that defaults to using dx12 over vulkan. Godot isn't able to switch rendering drivers while the game is running yet. So the windows build will be split into two versions from now on to prevent users from having to use command line arguments to start the game with the desired rendering driver.
I also fixed the new error handling when launching the game. In my infinite wisdom I forgot to actually test it, so if the game was crashing before the age verification then the faulty error handling was probably the cause.
If you have had problems getting the game to run lately please let me know whether this build fixes it or not.
Full changelog below:
Upgraded the game engine to Godot 4.4.
Added dx12 support to windows build.
Fixed broken error handling during launch.
Fixed a minor issue with boob physics causing an error.