zsnes key combinations

weable

New member
is there any way to set up zsnes's key combination thing to do street fighter special moves? I want it so i can just press 1 button for a hadouken, 1 for a shoryuken (sp), etc.
 

jayb

New member
Actually, you can totally do this! The trick is just understanding how SNES understands diagonals: it doesn't. Instead of diagonals, SNES recognizes any two adjacent directions, held together, as a diagonal. So what you might think of as a down/left diagonal is really just pressing down and left together. Note: you cannot press up/down or left/right together.

Next you just have to understand the KEY COMB editor under MISC in zSNES, namely press vs release and delays. So for example, let's try a simple Haduken (from the left, shooting right). Normally we think of this as down, down/right diagonal, right, punch. But remember there are no diagonals. So here's what your hand would do to execute this move:
  1. Press down
  2. Press right while still holding down
  3. Release down, now only holding right
  4. Release right
  5. Punch

Then you just have to put a frame delay in. I figured this out for Sabin's blitz moves in FF3/6, but since his Aurabolt is just a Haduken, it should work for Street Fighter or any other game.

So here it is:

KEY:
P = Press
R = Release
2F = 2 frame delay

P down, 2F, P right, 2F, R down, 2F, punch

Actually, if I recall I think Haduken is simple enough to get off with:

P down, 2F, P right, 2F, punch

But that whole press and release trick worked for more complex moves like half circle. You can even set it up to make left or right be whatever was pressed last so it works no matter what direction you're facing.
 

Mupen64 Man

Big fan of Mupen64
Staff member
Thats actually pretty clever! In the future, try not to dig up such old threads, but this little bit of info was unknown to me.
 
P= Press Only, p+r= push & release, r= release only (1)= frame delays = buttons

PLAYING FROM LEFT SIDE OF SCREEN
P left (4) P down (1) R left (2) P right (1) R down P X

PLAYING FROM RIGHT SIDE OF SCREEN
P right (4) P down (1) R right (2) P left (1) R down P X

ALSO YOU SHOULD TRY MY DHALISMIN TELEPORT l
<--------------------------------l
PLAYING FROM LEFT SIDE OF SCREEN

P right (1) P left R right (4) P down (1) R left (2) P right (1) R down [R] (1) [A] (1)

PLAYING FROM RIGHT SIDE OF SCREEN

P left (1) P right R left (4) P down (1) R right (2) P left (1) R down [R] (1) [A] (1)
 
Top