(rebuild against the real atmosphere 1.11.2 release with gcc16)
adds general support for 22.5.0
embeds patches into loader (for exefs_patches) through a sys-patch like pattern mechanic.
modifies loader for "loader_kip_patch"
embeds sys-patch-like mechanic into mesosphere for "fs_kip_patch" (both fusee and hekate boot supported)
("why does this exist? > why not)
("why not just use sys-patch?" -> sys-patch uses svcdebug to edit memory of already running applications, embedding patches into loader and mesosphere before the processes can be more reliable)
see: 95d661a for more information