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
CloudbuiltNewsFeatures & Quality Update!
Major update

Features & Quality Update!

Cloudbuilt · published 27 Dec 2024, 14:27 UTC

All newsPlayers around this dateRead on Steam

New Features


In addition to new language support, we’ve also added two significant improvements for those who continue playing beyond simply beating the game once.

New Language Support


We’re excited to announce that Cloudbuilt now offers full support for Simplified Chinese, thanks to the incredible help of JACKIEXIA! This update makes the game more accessible to Chinese-speaking players, providing a smoother and more inclusive experience. The new language option applies to menus, interfaces, and story text, making the game easier to navigate and enjoy.

How to Select Your Language

  • Automatic for New Players
    On first launch, Cloudbuilt will automatically use your Steam language settings, including Simplified Chinese if that’s your chosen Steam language.
  • Changing Languages Later
    If you want to switch languages after your first launch, just go to Options > Game and use the spinner at the bottom of the window to pick your preferred language.

A Call Out to the Community


A huge thank you to JACKIEXIA for making this possible. We’re incredibly grateful for his dedication and time.
If you’d like to help translate Cloudbuilt into other languages or refine existing translations, please reach out! Your contributions make the game better for players worldwide, and we truly appreciate your support.

Profiles


You can now have three simultaneous profiles, allowing you to start a new run from the beginning without losing progress on your previous ones. This is especially handy if you’re aiming for additional skins or achievements. Since the game wasn’t originally designed for multiple profiles, it took some workarounds to implement, but in our tests everything appears stable. If you encounter issues, let us know!

Level Select Details View


We’ve revamped the level select overview feature in Competitive Mode:

  • Expanded Information
    Besides your overall best ranking like you could see before, you can now also see the ranking you achieved on your current profile.
  • Life Tracking
    A new view mode also shows how many lives you’ve earned on each level (per mode/profile), making it easier to track progress for raising the life cap or collecting pickups.
  • Available In Any View
    These additional details can be enabled at any time while navigating the level select menu, not just in the fully zoomed-out view.


(As part of this update, we also tweaked some instructions text at the bottom of the Level Select screen to be more useful and less distracting. Additionally we managed to remove a 1 frame lag we had on some UI elements when the camera moves, making the menu feel more responsive.)

Smaller Updates

Asynchronous Texture Loading


We fixed a bug where the asynchronous texture loader sometimes failed to generate a new texture handle when creating texture resources to swap between levels or after certain setting changes. This could lead to reusing an existing handle and overwriting its contents, causing unexpected visuals in various places. Like in UI elements, shadow hatching textures, and similar. We’ve checked the rest of the texture loading code as well for similar issues and everything else looks fine. Apologies to anyone who experienced odd UI or shading since we introduced asynchronous loading a few patches ago.

PhysX Memory Usage


We’ve tweaked PhysX settings to make memory usage more efficient, because we've become aware that most reported crashes occur in PhysX memory allocation spikes. As a 32-bit Windows application, Cloudbuilt (like any 32-bit program) can only use up to about 4 GB of RAM, so sudden, unpredictable allocation spikes in PhysX can push the total over that limit. We suspect it may briefly duplicate internal data while reorganizing memory, but we’re not certain. Sadly PhysX’s exact internal working is a bit out of our control.
The new settings should reduce memory usage and spikes, but at a slight performance cost. The performance impact of the changes should however be mostly negligible. We’ve also verified that Cloudbuilt still reliably runs at 60 FPS on a Steam Deck, even in the most heavy physics scenarios.

Leaderboards and Rankings

  • Reduced Save Data Bloat
    • To minimize how much runtime memory is used for the save data, we have introduced some changes to the local leader board data.
    • Local Leaderboard Entry Limits
      We now limit how many entries are stored in your local leaderboards (this doesn’t affect online leaderboards).
      If you exceed the entry limit, some older entries are removed from the middle of the list, letting you still keep a record of your best and worst runs.
      • Regular levels: 50 entries
      • Custom levels: 30 entries

    • Reduced Extra Data
      Previously, extra data (like checkpoint/restart timings) was stored for all entries but never really used. Now, we only keep that extra data for your top times; other entries have it removed.
  • Steam Name
    If you’re connected to Steam, your local leaderboard entries now store your actual Steam name instead of just “Player.”
  • Result Screen Time Accuracy
    Fixed a discrepancy where the results screen time could be one frame slower than the leaderboard-recorded time, causing slight inconsistencies.
  • Non-Competitive Mode Rankings
    Locally stored times for Default Mode now correctly use that mode’s rank times (which differ from Competitive Mode) when displayed in the Leaderboard. We mark the Non-Competitive/Default mode ranks with a bracket and the text scaled to 75% size for clarity.

Minor Stuff

  • Options Menu
    • Rearranged some settings so related options are more logically grouped.
    • Adjusted UI elements to shift horizontal alignment depending on the selected language.
    • Increased text size in spinner-based settings (e.g., resolution, texture quality, language) for better readability.

  • Logging
    Improved the log output to avoid false error messages and provide more useful data.
  • English Text Fixes
    Corrected some spelling issues in English. If you notice more, please let us know!
  • Competitive-Mode Hotkey
    The toggle for competitive mode in the Level Select screen no longer affects your ranking settings.
  • Achievement Descriptions
    Added localized achievement descriptions for Japanese and Chinese, and also refined the English descriptions a bit.
  • Skin Selection Menu
    Fixed a minor bug where the default skin’s description wouldn’t always appear.
  • Save File Migration
    We streamlined how save files migrate from the old directory (still used when not running Steam). The new system:

    • Keeps one local save for non-Steam play, and a cloud save for Steam
    • Avoids repeated migration prompts
    • Supports the new multi-profile setup


There may be some other small improvements, but this list covers the main changes.

As always, we hope you enjoy the patch, and please report any issues or bugs you find.
Thanks for your support as always!

More from Cloudbuilt

Other announcements

All news
Game update6 Jan 2025Minor PatchNo major announcement this time —just a couple of quick fixes and tweaks following our recent larger update ːdeheadː: (EDIT: Did a minor addition fix and added it to this patch note as to not spam the news feed with minor stuff) Ending Cutscene Desync We sadly had a miss here where the cutscene animation for the endings played with game-speed-modified delta time, leading the non-competitive mod…In-game event24 Aug 2024Patch NotesThis update brings improvements to the game's reliability and user interface clarity. Texture Loading Reliability: · We've enhanced both asynchronous and synchronous texture loading systems to better handle file access issues. If a texture fails to load, the game will now detect this and attempt to load it again later in the same frame. These adjustments ensure that textures load more reliably,…Game update19 Aug 2024Minor minor fixJust a very small patch. Fixing an issue where you would always get the default skin selected after restarting the game. If you want some more details, here is an explanation: It turns out I introduced a new bug when I optimized the load speeds in one other other patches. The skin menu setup and initiation was big enough to be noticeable on my measures of the startup time, so I made it delay ti…