Save Anywhere

  • Mortal Shell 2 — Save Anywhere
Author:
ossTwitt
Size:
3.00 kB
Date:
Today, 10:09
Downloads:
7
0.0 / 10
No one has rated the file yet.
  • August 20, 2026, 10:09 AM
    bystroe-sokhranenie-i-zagruzka-v_1787209775_96308.zip
    Virus check from Virustotal: the file is safe (view report)
    Download (3.00 kB)

A utility mod for Mortal Shell II running under the UE4SS framework that implements instant quicksaving and quickloading anywhere across the game world via single keystrokes, completely removing the restriction of saving solely at Beacons.

Mod Features:

  • Anywhere Quicksave (F5): Instantly saves game progress, inventory, and stats to your save file while bookmarking exact world coordinates and camera facing.
  • Anywhere Quickload (F9): Reloads the session and teleports the character back to the exact saved coordinates instead of defaulting to the last Beacon.
  • Zero UI Overhead: Operates cleanly in the background via two dedicated hotkeys.
  • Native Save Integration: Hooks the engine's native save call (SpartaCheatManager:SaveSessionNow()) to write directly to WorldState_0.sav, storing coordinate data safely inside the mod directory.

Hotkeys:

  • F5: Save current session and bookmark exact coordinates.
  • F9: Reload last save and teleport to bookmarked coordinates.
    Keybindings can be customized by editing SAVE_KEY and LOAD_KEY lines near the top of Scripts/main.lua).

Usage Considerations:

  • Backup First: Always create a manual backup of your save directory before installation:
    %LOCALAPPDATA%\MortalShell2\Saved\SaveGames\
  • Single Slot Overwrite: F5 writes directly to your active save slot. Avoid triggering saves mid-fall, during fatal combat frames, or in softlocked states.
  • World Respawn Behavior: F9 performs an engine level reload (RestartLevel()), which respawns regular enemies just like restarting from the main menu. The mod restores player stats, inventory, and precise position, but does not freeze world state.
  • Fresh Game Launch Flow: Clicking "Continue" from the main menu spawns you at the last Beacon by default. Simply press F9 once loaded into the world to snap to your last F5 coordinates.

Installation instructions:

  1. Install UE4SS for Mortal Shell II.
  2. Extract the SaveAnywhere folder into your UE4SS mods directory:
    <game>\MortalShell2\Binaries\Win64\ue4ss\Mods\
    (Confirm that ...\ue4ss\Mods\SaveAnywhere\Scripts\main.lua exists).
  3. Open ...\ue4ss\Mods\mods.txt in a text editor and append the line:
    SaveAnywhere : 1
  4. Launch the game (or click "Restart All Mods" in the UE4SS console if already running).

Useful links:

Comments 0