About this mod
An YYTK mod that allows you to save anywhere by pressing the Home key. It writes to the autosave (bed save) file. When loading you will load back where you saved instead of the Farmhouse.
- Requirements
- Permissions and credits
A YYTK mod for Fields of Mistria that allows you to save anywhere by pressing the Home key. It writes to the autosave (bed save) file. When loading you will load back where you saved instead of the Farmhouse.
To put it more clearly: Using this mod will tell the game to write to your autosave file when you save anywhere. It uses the standard in-game save function to accomplish this. If you aren't comfortable with that, don't use the mod.
Important Notes
- As stated above, this mod overwrites the autosave file. It does NOT modify other save files!
- Since this mod uses YYTK to change some of the game's code, it will only work on the Windows version of the game.
- It can be installed and used as-is. No configuration is necessary!
How It Works
The mod simply uses the in-game same function that is normally only available in your farmhouse when you use the journal. When the Home key is pressed it instructs the game to use that function to write to the autosave file.
Requirements
The Mods of Mistria Installer (MOMI) is required for installation.
Installation
HEY, LISTEN!
Back up your save games before trying this mod for the first time!
- Create a folder named mods where the game (FieldsOfMistria.exe) is located. If you're using Steam, you can easily locate that by right-clicking the game in your Library and going to Installed Files > Browse in the modal window. The game's directory path will look similar to what's below:
C:\Program Files (x86)\Steam\steamapps\common\Fields of Mistria
- Download the Save Anywhere.zip file and save it inside the mods folder you created.
- Extract the zip file in this directory. There should now be a folder called Save Anywhere inside the mods folder.
- Delete (or move) the original zip file. Leave the unzipped folder alone.
- Run MOMI and install the mod!
Usage
Run the game via Steam, or the the game executable (FieldsOfMistria.exe) directly. This mod requires no further configuration.
Uninstallation
Follow the standard uninstallation procedures specified by MOMI.
Source Code
https://github.com/AnnaNomoly/YYToolkit/blob/stable/SaveAnywhere/source/ModuleMain.cpp
Shout Outs
- Archie (@archie_uwu): For making Aurie + YYTK and teaching me how to use it.
- Garethp (@garethp): For MOMI.