ValerieOSD / WarThunderRPC

External application to add War Thunder to DiscordRPC.
5 stars 0 forks source link
discord discord-py rich-presence warthunder

WarThunder Discord Rich Presence (RPC)

About

image

image

This is a external application which adds War Thunder as a Discord Rich Presence application. [1].

[1] This application pulls in-game information from War Thunder through Port 8111. War Thunder outputs some in-game data to 127.0.0.1:8111 and it's subfolders automatically on all machines. There really isn't much to go off and it's pretty awfully structured, but it makes do for now. This application modifies in no way whatsoever any data from the game, it is completely safe and will not get you banned.

Requirements (The runtime comes pre-embedded into the .EXE, you do not need to download this. It's only for debugging.)

Features

Unfortunately some modes or vehicles aren't supported due to how the data is structured from the game itself, Naval vehicles show no data and will not work, it will show up as "Unknown vehicle".

How to Install

  1. Go to "Releases" tab and download the latest version's .EXE file
  2. Run the application whilst War Thunder is open

Development

I'm working on this myself, as an amateur in Python, please feel free to contribute and reach out to me if you have any suggestions, feedback or ideas!

Issues