Sun Haven
0 of 0

File information

Last updated

Original upload

Created by

devopsdinosaur

Uploaded by

devopsdinosaur

Virus scan

Safe to use

Tags for this mod

About this mod

Scale up/down the size of game text. This is an accessibility mod for those having trouble reading game text.

Permissions and credits
*************************************************************************************

Please join me (and all the modders) on Discord if you have mod issues or ideas:


Official Sun Haven Discord Server

Click on the "game-mods" channel and post your ideas/issues there.  Even if
I'm not around, the modder community is growing rapidly and can likely
answer your question.  If it's something I need to fix then use the
@devopsdinosaur in your message, and I will see it when I get back.

*************************************************************************************

Public Service Announcement:

It's been hard to find the time to create new mods and support the ones I've made.  If you like my mods, please consider a small tip (any amount) on Ko-fi to help me convince my wife that this modding stuff is worth my time =)  Just scan the QR code below with your phone or click it to get started.  Thanks a ton!



Description:

This mod is an accessibility mod designed to make reading the game text easier.  Please note the following:

  • This mod is currently only a few lines of code that finds all the TMPPro.TMPText objects in the current scene and scales up the font size according to the config option multiplier.  As such, it does not catch all the text in the game (like the numbers on the items in inventory).  I will put more effort into this if there are people who want it.  Just let me know on Discord if so.
  • The scaled up text throws off the alignment of text and (depending on your scale multiplier setting) may cause illegible overlaps.  The default multiplier is 1.25, resulting in a 25% increase in text size.
  • Please let me know on Discord (I don't check mod comments anymore) if you want more accessibility options added.  Maybe we can eventually convince Pixel Sprout to add this sort of thing to the base game =P

Disclaimer: I generally test these mods as much as I can before releasing, but I won't always catch all the problems. 
Please let me know if you hit issues, notice something just isn't
working as expected, or just think something could be improved.  See my
contact info below.  Thanks for the help!

Config Options:
  • Enabled - Set to false to disable this mod.
  • Font Size Multiplier - Float value multiplied times base font size to increase/decrease all text size.

In-game Controls
None

Conflicts:
None that I'm aware of; let me know if so.  I have not tested anything in multiplayer.

Installation:
1. Install BepInEx
2. Download and extract this mod.
3. Copy the extracted file(s) to your <sunhaven-install>/BepInEx/plugins directory.
4. Run the game.  Enjoy!

Source Code and Issues:
All my Sun Haven mods are on GitHub here: https://github.com/devopsdinosaur/sunhaven-mods  I try to keep them as specific and simple as possible.  Any issues or
requests, catch me on the official Sun Haven Discord server in the "game-mods" channel (see link above).