adobe-rpc
adobe-rpc copied to clipboard
For Pathched Versions
YOO btw does this work on Adobe Patched apps ?? Becuase looks like the script is working fine but nothing happens at the Rich Presence on DIscord.
you mean cracked?
Yes Precisely
Hm, weird. I'm also using patched adobe apps but got no issues. Only I had to run it like "python -m rpc.py" instead of the executable and that was the only problem I got. Which exact adobe apps(with version pls) did u tried to run? I got it working at after effects 2019 and photoshop 2020. I'm sure it won't obviously work at CS6 or something.
I have Photoshop 19 which I am gonna upgrade and others are 2020 version. Ok well I will try your command. BTW I have also developed a rich presence and also automated it...will put it on my repo soon! :)
so you fixed the problem the hard way. lol if it works then cool. Mine(this repo in it's working state) looks like this(yes, exactly same lol):
stupid screenshots aside, how did you automated it exactly? does it start with the ae at the background or something
My RP used AHK for automation. But as you can see in the ss above it does not provide the info on what file is being currently edited. Meaning its kinda static. I actually have almost solved that problem but then I worked on @smokes ' RPC and automated it. I've also created a pull request lol let's see if he pulls it :)
The .exe file works perfectly! I have automated it by running an AHK script which ensures automatic running of the exe file in background in a hidden manner upon PC startup so you won't have to manually open it every time(won't even show up in the trays!) and also solved the problem of auto exiting of the exe when any Adobe app or discord closes. You can look into it from the pull request which I have created and also from my repo!
PS: Sorry for the late reply lol
@bBSempai Great! It seems your fork is working well. However, it seems that the maintainer of this repo is dead, and it is unlikely that we would see the PR be merged. Can you open the issues tab in the repo so that development continues in your fork?
Oops completely forgot about that! Opened up the issues tab.