Customize the interface scale in Tyranny to enhance your gaming experience. Adjust font size, UI, conversation boxes, and more for optimal readability and personalization
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
BepInEx - Unity Copyright (C) 2020 BepInEx Team
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 0.3.1
Initial Mod Upload
Donations
No donations accepted
UIScaler mod
In contrast to PoE, which has interface scaling built into its menu, Tyranny lacks this feature. At modern monitor resolutions, the UI may become too small for comfortable gameplay. In this small mod, I've rectified this oversight by adding an interface scaling slider to the menu and increasing the maximum font size, allowing for a more user-friendly experience.
This pack's contents
There are 2 files in the archive:
UIScaler.dll - actual mod file.
UIScalerConfig.json - basic config file.
Installation (manual)
If you are installing this manually, do the following
folder into <Steam Location>\steamapps\common\Tyranny\BepInEx\plugins .
Configuration
No need to configure. Simply run the game. If everything is correct, there would be "Interface Scaling" option in the options. And there would be some new lines in BepInEx console window. UI scaling wil work after you restart the game.
Additionally, you can insert this entry
<Entry> <ID>4665</ID> <DefaultText>The interface scaling will take effect after restarting the game.</DefaultText> <FemaleText /> </Entry>
To the <Steam Location>\steamapps\common\Tyranny\Data\data\exported\localized\<YOUR LANGUAGE>\text\game\gui.stringtable for the tooltip, but it's not mandatory. Mod will still work without it. It'll just show "Missing GUI 4665" in the tooltip.