kbeckmann/game-and-watch-retro-go

Can provide a switch of combo shot?

Anegasaki-Nene opened this issue · 2 comments

For example, when I press A in Contra, I can shoot continuously

There is no such feature yet but if users want it, I guess we can build it.

How exactly should this work?

If we are talking about "auto fire/rapid fire", I think we need three values: button, initial delay and delay between key presses. Is there a need for multiple auto fire keys, e.g. for both A and B?

We could add this as a sub menu to the in-game overlay menu.

The configuration can then be stored per ROM.

Thank you very much! We are looking forward to it!