Last updated | 11 months ago |
Total downloads | 7945 |
Total rating | 3 |
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
UE4SS
folder in the package intoVotV/Binaries/Win64
or build latest version ofUE4SS
from source. - Open archive and copy
VotV_RichPresence
folder into theVotV/Binaries/Win64/Mods
directory. Its new path should beVotV/Binaries/Win64/Mods/VotV_RichPresence
. - Copy
discord_game_sdk.dll
file intoVotV/Binaries/Win64
. - Open
Mods/mods.txt
and addVotV_RichPresence : 1
afterBPModLoaderMod : 1
line.
VotV/Binaries/Win64
should look like this:
VotV-Win64-Shipping.exe
UE4SS.dll
UE4SS-settings.ini
dwmapi.dll
discord_game_sdk.dll
Mods/
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.