BetterSave
This mod saves information that the game does not save, such as computer and listening panel state.
| Last updated | 3 months ago |
| Total downloads | 20464 |
| Total rating | 10 |
| Categories | Mods |
| Dependency string | acitulen-BetterSave-1.0.4 |
| Dependants | 0 other packages depend on this package |
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 listening panel state.
⚠️WARNING⚠️ This mod is designed to work with VotV-0.8.2c_0011. Using older or newer versions of the game may cause errors!
If you have any suggestions or find a bug, you can submit it as an "issue" in my GitHub repository.
Configs:
Configs can be accessed in the game settings under the Mod configs section or by pressing Ctrl+Shift+C.
-
SaveComputerData – Enables saving the computer’s power state and the currently opened tab.
Default:true -
SaveListenerData – Enables saving the state of the signal listening panel, including volume and visualization mode.
Default:true
Saveable data:
Computer:
- Power state (on/off)
- Opened tab
Signal Listening Panel:
- Volume
- Visualization mode
Manual installation 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 thepakfolder toGAME/Content/Paks/LogicModsdirectory.