tModLoader

tModLoader

2,000 ratings
Better Zoom
2
6
4
2
2
2
3
   
Award
Favorite
Favorited
Unfavorite
Mod Side: Client
tModLoader Version: 1.4.3, 1.4.4
Language: English, German, Russian
File Size
Posted
Updated
164.489 KB
Aug 1, 2021 @ 1:51am
Apr 6 @ 10:02am
22 Change Notes ( view )

Subscribe to download
Better Zoom

In 1 collection by NotLe0n
NotLe0n's mods
10 items
Description
Better Zoom

This mod allows you to zoom in and out much further than what's possible in Vanilla.
Very useful to people who play in lower resolutions or who want to have high resolution sprites.

Comment on the forum post or join my discord if you have any problems: link[discord.gg]
This mod is open source on GitHub[github.com]. If you have a GitHub account, please give it a star!

The Camera Control portion of this mod has been moved to its separate mod called
"Camera Control". If you are a content creator, go check it out!

How to use:

In Settings:
Clicking on the Zoom or UIScale text next to the sliders will reset the value to 100%.
You can toggle between slider and exact input using the toggle button next to the header text "Zoom".
The text box only takes numbers from 0 to 1000 and pressing the Enter key or clicking away will submit the change.

Zoom:
Changing the Zoom slider or Pressing the plus or minus keys on your keyboard (not the ones on the numpad) will zoom your game in and out just like normal,
but instead of zooming from 100% to 200%, you can zoom from 30% to 1000%

When you zoom out the tiles don't load any further. This is not a bug, but a limitation Terraria has!

UI Scale:
You can now change the UI Scale from 30% to 600%. You can also change this by holding shift while pressing plus or minus.

If you cannot for whatever reason change the Zoom or UI Scale in game, you can change the "Zoom" and "UIScale" values
inside the configuration file located at "Documents/My Games/Terraria/tModLoader/config.json" while the game is closed.

Mod Config:

Background Scale (default: 'off'):
This toggles if the background should zoom too.

Cursor Scale (default: 1x):
This changes the size of your cursor.

Min Zoom (default: 0.3x):
This changes the minimum amount of zoom you can set.

Max Zoom (default: 10x):
This changes the maximal amount of zoom you can set.

Min UI Scale (default: 0.3x):
This changes the minimum amount of UI Scale you can set.

Max UI Scale (default: 6x):
This changes the maximal amount of UI Scale you can set.

License
This mod is licensed under the GNU GPLv3 license.
If you use any code from this mod you have to open source it under the same license and give credit in your mod's description.

Originally posted by tModLoader:
Developed By NotLe0n
162 Comments
吾乃小C狐 May 11 @ 11:55pm 
how can i adjust more precise values in mod settings? as i want to set value of Min Zoom into 0.68 but there just can set 0.65 or 0.7
Ambicatus Apr 17 @ 7:34am 
for some reason this mod makes me hear others peoples sounds ( like mining) from hundreds and hundres of feet away
Crabby Apr 13 @ 4:21am 
This mod is amazing when you're stuck with a small monitor, thank you! :reheart:
ChukotskayaPiPisa Apr 9 @ 3:46am 
Очень удобен прохождении Каламити
Sparkyboy777 Apr 4 @ 10:05am 
Neat
习近平的精子库 Apr 3 @ 1:28am 
Amazing mod 75102964
NotLe0n  [author] Mar 17 @ 5:47am 
It's extremely hard to fix that because of how hard coded rendering is. I haven't found a way to extend rendering without issues unfortunately and I'm not aware of any mod that does it.
Ideal Logic Mar 16 @ 9:08am 
@NotLeOn is there a mod or way to fix that. Playing on 5120x1440 and this is the only thing keeping this mod from being perfect for what I need.
Rafi Feb 13 @ 4:11pm 
Thank, that solved my problem, calamity boss alway being out of screen range, even though it wasn't rendered, the boss was still visible.
NotLe0n  [author] Feb 11 @ 10:19am 
@kalorlegends yes, the mod doesn't extend any rendering, it just zooms out the render target which means you can see outside the normal range for both tile and background rendering