brandosha / gameplaycolor

JavaScript Game Boy Color emulator for iOS. Fork made for supporting game state syncing with Google Drive
https://brandosha.github.io/gameplay/index.html
MIT License
12 stars 1 forks source link

Can you consider the request? #3

Open collagen12 opened 4 years ago

collagen12 commented 4 years ago

Can you apply the mfi controller api to web apps as well? Also, my hope is that the gameplay color emulator will be more complete with the addition of features such as autofire and layout skins (which are nice now, but I'd like to fill up unnecessary space like the empty spaces on the outside).

The export / import of the save file was really perfect. These features allowed my Pokemon to trade evolution. Thank you very much. :D

brandosha commented 4 years ago

I actually looked into adding game controller support but it is disabled in an iOS web app

collagen12 commented 4 years ago

Oops, That's too bad. Please consider the autofire feature or skin. Always thank you.

brandosha commented 3 years ago

I am reopening this issue because the Gamepad API is working in the current version and I have the tools I need to implement it!

brandosha commented 3 years ago

Just released version 3.3.0 with game controller support! I have tested it with an Xbox One controller, If there are any issues with other mfi controllers let me know.