davFaithid

Results 10 comments of davFaithid

Thank you very much @jaseg for your helpful answer. I have tried using the keypress and keybind commands yet they do not seem to work ```python #First I tried this...

@jaseg I have tried your recommendations and have written ```python ... from pynput import keyboard def play(url, title): #From https://stackoverflow.com/q/9377914/ class TitleBar(QWidget): def __init__(self, parent): super(MyBar, self).__init__() self.parent = parent...

I found a stackoverflow post on keypresses in PyQt, I will try to tweak it to input to mpv. https://stackoverflow.com/q/38507011/ player commands aren't working ``` self.player.command('seek', '0.2', 'absolute+keyframes') AttributeError: 'MainWin'...

That seems very likely, but I cannot run any VM because of credential guard (whatever that is). I'll continue tweaking the code; and if I cannot find a solution then...

Would it be possible to bruteforce the StandardOdk?

This seems very interesting

Hello, apologies for the very late response. Can you please send a screenshot of the folder?

That is very strange. I've tried encrypted CIAs in past and it always just creates an encrypted 3ds file, if my memory serves me right. Possibly try decrypting the CIA...

Hello, @ipoor Does this error still occur for you? If so I will keep the issue open but if not I will close it.

Hello, apologies for the very late response. For the latest version, makerom needs to be titled ``makerom.exe``, if you're using ``makerom-x86_64.exe`` and the batch file is functioning it's probably an...