You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
will process correctly sometimes. I haven't been able to figure out why it's dropping some of the input here. Maybe I'm not using it correctly though. Is there a suggested way to use setJoypadState with the Lib API? Or should it only be used with executeFrame to guarantee that it is set between each frame?
The text was updated successfully, but these errors were encountered:
setJoypadState
is not consistently updating the WasmBoy instance. For example, something like:Screencast.from.2024-01-08.21-57-22.webm
will process correctly sometimes. I haven't been able to figure out why it's dropping some of the input here. Maybe I'm not using it correctly though. Is there a suggested way to use
setJoypadState
with the Lib API? Or should it only be used withexecuteFrame
to guarantee that it is set between each frame?The text was updated successfully, but these errors were encountered: