Hello Citizens, We are back with another round of improvements to address your recent feedback. Check out the full list of changes below:[b] Interface[/b]
Increased size of the construction cursor when playing with a controller
Fixed economy overlays not reacting to KBM
Fixed potential softlock on Covert Bussiness city message
Fixed issues with navigating on Tales buttons if any options were selected as random
Fixed the workforce slider not showing the actual blocked state reason
Fixed the fervour tutorial being unlocked only by manual interaction with fervour in the faction panel
Fixed no tooltip about connecting skyways on the Settlement panel
Fixed \[ESC] keyboard button not closing some of the panels, bringing up Menus instead
Fixed deactivated trackers remaining visible if the corresponding Building or District is reactivated when the camera is on the Carto level
Fixed a rare case of Council opening without UI
[b]Gameplay[/b]
Fixed issues with Chapter 5 startup
Fixed a possibility of the Main District spawning in Colony on the Prefabs deposit on the Hanging Rock map
Fixed population numbers sometimes turn into million values when calculating the people allocation
[b]Art[/b]
Improved fog visuals on Steam Deck
Fixed promised law highlight VFX being too strong
Tweaks to the side panel icons in Prologue
[b]Other[/b]
Fixed Deluxe Podium not working properly if playing in offline modes
Fixed screen resolution-related crash, which could occur on Laptop devices upon entering the graphics settings
Tweaks to how save system files are handled
[hr][/hr]
[b] Exceeding Object Limit Crashes [/b]
Starting from the very first day of our Frostpunk 2 journey, we were stunned by the size of some of your Utopia Builder creations, which sometimes felt to us as not achievable during regular playthrough. Unfortunately, as beautiful a sight it is, some of you were reaching out to us that at some point, their favourite save file is no longer loading, or the game is crashing with the following message:
[b]Maximum number of UObjects (2162688) exceeded when trying to add 1 object(s), make sure you update MaxObjectsInGame/MaxObjectsInEditor/MaxObjectsInProgram in project settings. [/b]
This means that you have reached the limit of how many objects the game engine can handle safely, and the title will shut down.
We have had numerous internal discussions about how to address this issue, aside from regular optimisation work. We decided to share with you how the object limit can be changed manually through the game files. It should be used only as a final solution and only against the crash containing the above message. Additionally, we strongly advise against using this method on low and mid-end PCs.
Our team will look for less game file-intrusive solutions in future updates.
[b]WARNING BEFORE YOU PROCEED[/b]
[b]Please be cautious when applying. Raising the object limit may lead to performance issues, overloading your PC's memory and further unknown instabilities. [/b]
[b]Frostpunk 2 was not designed and optimised past this point, and you should monitor your PC memory when playing. Don’t apply this change until you are experiencing the above crash.[/b]
[olist][*]Head to your local appdata Frostpunk 2 directory
[/*][*]Find Engine.ini file
[/*][*]Open it for editing
[/*][*]Add the following lines*
[/*][/olist]\[/Script/Engine.GarbageCollectionSettings]
gc.MaxObjectsInEditor=100000000
gc.MaxObjectsInGame=100000000
[olist][*]Save the file
[/*][*]Launch the title and attempt to continue your previously crashing playthrough
[/*][/olist]*can be any value bigger than 2162688
Take care, ~ 11 bit studios Team
