peon2 / fbneo-training-mode

a simple training mode for multiple games on the fbneo platform
58 stars 35 forks source link

SSF2X: Improved training mode with options for auto-reversal #77

Closed poliva closed 2 years ago

poliva commented 2 years ago

This includes 2 modes of auto-reversal:

1) Without patching the rom: works 95% of the time (the other 5% "learns" to be more accurate).

2) With a rom patch that doesn't clear the reversal flag, so the dummy will always perform a reversal 100% of the time. It also has a very nice menu were you can choose which reversal action the dummy will perform. For 2, the IPS patches will be included inside Fightcade's FBNeo support folders in the next Fightcade update (due this week).

Method 1 is made by pof (@poliva) Method 2 is made by Asunaro (@Asunarooo)

peon2 commented 2 years ago

Thanks!