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
AiyanaNewsBeta Build: Performance Update
In-game event

Beta Build: Performance Update

Aiyana · published 30 Jun 2025, 18:08 UTC

All newsPlayers around this dateRead on Steam

So...its been a long journey for this update. Frankly far too long and its been the most difficult thing I've ever had to code, and its still far from finished. Honestly, I was close to giving up and reverting this update multiple times because there where points where despite literally months of hard and stressful work I was seeing the same FPS as the currently live build.I've decided what I will do is post it to the Beta branch but I do not recommend anyone tries to use it to play Aiyana. Instead its there if anyone is curious to check on my progress or if you are more tech savvy you can profile it to see exactly what is changing.I'm doing this to be open. So you can see the state of what I'm working on and try to get a sense of why its taking so long. I feel like I've been saying the equivalent of "trust me bro" for a while now and to be honest its putting a lot of pressure on me.I can see the potential with these techniques, but its taking so long to rework almost every aspect of Aiyana to hook into them and since I've already spent so much time on this, it feels like I should power through and get it finished.To put things in perspective, this is the current default draw distance in Aiyana:

This pic was taken whilst up high so its purposely a bit of an extreme example to help explain my point. This next image is what I'm aiming for:The difference is pretty huge and helps the world feel much more expansive. It will also influence gameplay and give a good reason to climb a mountain so you can spot those rarer biomes and feel like you are exploring rather than stumbling around hoping to find things.So despite it taking so long, it feels like this is important enough to justify the time and it not just me ticking the box of "other games in the genre can do this, I should be able to as well". Although in my defence a lot of the artistic decisions in Aiyana do make this more difficult (E.G real trees instead of cubes).For anyone that does want to have a look at the beta here are a list of caveats to look out for:

  • Fish and flying insects have been disabled

  • Existing worlds may load with a seed corruption (as though two different worlds have mixed)

  • Clouds don't look as nice and their shadows render strangely when looking from below

  • There is a flickering with the main terrain rendering, which is worse at higher distances

  • If you look around quickly at a low FPS, you will see gaps on the edges of the screen

  • Controller support has been added to a ton more things, however this was done by a contractor who didn't have the best attention to detail that has resulted in some mouse/keyboard interactions being utterly broken. Ive found and fixed a few, but not had a chance to check everything he changed yet

  • Cave generation has changed and vines have been added but occasionally rendering will utterly stop whilst exploring them

My intention is that by releasing in such a raw state I can take the pressure off myself a bit and share updates more regularly as I make more incremental progress towards the end goal instead of me aiming to deliver something people can use right away.

E.G I can now aim for the next update to be something like "Fish are working again" instead of "Everything is done"

More from Aiyana

Other announcements

All news
Major update31 Aug 2026Biomes & Points of InterestIts been a busy month, a little too busy. I was pushing myself hard to try and get multiplayer ready in some early form for the upcoming Survival Fest that Aiyana is a part of but I pushed too hard and needed some time off once I realised I just couldn't hit the deadline. So instead I stopped and focused on what I could get done in time, hence this update a little out of nowhere. Biome Generati…In-game event30 Jul 2026New Wood (Beta & Creative Only)Time seemed to slip away from me again but this update has some changes in it that could do with more time to confirm them so its live on the Beta branch only for now. Multiplayer is still coming along nicely but nothing new to report on it yet. Its just very slow to make progress on, especially as a solo dev. Bamboo, Ebony and Cherry Wood As usual I work on something slightly creative to give…In-game event10 Jul 2026Triangles & Snow ShapesThis one took a little longer than expected and I don't think there was any one particular reason, I just struggled to reach a stable state whilst juggling single player and multiplayer bug fixes. For example I need to compress world data before sending it for MP as players join worlds, something that should have been Extremely straightforward but it turns out off the shelf compression algorith…