Contributions to Kingdom Two Crowns - Overlay Map Mod
What?
I changed the mod's graphical update routine to run based on a real-time clock. This let me add an option for the user to raise or lower the update frequency, improving performance for higher or lower end computers.
Where?
Changed to time-based update frequency that can be configured
I wanted the GUI to update faster so I changed it from tick-based to time-based and added a global config value so it can be modified to be smoother or more performant.
+9
-6
lines changed
•
2 comments