acitulen-BetterSave icon

BetterSave

This mod saves information that the game does not save, such as computer and signal processing state, player rotation and servers protection.

Last updated 3 weeks ago
Total downloads 1498
Total rating 4 
Categories Mods
Dependency string acitulen-BetterSave-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

Thunderstore-unreal_shimloader-1.0.6 icon
Thunderstore-unreal_shimloader

EXPERIMENTAL Thunderstore Mod Manager and r2modmanPlus support for RE-UE4SS and UE games.

Preferred version: 1.0.6
Gatohost-VoidMod-2.0.1 icon
Gatohost-VoidMod

VoidMod is a Blueprint Framework and Handler for Modding Voices of the Void

Preferred version: 2.0.1

README

BetterSave

This mod saves information that the game does not save, such as computer and signal processing state, player rotation and servers protection.

Saveable data:

Computer data:

  • Computer turned on/off.
  • Opened tab.

Download panel data:

  • Signal.
  • Polarity filter offset and speed.
  • Frequency filter offset and speed.
  • Polarity change button state.
  • Frequency change button state.
  • Signal download state.
  • Signal scan state.
  • Polarity direction.

Signal processing panel data:

  • Max processing level.
  • Processing progress.
  • Processing turned on/off

Signal listening panel data:

  • Volume.
  • Visualization mode.

Other data:

  • Player rotation.
  • Server protection.
  • Server protection time.

*Saveable data can be edited in config.

Manual instalation guide.

Install unreal shimloader
  1. Copy dwmapi.dll into the GAME/Binaries/Win64 directory. Its new path should be GAME/Binaries/Win64/dwmapi.dll.
  2. Copy the contents of the UE4SS folder in the package into GAME/Binaries/Win64.

GAME/Binaries/Win64 should now contain the following new files and folders:

  • GAME-Win64-Shipping.exe
  • ue4ss.dll
  • UE4SS-settings.ini
  • dwmapi.dllThis is the unreal-shimloader binary. It will load UE4SS for you.
  • Mods/
Install VoidMod-2.0.1
  1. Copy VoidMod2.pak from the pak floader to GAME/Content/Paks/LogicMods directory.
Install BetterSave
  1. Copy BetterSave.pak from the pak floader to GAME/Content/Paks/LogicMods directory.
  2. Copy the contents of the mod folder in GAME/Binaries/Win64/Mods/Acitulen-BetterSave directory.
  • you have to create 'Acitulen-BetterSave' floader manually.