Skip to content

2.4.4 Release Candidate 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@allejo allejo released this 25 Jan 03:07
· 793 commits to 2.4 since this release

We are close to the 2.4.4 release. We have a new release candidate build ready to try out. If all goes well, this should end up being the last RC build. There were not a lot of changes to this release candidate. We fixed some crash on exit bugs and some memory corruption issue, and added some fixes for fullscreen/windowed switching on Mac OS X. Additionally, we'll be using a newer version of SDL 2 on Mac OS X which may include some fixes.

So take it for a spin and let us know if you find any issues with it! There is a known issue running the game on Windows 10 with recent AMD graphics hardware and drivers, but I made the decision to delay fixing that to 2.4.6 since it was taking too long.

Notes

For the Mac build, we believe we fixed an issue where clicking the mouse with the pointer at the very top of the screen would fail to register the click. There was an additional issue that arose with the current version of SDL involving switching to windowed mode from fullscreen which would cause the window dimensions to be incorrect, which we believe we also fixed. If any Mac users can test these two conditions to verify that the issues were corrected, that would be appreciated.

Available Downloads