Download the lastest presence from:
It's named as hoi4-presence-vVERSION.zip
Extract the files into a folder, and
Then, execute setup.exe
to install.
The script will do all the work for you.
After the execution, you can delete the files.
Inside your game folder, you will see a file named launcher-settings.json
.
Inside of it:
change "exePath": "runRPC.exe",
to
"exePath": "hoi4.exe",
You can delete all the other files originated from discord presence.
It uses the saves to get data. So, spend one month in the game or save the game to update the presence.
TODO...
You dont believe in my .exe files? :(
Go to /DiscordRPC and execute it using pyinstaller:
pyinstaller.exe main.py --name hoi4Presence --noconsole --clean
Don't compile in one file, it wont work.
The batch is for executing the presence without doing it yourself.
In launcher-settings.json
(in your game folder), change exePath:
"exePath": "runRPC.bat",
if the save game folder isn't in your documents folder
change the line in runRPC.bat
manually.
in settings.txt, (in your save folder) change:
save_as_binary=no
and you're done.