-
[µTUTORIAL] Disable stock boot animation w/o removing bootanim.xex
If you want to use Fakeanim and don't want to remove bootanim.xex from NAND image (or simply want to get rid of boot animation) you can do it from xeBuild!
The simplest way is to nop (60 00 00 00) the branch to AniStartBootAnimation during kernel booting.
The offset for Kernel 17349 is 0x0612A4, but you can easly find the offsets for other kernels by looking for 0x72/0x73 POSTBUS prints (those values are loaded into r3 only once!)
-
Post Thanks / Like - 1 Likes, 1 Thanks, 0 Dislikes
zeruel85 Ha dato un "mi piace" per questo post
Pa0l0ne Ha ringraziato per questo post
-
Tested on 17502 kernel, with a Falcon R-JTOP. It works like a charm. Same offset to be patched. Thanks.
Segnalibri