Developers: Please make sure you are using the latest toolchain from (https://github.com/f...cripts/releases). We made a lot of changes so using an older toolchain to add taiHEN hooks will result in crashes! Also make sure to update your taiHEN development libraries to the latest version.If you are not interested in helping test the beta, we recommend that you stick with the old stable release at (https://henkaku.xyz/) instead. To update the beta, reboot and visit http://beta.henkaku.xyz/ from your Vita's browser. To remove the beta, delete molecularShell, reboot, and visit https://henkaku.xyz/ instead.New FeaturesFixed many bugs that causes instability, memory leaks, and crashes with hooks. Full details here.Fixed dynarec issue resulting in many emulators including PCSX and mGBA not working.In the HENkaku installer, you can now hold R1 to reinstall everything and reset the configuration files for taiHEN and HENkaku. This will reset your ux0:tai/config.txt in case you added a bad plugin that crashes the system.The installer will now block the PS Button since people still are accidently hitting it.Missing/Known IssuesPSN spoofing WILL break in a couple of days. Access might be restored at a later point, keep tuned.Sometimes, right after successful installation, the browser will either crash or show a black screen. This is okay, just press the PS button to exit manually.molecularShell now only shows ux0:. This is part of the move to molecularShell being a safe homebrew while VitaShell has full powers. Please install VitaShell manually to access other partitions moving forward.If build the offline installer yourself and point it to beta.henkaku.xyz, you can use offline mode. The release builds will always point to HENkaku stable.
Le développeur diffuse aussi les détails de la Bêta 4 de taiHEN :
taiHEN Beta 4@yifanlu yifanlu released this 6 hours agoImplemented clean-up of user hooks on process terminationAdded more APIs for kernel module loading and process module loadingFixed bug where stack size was too small in syscall leading to crash when hooking or unhooking (seen by suprx loading skprx)Added checks to prevent hooking of unresolved weak imports (see docs for details on how to hook weak imports)Fixed bug in assembling the outro for BL instructions (can be seen by crash when hooking app_start)Fixed bug where taiGetModuleInfo does not retrieve all modules.Fixed bug where kernel module stopping crashes