Uploaded September 2013 | Updated September 2026, 2 weeks ago
These are the fast/useful cases from the WO and Nutella methods. Some cases are not included because they are slow. Neither method is intended as a main method, and you really shouldn't learn them until you have learned 1-flip and Oka.
Listing the algs and the cases they solve is tricky, here's the system I'm using for Nutella: (place you should put the swapped edges R, L or F)/direction R center should be twisted(CW or CCW)/direction L center should be twisted/direction B center should be twisted.
so for example, R/R:ccw/L:ccw/B:none means the 2 centers on the front need to be twisted counterclockwise, and the 2 swapped edges should be on the right side of the U vertex.
algs:
F/R:ccw/L:none/B:none
R L R L'
F/R:cw/L:none/B:none
L R' L' R'
L/R:cw/L:cw/B:none
L U [U] R' L R
R/R:ccw/L:ccw/B:none
R' U' [U'] L R' L'
F/R:ccw/L:ccw/B:ccw
R' L' Dw' R'
F/R:cw/L:cw/B:cw
R Dw L R
there are 2 cases I didn't show in the vid that are decent, but not great. They are:
F/R:cw/L:ccw/Bcw
L R L U B
F/R:cw/L:ccw/B:ccw
R' L' R' U' B'
For the WO algs the case identification will be the same, but without the letter that tells you where to place swapped edges.
R:ccw/L:none/B:none
R' L' R' L R
R:none/L:cw/B:none
L R L R' L'
R:ccw/L:ccw/B:none
R' L R' L' R L'
R:cw/L:cw/B:none
L R' L R L' R
R:ccw/L:cw/B:ccw
R' Dw R Dw R'
R:ccw/L:cw/B:cw
L U' R' Dw' R
ugh, tutorials are hard.
These are the fast/useful cases from the WO and Nutella methods. Some cases are not included because they are slow. Neither method is intended as a main method, and you really shouldn't learn them until you have learned 1-flip and Oka.
Listing the algs and the cases they solve is tricky, here's the system I'm using for Nutella: (place you should put the swapped edges R, L or F)/direction R center should be twisted(CW or CCW)/direction L center should be twisted/direction B center should be twisted.
so for example, R/R:ccw/L:ccw/B:none means the 2 centers on the front need to be twisted counterclockwise, and the 2 swapped edges should be on the right side of the U vertex.
algs:
F/R:ccw/L:none/B:none
R L R L'
F/R:cw/L:none/B:none
L R' L' R'
L/R:cw/L:cw/B:none
L U [U] R' L R
R/R:ccw/L:ccw/B:none
R' U' [U'] L R' L'
F/R:ccw/L:ccw/B:ccw
R' L' Dw' R'
F/R:cw/L:cw/B:cw
R Dw L R
there are 2 cases I didn't show in the vid that are decent, but not great. They are:
F/R:cw/L:ccw/Bcw
L R L U B
F/R:cw/L:ccw/B:ccw
R' L' R' U' B'
For the WO algs the case identification will be the same, but without the letter that tells you where to place swapped edges.
R:ccw/L:none/B:none
R' L' R' L R
R:none/L:cw/B:none
L R L R' L'
R:ccw/L:ccw/B:none
R' L R' L' R L'
R:cw/L:cw/B:none
L R' L R L' R
R:ccw/L:cw/B:ccw
R' Dw R Dw R'
R:ccw/L:cw/B:cw
L U' R' Dw' R
ugh, tutorials are hard.










