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
RetrocyclesNews0.2.9.1.0 released
Game update

0.2.9.1.0 released

Retrocycles · published 1 Dec 2020, 20:37 UTC

All newsPlayers around this dateRead on Steam

And, to be frank, also the old, regular widescreen overlords. All this time, the game had been optimized for 4:3 or 5:4 screens, with menu text and HUD elements getting stretched to the side for widescreen users. No more of that! The changes also benefit splitscreen users; for a horizontal split, the HUD will now no longer cover half the (split) screen.

And while we were at fixing fonts, the default console rendering now tries to display the bitmap font precisely as it is designed, pixel by pixel; that should make the console more readable and sharper looking for everyone.

Playing back debug recordings has been made simpler and more robust; the --playback command line switch is no longer required and the network code should no longer give up when the recorded server response does not match what the playback code expects. Especially, this version should have no problems playing back tournament recordings made with version 0.2.8.

Full Patch Notes:

Changes since 0.2.9.0.1:

Fixed Bugs

  • Use after free in nNetObject::ClearKnows (#34)
  • Missing null check for master server info (#58)
  • Basic screen aspect ratio failures: Text (#59)
  • Center message issues (#62)
  • AppImage library content still lacking (#63)
  • Crash in menu key repeat handling (#66)

New Features

  • Make AppImage builds fit for registration at AppImageHub (#17)
  • Make SIZE_ and SPEED_FACTOR floating point instead of integer (#20)
  • Do not show a player's own IP on the client (#27)
  • Make --playback optional so recordings can be more easily played back (#37)
  • Steam on Windows: Add playback registry keys so .aarec files automatically playback with a doubleclick (#38)
  • Make clientside playback more robust (#56)
  • user.cfg fine grained upgrade system (#61)

Other Changes

  • Make custom camera the default for new players (#35)
  • Turn down tutorial tooltip spam (#36)
  • Onboarding game improvements (#39)
  • ROUND_CENTER_MESSAGEs are still displayed in nCLIENT state (#49)
  • Make Full HD players see the small font as little as possible (#60)

Contributors


Armanelgtron, Manuel Moos, SwagTron

More from Retrocycles

Other announcements

All news
In-game event18 Apr 20260.2.9.3.0 ReleasedThe main reason for this release is that the default installation of libxml removed http fetch functions we were using, and that starts appearing in mainstream Linux distributions now, such as Ubuntu 26.10. On such systems, we now use libcurl as a replacement. Binary builds like this one are unchanged, they still use the old libxml. But hey, you also get a better framerate indicator. And it see…Game update14 Dec 2025Small bugfix build 0.2.9.2.50.2.9.2.5 adds a tiny initialization fix, sometimes the Linux version would freeze into a nasty state on startup.In-game event19 Mar 20240.2.9.2.3 releasedmacOS builds are now considered stable. Any still open macOS specific issues can be viewed on our tracker . In case you are wondering about the .3 at the end, that is because the first three attempts to build the source and deploy the result failed at various points. There is not much else to this release. Mostly bugfixes, adaptions to new environments, fixes to the build system that bring it m…