ZoomLevel is a Stardew Valley mod based on this mod and it allows you to change and adjust the zoom level and UI levels of the game.
-
You can increase zoom level with
, (comma)
and decrease it with. (period)
.
By holdingLeft Shift
orRight Shift
and using the controls above, you can change the UI Scale. -
If you use a controller, you can also adjust it by pressing the
left stick
to decrease the zoom andright stick
to increases the zoom.
By holdingLeft Trigger & Right Trigger
and using the controls above, you can change the UI Scale.
- Install the latest version of SMAPI.
- Download the mod from nexus mods or from github.
- Unzip the mod folder into your Stardew Valley/Mods.
- Run the game using SMAPI.
If you have the generic mod config menu installed, the configuration process becomes much simpler, you can click the cog button (⚙) on the title screen or the "mod options" button at the bottom of the in-game menu to configure the mod.
The mod creates a config.json
file in its mod folder the first time you run it. You can open the file in a text editor like notepad to configure the mod.
Here's what you can change:
-
Player controls:
Setting Name Default Value Description KeybindListIncreaseZoomOrUI
OemPeriod
aka.
orRightStick
Key to Increase Zoom or UI Level. KeybindListDecreaseZoomOrUI
OemComma
aka,
orLeftStick
Key to Decrease Zoom or UI Level. KeybindListHoldToChangeUI
LeftShift
orRightShift
orLeftTrigger and RightTrigger"
Key you need to hold to change the UI. KeybindListResetZoomOrUI
null
aka nothingKey to Reset the Zoom or UI Level. KeybindListMaxZoomOrUI
null
aka nothingKey to Max the Zoom out or Maximize the UI. KeybindListMinZoomOrUI
null
aka nothingKey to Max the Zoom in or Minimize the UI. KeybindListToggleUI
null
aka nothingKeybinds to toggle the UI Visibility. KeybindListToggleHideUIWithCertainZoom
null
aka nothingKeybinds to hides the UI at a certain Zoom Level. -
Zoom and UI values:
Setting Name Default Value Description ZoomLevelIncreaseValue
0.05 The amount of Zoom or UI Level increase. ZoomLevelDecreaseValue
-0.05 The amount of Zoom or UI Level decrease. MaxZoomOutLevelAndUIValue
0.35 The value of the max Zoom out Level or Max UI. MaxZoomInLevelAndUIValue
-0.35 The value of the max Zoom in Level or Min UI. ResetZoomOrUIValue
1.00 The value of the Zoom or UI level reset. ZoomLevelThatHidesUI
0.35 The value of the Zoom level that hides the UI. -
Other options:
Setting Name Default Value Description SuppressControllerButton
true
If your controller inputs are suppressed or not. ZoomAndUIControlEverywhere
false
If activated you can control your Zoom and UI Level anywhere. IsHideUIWithCertainZoom
false
If activated your UI hides when it reaches a certain zoom level.
ZoomLevel is compatible with Stardew Valley 1.5+ on Linux/Mac/Windows, both single-player, local co-op and multiplayer.