Full notes
Full Total Control update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- Performance
Added:
Added max of 3500 characters scrolling text to decrease both GPU and CPU usages during long play sessions
Changed:
Turned Vsync on to hopefully stop SFML from using a lot of the GPU just to render text
Also changed how the text scrolls to fix text hiding issues on different resolutions and at different text sizes. NOTE: If the text still hides, just use clear, to clear the text
Source
Changelog.gg summarizes and formats this update. How we read updates.
