tModLoader
2,058 оценки
Better Zoom
2
6
3
4
2
2
3
   
Награда
Добавяне към любими
В любими
Премахване от любими
Mod Side: Client
tModLoader Version: 1.4.3, 1.4.4
Language: English, German, Russian
Размер на файла
Публикуван на
Обновен на
164.489 KB
1 авг. 2021 в 1:51
6 апр. в 10:02
22 бележки за промени ( преглед )

Абониране, за да се свали
Better Zoom

В 1 колекция от NotLe0n
NotLe0n's mods
10 артикула
Описание
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.

Първоначално публикувано от tModLoader:
Developed By NotLe0n
162 коментара
吾乃小C狐 11 май в 23:55 
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 17 апр. в 7:34 
for some reason this mod makes me hear others peoples sounds ( like mining) from hundreds and hundres of feet away
Crabby 13 апр. в 4:21 
This mod is amazing when you're stuck with a small monitor, thank you! :reheart:
ChukotskayaPipisa 9 апр. в 3:46 
Очень удобен прохождении Каламити
Sparkyboy777™ 4 апр. в 10:05 
Neat
习近平的精子库 3 апр. в 1:28 
Amazing mod 75102964
NotLe0n  [автор] 17 март в 5:47 
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 16 март в 9:08 
@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 13 февр. в 16:11 
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  [автор] 11 февр. в 10:19 
@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