Jimmy Quach
Jimmy Quach
If that ever happens again, try opening up developer tools (CTRL+SHIFT+I), get a copy of that element and paste it here. If you could do that, I'll get around adding...
As I posted that comment, I managed to get a hold of the video element. ```html ``` Putting this here for reference when I get around adding a script to...
I'm guessing it is leftover from an ad video that has been blocked, Blitz tries to pop up the video player but it won't play anything because of the ad...
I believe there is some file signature check, because any type of modification to the app.asar file will cause this crash/close on launch. Here are the things that I have...
@majorcyto Kevio is talking about doing the process manually. Which is what the pull request does automatically. I've tried doing the same process and it also didn't work on my...
That sounds great! I'll keep that in mind when I start on this.
Patcher appears to still be working on Windows. Not exactly sure why it Blitz versions would be different between Windows and Mac. Could you provide the 'app.asar' file so that...
After manually taking a look at your app.asar, I came to conclusion that both Mac and Windows have the exact same app.asar, or at least the file that needs patching...
It appears that the latest Windows 10 update has broken recording specifically for League of Legends by only recording a black screen with sound. This is an issue that I...
Looks good from first glance. Tried to run a quick test and ran into some unintended issues. - Setup checksum seems to never pass, and also fails to delete the...