A definitive guide to 4-look last layer (CFOP)
In this guide, I will explain how 4-look last layer (4LLL) in CFOP works and provide the best algs and recommendations that will help to learn the full set later down the road.
Basically, the idea is to solve the last layer in no more than 4 steps. First you orient the last layer using a maximum of 2 algs and then permute the last layer using a max of 2 algs:
- Edge Orientation (3 algs)
- Corner Orientation (7 algs)
- Corner Permutation (2 algs)
- Edge Permutation (4 algs)
The total number of algs required for 4-look last layer is 10+6 = 16 whereas full OLL and PLL consist of a total of 57+21 = 78 algs. For beginners, this makes it a lot less intimidating and a lot more sense to learn 4-look LL first.
2-look OLL (10 algs)
Steps:
- Orient the edges using one of 3 algs
- Orient the corners using one of 7 algs
After F2L, there are 3 cases (excluding the one where all 4 edges are already oriented) that you can get:
- I shape (2 opposite edges oriented)
- L shape (2 adjacent edges oriented)
- Dot (No edges oriented)
Cases | Algs | Notes |
---|---|---|
| OLL 45 | |
| P/OLL 44 | |
| OLL 2 |
Instead of using specifically OLL 45/44/2 algs, you could use one of many algs for cases that have I shape (27 OLLs), L shape (15 OLLs) and a Dot (8 OLLs) in them respectively. These algs are usually recommended because they are the easist to learn.
After the edges are correctly oriented, you can get one of the following 7 cases. I highly recommend learning alternative algs for more common cases like Sune and Antisune because a lot of OLLs have variations of Sune, Antisune and their mirrors in them. This will make it easier to learn full OLL.
Cases | Algs | Notes |
---|---|---|
| Sune/OLL 27 | |
| Antisune/OLL 26 | |
| U/OLL 23 | |
| T/OLL 24 | |
| L/Bowtie/OLL 25 | |
| Pi/Air Jeff/Bruno/OLL 22 | |
| H/OLL 21 |
2-look PLL (6 algs)
Steps:
- Permute the corners using one of 2 algs
- Permute the edges using one of 4 algs
When you are done with OLL, there are broadly 2 cases (excluding the one where all 4 corners are already permuted) that can appear:
-
Headlights (One set of adjacent corners need to be swapped)
Put the headlights on the left and apply T Perm.
-
No headlights (One set of diagonal corners need to be swapped)
Apply Y/Nb Perm from any angle.
Remember, instead of T and Y/Nb perms, any other algorithm that swaps one set of adjacent corners (Ra, Rb, Ja, Jb, F) or diagonal corners (Na, V) while swapping one set of edges can be used respectively. Since T and Y/Nb perms are the easiest to learn, these are usually recommended.
Cases | Algs | Notes |
---|---|---|
| T Perm | |
| Y/Nb Perm |
After permuting the corners, apply one of these 4 algs to finally solve the cube:
Cases | Algs | Notes |
---|---|---|
| Ub Perm | |
| Ua Perm | |
| H Perm | |
| Z Perm |
Grok these algs and with good fingertricks, hardware, and decent lookahead during F2L, it's actually possible to be sub 30 on the 3x3.
3-look last layer
If you have learned 4LLL, the transition to learning the full set of algs for 2LLL is not as easy. It is recommended to learn full PLL first, then gradually pickup the remaining OLLs. This phase is known as "3LLL" or "3-look last layer". You would have to learn at least 10+21=31 algorithms to be able to solve the last layer in at most 3 algs.