You are viewing a potentially older version of this package.
View all versions.
BetterSave
This mod saves information that the game does not save, such as computer and signal processing state.
By acitulen
| Date uploaded | 2 years ago |
| Version | 1.0.1 |
| Download link | acitulen-BetterSave-1.0.1.zip |
| Downloads | 7241 |
| Dependency string | acitulen-BetterSave-1.0.1 |
This mod requires the following mods to function
Thunderstore-unreal_shimloader
EXPERIMENTAL Thunderstore Mod Manager and r2modmanPlus support for RE-UE4SS and UE games.
Preferred version: 1.0.11README
BetterSave
This mod saves information that the game does not save, such as computer and signal processing state.
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.
*With voidmod saveable data can be edited in config.
Manual instalation guide.
Install unreal shimloader
- Copy
dwmapi.dllinto theGAME/Binaries/Win64directory. Its new path should beGAME/Binaries/Win64/dwmapi.dll. - Copy the contents of the
UE4SSfolder in the package intoGAME/Binaries/Win64.
GAME/Binaries/Win64 should now contain the following new files and folders:
GAME-Win64-Shipping.exeue4ss.dllUE4SS-settings.inidwmapi.dll← This is the unreal-shimloader binary. It will load UE4SS for you.Mods/
Install BetterSave
- Copy
BetterSave.pakfrom thepakfloader toGAME/Content/Paks/LogicModsdirectory.
CHANGELOG
1.0.3 - 1.0.4
- Fixed some bugs.
1.0.2
- Fixed some bugs.
- Changed save system.
- Changed config system.
- Added compatibility with VotV 0.8.2c_0011.
- Removed many features because they have been integrated into the base game.
- Removed VoidMod config dependancy.
1.0.1
- Added compatibility with VotV 0.8.1.
- Removed VoidMod dependency.
- Updated save system (same save slot for some mods + supports save slot deletion and duplication).
- Increased optimization.
1.0.0
- Mod release.