2 items

File information

Last updated

Original upload

Created by

GuiNoya

Uploaded by

Yesst

Virus scan

Safe to use

About this mod

Adds keybindings to adjust the zoom level and lets you zoom in/out past the game limit.

Share
Requirements
Permissions and credits
Adjust the zoom level with just a key press. Zoom levels limits are increased to 35% and 125% with this mod.

Increase zoom level with , (comma) and decrease zoom level with . (period).
If you use a controller, you can adjust it pressing the thumbsticks, left stick decreases and right stick increases the zoom.

You can change the keybindings in the config.json inside the mod folder after running the game for the first time with the mod.
By default, the mod suppresses the button press on the controller, so if you bind a button that already has a use, it will only change the zoom level and not perform the other action. You can change this behavior disabling it in the config.json.

It is also possible to completely remove the zoom limits in config.json (bugs may happen) or change the zoom limits back to the original.

There is a compatibility version for older versions of SMAPI.

Install:

1. Install the latest version of SMAPI.
2. Unzip the mod folder into Stardew Valley/Mods.
3. Run the game using SMAPI.

Configuration:

In the config.json:
- IncreaseZoomKey: the keyboard key that will increase the zoom
- DecreaseZoomKey: the keyboard key that will decrease the zoom
- IncreaseZoomButton: the controller button that will increase the zoom
- DecreaseZoomButton: the controller button that will decrease the zoom
- SuppressControllerButton: "true" to only change the zoom level with the controller button, "false" to let the game also handle the button press
- MoreZoom: Increase the limits to 35% and 125% (bug-free(ish))
- UnlimitedZoom: Completely removes the limits (bugs are almost certain to happen, depends on your resolution)


Any problems or suggestions, please let me know.

Changelog:

Version 1.1.2:
- Update for SV 1.3.36 and SMAPI 2.10.2.
Thanks Mizzion for the help.

Version 1.1.1:
- Fix increasing zoom with UnlimitedZoom enabled not working

Version 1.1:
- Added Controler support
- Added a custom zoom limit (35% to 125%)

Version 1.0:
- Initial release

See also:

My other mods
Source code