splatplost icon indicating copy to clipboard operation
splatplost copied to clipboard

Failed to press A button.

Open RayPS opened this issue 3 years ago • 1 comments

First for all, I'm so impressed by this brilliant project after researching on lots of hardware based solutions. However, there might be an issue where the A button doesn't getting pressed at the beginning. Instead the +/- button was somehow pressed and the controller help menu from Switch shows up. The plot is also likely offsetted. (See my recording below)

I'm using the Pre-configured Image.

https://user-images.githubusercontent.com/1941540/211152610-8c5b2140-3121-46c4-bb6f-97c85511575a.mp4

RayPS avatar Jan 07 '23 13:01 RayPS

After diving into the code, I believe it should be L_STICK_PRESS button instead of MINUS button to reset the canvas. https://github.com/Victrid/splatplost/blob/0781b32c24720dad8bfbed050742423813d0d917/splatplost/plot.py#L33-L46

RayPS avatar Jan 07 '23 15:01 RayPS