You are viewing a potentially older version of this package.
View all versions.
QuickLoadMod
QuickLoadMod will speed up your game loading time by caching rendered textures
By deezhizyu
| Date uploaded | 2 years ago |
| Version | 1.1.0 |
| Download link | deezhizyu-QuickLoadMod-1.1.0.zip |
| Downloads | 17215 |
| Dependency string | deezhizyu-QuickLoadMod-1.1.0 |
README
QuickLoadMod
Installation
- Install any mod loader such as UE4SS, UnrealModLoader, or votv shimloader.
- Unzip the 'VotV' folder from the downloaded archive into the game directory, where the 'VotV.exe' is located.
- Start your game and wait for the menu to load. The mod will cache rendered textures, making the next start much quicker.
Clearing cache
If the game is updated and new textures are added, you will need to clear the cache.
- Open the game directory, go to
VotV\Binaries\Win64\, and delete theTextureCachefolder. - Start your game, and the cache will be recreated.
Compatibility
Compatible with VoidMod loader if you using UE4SS or votv shimloader.
CHANGELOG
What's new?
1.1.0
- Added volume saving. Now the object will have proper volumes instead of zeros.
- TextureCache save will be deleted if the TextureCache folder does not exist.
- Minor improvements.