Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
GameMakerNews2024.14.4 Release
Game update

2024.14.4 Release

GameMaker · published 26 Mar 2026, 14:50 UTC

All newsPlayers around this dateRead on Steam

An important new release as we proceed ever closer to the upcoming LTS 2026 release.

Note that this one has quite a few new features as well as a large number of bug fixes, so there are too many things to mention here.

Please do ensure that you read the release notes page very carefully, in case you now need to make changes to your machine setup or your projects.

As you will see from the notes, there has been a big focus on stability and performance fixes for Windows and Mac IDEs, plus FPS/lag/window size fixes for Windows games.

Windows IDE Crash Fixes

One very important change is that earlier 2024.14 releases have shown an increase in "random" Windows IDE crashes due to GPU drivers being unable to resize swapchains or not responding to more commands - this .4 release upgrades the renderer to a current version and so should more reliably support recent external changes in drivers/Windows.

There are a large number of existing bug reports for this, so there is no way we could list all of them on the release notes page, but we encourage as many people as possible to try this release if earlier GM 2024.14.n releases crashed often on your PC (especially if you know your older GM crashes when you do a specific, repeatable action).

Do Read The Release Notes!

Again, remember to read the release notes page very carefully and also check that your external SDKs are the correct versions for this GM release (a link to the setup guides is always at the top of the release notes).

More from GameMaker

Other announcements

All news
Game update3 Jun 2026LTS 2026.0 Release (IDE 16, GMS2 RT 23)GameMaker LTS 2026 is now here and is the default release as of today, replacing the old "Monthly" versions. This release introduces a number of new editors, a new particle asset type, changes to the targets available to you, Code Editor 2, and much more. For those of you coming from 2024.14.4, lots of this release will look very familiar; however for those of you coming from LTS 2022.3, then b…Game update31 Mar 20262024.14.4 fixesIn-Game: part_system_get_info's struct will have the particle type set to undefined if the system asset's emitter has a negative particle count [#14439]( · In-Game: Game window doesn't appear [#14431]( · In-Game: vertex_submit_ext() ignores offset on frozen vertex buffers [#14460]( · In-Game: RNG-Related Functions Cause HTML5 Crash [#14435]( · In-Game: Tap gestures are not registered/event call…Game update27 Jan 20262024.14.3 Update Release2024.14.3 continues to bring more of the features and improvements targeted ahead of LTS 2026. Note that this release does add or change quite a few important bits of functionality, so please do read the full release notes carefully (linked below). As just a few of the changes: * Reddit target has been added * Preferences can now import existing values from any other GM installs you may have *…