■更新内容■ 【ver.8 Beta Rev40】 - Enhanced stealth mode to prevent cios detection. - Added ioctl command to enable/disable stealth mode when a game is not running. Stealth mode is enabled by default. - IOS reload block is now enabled by default. - Fixed IOS reload block failure when the original IOS required by the game is not installed. It works for real and emu nand. - Fixed missing cache flush when removing error 002 after IOS reload block. Now syscall kernel_set_version is used instead. - Added direct access to syscalls. This allows you to invoke a syscall from inside another syscall. - Added support for paths starting with '#' which are used to open files on real nand even if nand emu is on. Also, access to these paths is protected by stealth mode. - Removed the unused method 1 for IOS reload block. - Minor changes and code clean up.