To better understand the enormous wealth featuring Street Fighter II 'Champion Edition, i have decided to dedicate myself to the development of a program that can reveal some hidden logic of the game. The program runs in parallel with the emulator MAME and has access to the memory of the emulated board.
Dizzy System (stunning)
Each player has a dizzy indicator, as soon as dizzy exceeds the value 30, the player will be stunned. When a player is hit the stun indicator will increase in value, simultaneously a timer will start counting down. If the timer reaches zero then the stun indicator will be reset.
Guile connects with a kick, the indicator increases by 14. after 76 frames the indicator will return to zero if no other hit is registered.
Hitboxes
Interactions are governed by different boxes , the following legend explains what those boxes correspond to. hurt boxes( yellow), hit boxes (Red), throw hitbox (green), throw hurtbox (grey). this code was developed by Dammit.
Ryu goes over the sonic boom unscathed. Ryu's hurt box (yellow) is not intersecting with the the projectile's hit box (red).
Charge Moves
Street fighter 2 champion edition has subcategory of special moves known as charge moves. Charge moves require the player to hold the direction back or down back from the opponent for specific number of frames to attain the charge necessary to execute the special move. a functionality has been added to aid players to see the frames needed to charge those moves, the frame display counts down as you start charging for the special move.
The zero indicates that Bison has managed to charge his Pycho Crusher, however he still needs 10 frames to charge his Scissor Kick.
Early Escape
A category of normal throws known as "holds" give the opportunity for the player getting thrown to escape earlier. the early escape can be achieved by entering inputs via the 6 buttons and the directional buttons. a functionality has been added to indicate the exact number of inputs need to escape these throws. each normal button is equivalent to one input and a reverse in the directional buttons is equivalent to 3 inputs.
Ryu is caught by Balrog, the number 41 expresses the amount of inputs that Ryu must generate to achieve early escape.
Practice
Certain features have been added in order to facilitate the process of training, infinite time for the round and infinite life for the dummy (player 2) ensures that you training session is not interrupted by the round ending or the dummy (player 2) dying. also other features such as making the dummy (player 2) jump, block everything, combo block (getting hit by the first input then blocking anything after that) which allows you the opportunity to practice and test for combos, and attack1 (makes player 2 sweep) have been added.
Player 2 is set to combo block, ideal for practicing combos.
Menu
All of the above functions can be accessed by pressing T on the keyboard while running the patch, as reminder these functions can be controlled via player 1, with player 2 being the dummy.
I can see chun li thong
"there is no glory in practice, but without practice there is no glory"
No hay comentarios:
Publicar un comentario