- Steam App
- Penkura (739720)
- Event type
- patch note
- Published
- 22 July 2026 - 22:08:50 UTC
- Source
- steam_community_announcements
Dev-Com Welcome, members of the Accord! A small patch to fix reported bugs and improve game performance. We have improve how save system (most of all Quick Save) collects data, which should smooth out the data flow, lowering the hitch strength when saving extensive gameplay. We have created our own custom "Garbage Collection" system for the Unreal Engine, removing the standard "Garbage Collection" which collects data from all the assets at the same time, creating a hitch of the strength that depends on the play time + amount of gameplay experience (shoots fired, UI interaction, items destroy, etc.). Thanks to this, we can cut data call sequence into chunks separate by groups lowering the hitch strength drastically. With the two additional security systems design to halt collection when saving/loading or level transi...