// Management · RimWorld Mod

Free UI Scaling

What is this? This mod removes the arbitrary limits on UI scale placed by the developers. This allows you to set it to pretty much whatever you'd like. Why? Some users of my modpack with weird screen resolutions can't set their UI scale to anything playable, so with this its left

What is this?

This mod removes the arbitrary limits on UI scale placed by the developers. This allows you to set it to pretty much whatever you'd like.

Why?

Some users of my modpack with weird screen resolutions can't set their UI scale to anything playable, so with this its left entirely up to the player and if it stinks then its the player's fault and not the fault of the game's technical handholding.

Technical details

This replaces the dropdown with a slider, there is no custom logic as the scaling is already dynamic in the XML, its just the means of selection being limited. We made it also so it should never allow you to softlock yourself by making the scale too big where the slider goes offscreen.

Credits

- Taranchuk - C#