the tl:dr i'm getting from having someone test privately and message me on telegram, is that the FS, NIM, LOADER, and NIFM patches are correct.
the titlekey validation needs to be diffed again, which is ES. I will look at it again to see what new in the chain they added.
edit: previously in 20.5.0 the function we patch is no longer called the same way.
function 0x77530 (20.5.0), was called by 0x77228, which is called by 0x7a84c
function 0x491b0 (21.0.0) is not called by anything, except a branch instruction at 0x77c04, which i assume is a SVC
0x48acc (20.5.0) calls for check: 0x768e8
0x4908 (21.0.0) calls for check: 0x73480
the titlekey validation needs to be diffed again, which is ES. I will look at it again to see what new in the chain they added.
edit: previously in 20.5.0 the function we patch is no longer called the same way.
function 0x77530 (20.5.0), was called by 0x77228, which is called by 0x7a84c
function 0x491b0 (21.0.0) is not called by anything, except a branch instruction at 0x77c04, which i assume is a SVC
0x48acc (20.5.0) calls for check: 0x768e8
0x4908 (21.0.0) calls for check: 0x73480
Last edited by bth,












