Skip to content

This Terraria mod allows you to zoom in and out much further than what's possible in Vanilla.

License

Notifications You must be signed in to change notification settings

NotLe0n/BetterZoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2441119 · Jul 20, 2024

History

87 Commits
Feb 3, 2023
Apr 6, 2024
Oct 17, 2022
Jul 20, 2024
Apr 6, 2024
Feb 22, 2024
Jul 20, 2024
Nov 28, 2020
Apr 6, 2024
Apr 6, 2024
Jul 20, 2024
Apr 6, 2024
Apr 6, 2024
Jul 28, 2022
Jul 28, 2022
Oct 23, 2021

Repository files navigation

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 This mod is open source on GitHub. If you have a GitHub account, please give it a star!

The Camera Control portion of this mod has been moved to its seperate 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 3 numbers and pressing the Enter key or clicking away will submit the change.

NOTE: You can enter any 3 digit number into the text box, including possibly invalid ones, which may cause a crash.

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!

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.

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.

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.