- Steam App
- Chaos of Destiny Remake (3230030)
- Event type
- patch note
- Published
- 26 November 2025 - 21:44:07 UTC
- Source
- steam_community_announcements
🛠️ Update – Stability Improvements and Fix for Unexpected Screen FreezesDear community,In this update, we have addressed an issue some players were experiencing: random screen freezes where the game continued running in the background, but the image stopped updating. After an in-depth investigation, we identified that this behavior was related to how RPG Maker MV handles graphical rendering in complex, long-running sessions.RPG Maker MV uses an older version of Pixi.js, a rendering engine that works well under normal conditions but can become unstable when a project makes intensive use of:Advanced lighting systemsDynamic visual effectsHigh-resolution texturesFrequent map transitionsPlugins that modify internal engine behaviorOver extended play sessions, this could lead to a gradual accumulation of graphical data, causing the renderer to stop updating the screen—even though the game itsel...