| Last updated | 2 years ago |
| Total downloads | 13515 |
| Total rating | 4 |
| Categories | Mods |
| Dependency string | deezhizyu-VotV_RichPresence-1.2.4 |
| Dependants | 0 other packages depend on this package |
README
Discord Rich Presence mod for VotV
Installation
- Copy the contents of the
UE4SSfolder in the package intoVotV/Binaries/Win64or build latest version ofUE4SSfrom source. - Open archive and copy
VotV_RichPresencefolder into theVotV/Binaries/Win64/Modsdirectory. Its new path should beVotV/Binaries/Win64/Mods/VotV_RichPresence. - Copy
discord_game_sdk.dllfile intoVotV/Binaries/Win64. - Open
Mods/mods.txtand addVotV_RichPresence : 1afterBPModLoaderMod : 1line.
VotV/Binaries/Win64 should look like this:
VotV-Win64-Shipping.exeUE4SS.dllUE4SS-settings.inidwmapi.dlldiscord_game_sdk.dllMods/Mods/VotV_RichPresence
mods.txt should look like this:
CheatManagerEnablerMod : 0
ActorDumperMod : 0
ConsoleCommandsMod : 0
ConsoleEnablerMod : 0
SplitScreenMod : 0
LineTraceMod : 0
BPModLoaderMod : 1
VotV_RichPresence : 1
; Built-in keybinds, do not move up!
Keybinds : 1
Now you can run the game!
Compatibility
Compatible with VoidMod loader as it also uses UE4SS.