TheoCGaming

Results 66 comments of TheoCGaming

so it only screws up in the scripts I make. ``` #!/bin/sh ydotool mousemove -x -3200 -y -2100 ; sleep 2 ydotool mousemove -x 703 -y 569 ; sleep 2...

it would be cool if they could be configured independently of each other e.g. https://www.youtube.com/watch?v=QtDbzbQTLHQ

also i can't resize either of the windows

update: I got it to work, I just had to put it in the "INITIALIZE VIDEO" section. Issue with that is it's hard coded and I don't know how to...

Well there's your problem! ![image](https://user-images.githubusercontent.com/65421262/143691109-3b02183a-4031-4739-8d93-642d43447514.png) Youtube's removal of the dislike count screwed it up! That's why videos sometimes crash the program!

fixed the thing with the thing not working right just had to patch %APPDATA%\Python\Python39\site-packages\pafy\backend_youtube_dl.py by commenting out line 54, the one that handles dislikes.

@ handles break yt-dl now, recommended to use nightly instead

it's not compiling for me Last few lines before crashing on build() ``` ``` gcc -c -MMD -g -fPIC -O2 -Wall -Wno-missing-braces -Wno-pointer-sign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-function -I../include -I../api -I../cmd -I/home/theocgaming/.cache/yay/dectalk-git/src/dectalk/src/dapi/build/dic/6.10.2-zen1-1-zen/us/release...

Correct, LOVE is the engine the game runs on, and it requires the use of said engine to run the game.