thespbgamer / ZoomLevel

Stardew Valley mod that changes the zoom level with a keybind
19 stars 4 forks source link

Description and Features

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.

Contents

Installation

  1. Install the latest version of SMAPI.
  2. Download the mod from nexus mods or from github.
  3. Unzip the mod folder into your Stardew Valley/Mods.
  4. Run the game using SMAPI.

Console Commands

In-game settings

Once you have the game running (having a save loaded), you can use any of these commands at any time.

Here's what you can do:

Command Name Optional Parameter(s) Description
toggle_Auto_Zoom_Map null aka nothing Toggles the 'AutoZoomMap'.
toggle_Press_Any_Key_To_Reset_Camera null aka nothing Toggles the 'PressAnyKeyToResetCamera'.
toggle_Hide_With_UI_With_Certain_Zoom null aka nothing Toggles the 'HideWithUIWithCertainZoom'.
toggle_Preset_On_Load_Save_File null aka nothing Toggles the 'PresetOnLoadSaveFile'.
reset_UI_and_Zoom UIScale and zoomLevel example reset_UI_and_Zoom 0.90 0.75 Resets the zoom and UI levels back to the default game values. Optional parameters are UI and Zoom values (in that order).
reset_UI UIScale example reset_UI 0.90 Resets the UI scale. Optional parameter is the UI Scale value.
reset_Zoom zoomLevel example reset_Zoom 0.75 Resets the Zoom Level. Optional parameter is the Zoom Level value.

Configuration

In-game settings

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.

config.json file

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:

Compatibility

ZoomLevel is compatible with Stardew Valley 1.5+ on Linux/Mac/Windows, both single-player, local co-op and multiplayer.

Changelog

See also