Discord presence changer for Enemy Territory - Wolfenstein.
README: Elevated privileges. | 49b0245, 9 Oct 2020 |
---|---|
Properties/ | |
.gitignore | |
ETDiscordPresence.csproj | |
ETDiscordPresence.sln | |
GameReader.cs | |
GameWatcher.cs | |
packages.config | |
PresenceChanger.cs | |
preview.png | |
Program.cs | |
README.md | |
Tray.cs | |
wolfet.ico |
ET Discord presence changer
This is a simple utility for Wolfenstein - Enemy Territory, which changes your Discord presence and announces which server you are playing on.
Every once in a while, it will scan for a running ET instance, extracts hostname and address from its memory and updates your Discord presence accordingly. Changes should be detected in about less than 30 seconds.
Support
- Windows 10 (tested, should work on any former version),
- .NET Framework 3.5 (included in Windows 7),
- ET 2.60b, all mods,
- Discord for Windows, preferably up-to-date.
Usage
Download the program and run it. Similarly to ET minimizer, it will be hidden in your tray.
You might want to run the tool automatically after start:
- Hit
<Win>+R
, - enter
shell:startup
, - place the program in the opened window.
If you run your game with elevated privileges, you need to start this program the same way, as unprivileged processes can't read memory of privileged ones. Since there are no good reasons for running the game as administrator, you shouldn't do that anyway.