Discord presence changer for Enemy Territory - Wolfenstein.

  • 4 heads
  • 3 releases
  • git clone https://klva.cz/src/etwolf/discord-presence.git
  • 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.

    Rich presence preview

    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

    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:

    1. Hit <Win>+R,
    2. enter shell:startup,
    3. 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.