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
GameMakerNews2023.4 Release
Game update

2023.4 Release

GameMaker · published 3 May 2023, 15:59 UTC · build 11145193

All newsPlayers around this dateRead on Steam

IDE v2023.4.0.84 Runtime v2023.4.0.113

April’s 2023.4 release brings to the IDE: improvements to the licensing UI and an offline support fix; multiple performance fixes; string templates which allow you to compose strings with expressions in-situ inside the Code Editor; new ways to launch and clean your project, along with various other optimisations inside the IDE to help cut down on build times; another new set of filters in the Room Editor and for use in your games; plus a large number of bug fixes.

On the runtimes side there are: a selection of new functions you can use for loading sprites asynchronously, getting information on particles and structs, and also for toggling the window border on Windows games; a new event when audio has finished playing; Apple ProMotion support on those devices which have suitable screens; the ability to have a remote machine perform additional tasks required by extensions (plus several other additions to extensions support); and websockets now sends a suitable user-agent header on more platforms, which will fix compatibility issues for some stores/services. Oh, and even more bug fixes of course.

Please do check your SDKs and other external tools are the correct versions before doing any builds, as you can see from the release notes pages that several platforms have been updated for this release - you can see our Required SDKs FAQ below and the various platform setup guides that page links to in order to get all of this information at any time.

See the links below for all changes/fixes since 2023.2.1.

IDE Release Notes
Runtime Release Notes

And if you have any issues running GameMaker itself, project saving/loading, logging-in and getting your license, or building your projects, see the two of these first of all:

Required SDKs FAQ
User Permissions and Firewall/Antivirus Configuration FAQ

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 update26 Mar 20262024.14.4 ReleaseAn 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,…