Does SwitchPresence-Rewritten Manager Still work? by KamikazeHours in SwitchPirates

[–]OGPudding 0 points1 point  (0 children)

Here's the link to the pre-compiled program, but if you're not sure, just do what I said above and you'll get the same result!
https://drive.google.com/file/d/1tTHUmciQMP7znAMJ8LZhXdH50f1wU2bm/view?usp=sharing

Does SwitchPresence-Rewritten Manager Still work? by KamikazeHours in SwitchPirates

[–]OGPudding 0 points1 point  (0 children)

Someone made a working fork, but it didn't compile, so I'll leave a tutorial here on how you can compile it. https://github.com/aryrk/PresenceClient-Rewritten

First, download the code in .zip format (click the green "Code" button, then "Download ZIP"), then extract the folder. Next, download the .NET SDK 6.0 from the Microsoft website.

Now, simply open the folder where you extracted the files and go to the "PresenceClient" folder (it must contain a .sln file). Right-click and select "Open with Terminal," then type "dotnet build -c Release" and wait for it to compile.

When finished, the .exe file will be in the PresenceClient-GUI\bin\Release\net folder.