Closed 849029780 closed 3 years ago
Can successfully load ROM, and there are pictures and sounds, but I can't operate game characters, PC browser and phone browser can't work
I use the jsnes.mini.js library. I tried to change the example, but still couldn't operate the game. I entered nes.buttonDown (1, jsnes. Controller. BUTTONSTART) in the browser command console It works occasionally, but it is uncertain
I'm sorry, it's my code problem. ButtonDown and buttonUp are not used at the same time. This problem has been solved
Using the touchstart event to call other operation events does not work