Migrating from java to C# - madmagic007/Oculus-Quest-Presence GitHub Wiki
I have decided to use C# instead for this application as its alot easier to code certain features in and as its alot more resource friendlier for your pc aswell. Along with alot of java / firewall related setup issues that will now no longer be an issue during setup.
Uninstalling old version
Go to %appdata%
and delete the entire Oculus Quest Discord RPC' folder. If it says it is in use, you must exit the program first from the system tray. Go to
%appdata%\Microsoft\Windows\Start Menu\Programs\Startup` and delete the oqprc file. This is what was used to auto run the program at windows startup. Not deleting this will give an annoying error message every tine you start up windows.
Installing new version
Installing the new version will be just like any other previous version, follow the setup tutorial on the readme page for exact instructions.
Mac / linux support
Unfortunately the C# application does not support Mac/linux, but the latest java version will remain available which is supported on Mac/linux for those fuw users out there that do use these OS.