Deltaion Lee

Results 55 comments of Deltaion Lee

I'm pretty sure this isn't digitally possible for the Nintendo Switch. The controller's files generally contain two-three color files, one for the buttons, one for shell, and one (pro controller...

I have this issue as well. It only occurs when I try to include PyQt5 in my script. I'm running py2app on Apple Silicon, so that might affect the results.

I installed it through brew, so it's possible there is some incompatibility here between architectures as PyQt5 from brew is arm64 (I believe).

As of recent updates, is this now a possibility? I'm researching methods of displaying my friends' activity on a website, and this seems to be the closest to doing what...

I'm confused- from what it looks like to me, it's working fine? Does the app crash/stop working? From what I can tell, after the time check is 7220, the app...

This is an issue with PyPresence. Try running `app.py` in a command prompt, it will likely give an error something like "[Errno 61] Connection Refused" and "Stopped after 500 attempts"....

I've tried recreating this, and so far, all of my testing has proven that it _does_ remain visible while in sleep mode. Although, hibernation mode will likely disable this, and...

This is likely because of another error before trying to find the folder named `dist/`. Please check the console prompt and see what error pops up; it's likely related to...

As far as I know, the first is impossible with Discord's current method of rich presence applications. The name of the "Playing" status is taken from the application's name, and...

Should work properly now. - There is an issue with detecting transparent menubars, but that would be more of a hassle than I'm willing to deal with. - Another thing...