meshuggahtas
meshuggahtas
I think that there is only pros than cons if the folder of fceux is visible by default: - Consistent Usability logic (from Windows to Ubuntu and macOS) - Easier...
I don't know what is the limitation, but is it possible to upload the artifact to anywhere in order to be able to download developer builds? - Uploading artifact to...
I just deleted my FCEUX fork yesterday, and it says that it can't be built because of missing source files. Thought I should also leave a comment on I actually...
@luziling no need to create folders or copy files (however I only use the win32 backend) `pyinstaller --hidden-import comtypes.gen._944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0 --hidden-import comtypes.gen.UIAutomationClient main.py --onefile` PyInstaller 3.3.1 Python 3.6.5 pywinauto 0.6.4
@drinkertea I'm not sure what I'm supposed to see, but your line also won't work, it clicks to 1920,1080. pywinauto 0.6.5 (release) Starting position: (L0, T43, R1920, B1080) Code: ```...
Pywinauto 0.6.6: `click_input` with `absolute=False` seems like not pressing at the right location...? - My monitor resolution is 1920x1080 - Notepad.Edit location is right below the menu bar (0, 46)...
I'm not sure if I understood what you write. My primary problem is that pressing the rotate button will make a requirement of appending a frame to sync the TAS....
Okay, so I assume I'm also right about it's actually not an emulated part of the console (not a real button) but a "helpful" button for casuals/playing.
AFAIK: 1. There is no rotate button on pictures 2. Using the rotate button ALWAYS costs 1 frame in a unlogical way as I already described. I'm asking why does...
I can't stress this enough. The rotate button costs 1 frame. Feel free to upload 2 movie files, 1 with rotate, 1 without rotate. The movie file will desync or...