diff --git a/_Projects_/codelists/Naruto Shippuden Ultimate Ninja Storm 3 Full Burst BLUS31350 01.01.ncl b/_Projects_/codelists/Naruto Shippuden Ultimate Ninja Storm 3 Full Burst BLUS31350 01.01.ncl index 8c8455df..1071d91e 100644 --- a/_Projects_/codelists/Naruto Shippuden Ultimate Ninja Storm 3 Full Burst BLUS31350 01.01.ncl +++ b/_Projects_/codelists/Naruto Shippuden Ultimate Ninja Storm 3 Full Burst BLUS31350 01.01.ncl @@ -1,3 +1,23 @@ +1P Infinite Health,Cakra,Substitution +0 +Jordy_Indo +0 0118AFC0 3F800155 +0 0118AFC4 639C1988 +0 0118AFC8 839C0000 +0 0118AFCC 839C0010 +0 0118AFD0 839C0000 +0 0118AFD4 7C1CF840 +0 0118AFD8 4082001C +0 0118AFDC C03F0014 +0 0118AFE0 D03F0010 +0 0118AFE4 C03F001C +0 0118AFE8 D03F0018 +0 0118AFEC C03F002C +0 0118AFF0 D03F0028 +0 0118AFF4 63EB0000 +0 0118AFF8 4E800020 +0 008CB7FC 488BF7C5 +# Max And Infinite Ryos 0 tekman diff --git a/_Projects_/pkglaunch/main.c b/_Projects_/pkglaunch/main.c index e34ec656..4db06bd9 100644 --- a/_Projects_/pkglaunch/main.c +++ b/_Projects_/pkglaunch/main.c @@ -239,7 +239,9 @@ int main(int argc, const char* argv[]) if(*param && isdir(path) && strcasestr(param, ".zip") != NULL) { sprintf(url, "Zipping %s", path); - DrawString(20, 216+24, url); + DrawString(20, 180+24, url); + sprintf(url, "To %s", param); + DrawString(20, 180+72, url); SetFontAutoCenter(0); tiny3d_Flip(); diff --git a/_Projects_/pkglaunch/pkg/PS3_GAME/USRDIR/EBOOT.BIN b/_Projects_/pkglaunch/pkg/PS3_GAME/USRDIR/EBOOT.BIN index e703cb9a..47f05013 100644 Binary files a/_Projects_/pkglaunch/pkg/PS3_GAME/USRDIR/EBOOT.BIN and b/_Projects_/pkglaunch/pkg/PS3_GAME/USRDIR/EBOOT.BIN differ diff --git a/_Projects_/pkglaunch/pkg/USRDIR/EBOOT.BIN b/_Projects_/pkglaunch/pkg/USRDIR/EBOOT.BIN index 441aabe3..07601f81 100644 Binary files a/_Projects_/pkglaunch/pkg/USRDIR/EBOOT.BIN and b/_Projects_/pkglaunch/pkg/USRDIR/EBOOT.BIN differ diff --git a/_Projects_/pkglaunch/zip_util.h b/_Projects_/pkglaunch/zip_util.h index e744efb4..7655df6b 100644 --- a/_Projects_/pkglaunch/zip_util.h +++ b/_Projects_/pkglaunch/zip_util.h @@ -107,6 +107,10 @@ int zip_directory(char* basedir, char* inputdir, const char* output_filename) walk_zip_directory(basedir, inputdir, archive); ret = zip_close(archive); + char fullname[256]; + snprintf(fullname, sizeof(fullname), "%s.967295", output_filename); + sysLv2FsRename(fullname, output_filename); + return (ret == ZIP_ER_OK); } diff --git a/_Projects_/updater/pkgfiles/USRDIR/xmb/PKGLAUNCH/PS3_GAME/USRDIR/EBOOT.BIN b/_Projects_/updater/pkgfiles/USRDIR/xmb/PKGLAUNCH/PS3_GAME/USRDIR/EBOOT.BIN index e703cb9a..47f05013 100644 Binary files a/_Projects_/updater/pkgfiles/USRDIR/xmb/PKGLAUNCH/PS3_GAME/USRDIR/EBOOT.BIN and b/_Projects_/updater/pkgfiles/USRDIR/xmb/PKGLAUNCH/PS3_GAME/USRDIR/EBOOT.BIN differ diff --git a/_Projects_/updater/pkgfiles/USRDIR/xmb/PKGLAUNCH/USRDIR/EBOOT.BIN b/_Projects_/updater/pkgfiles/USRDIR/xmb/PKGLAUNCH/USRDIR/EBOOT.BIN index 441aabe3..8e681fd2 100644 Binary files a/_Projects_/updater/pkgfiles/USRDIR/xmb/PKGLAUNCH/USRDIR/EBOOT.BIN and b/_Projects_/updater/pkgfiles/USRDIR/xmb/PKGLAUNCH/USRDIR/EBOOT.BIN differ diff --git a/_Projects_/updater/update/dev_hdd0/game/PKGLAUNCH/PS3_GAME/USRDIR/EBOOT.BIN b/_Projects_/updater/update/dev_hdd0/game/PKGLAUNCH/PS3_GAME/USRDIR/EBOOT.BIN index e703cb9a..47f05013 100644 Binary files a/_Projects_/updater/update/dev_hdd0/game/PKGLAUNCH/PS3_GAME/USRDIR/EBOOT.BIN and b/_Projects_/updater/update/dev_hdd0/game/PKGLAUNCH/PS3_GAME/USRDIR/EBOOT.BIN differ diff --git a/_Projects_/updater/update/dev_hdd0/game/PKGLAUNCH/USRDIR/EBOOT.BIN b/_Projects_/updater/update/dev_hdd0/game/PKGLAUNCH/USRDIR/EBOOT.BIN index 441aabe3..8e681fd2 100644 Binary files a/_Projects_/updater/update/dev_hdd0/game/PKGLAUNCH/USRDIR/EBOOT.BIN and b/_Projects_/updater/update/dev_hdd0/game/PKGLAUNCH/USRDIR/EBOOT.BIN differ diff --git a/common.h b/common.h index 3aa5ec3b..4a8cd19d 100644 --- a/common.h +++ b/common.h @@ -118,12 +118,12 @@ #define SYSCALL_TABLE_475D 0x800000000038A3E8ULL // 4.75 DEX - 4.78 DEX #define SYSCALL_TABLE_475H 0x80000000003B28F8ULL // 4.75 DEH - 4.82 DEH #define SYSCALL_TABLE_480 0x8000000000363BE0ULL // 4.80 -#define SYSCALL_TABLE_480D 0x800000000038A4E8ULL // 4.80 DEX - 4.84 DEX +#define SYSCALL_TABLE_480D 0x800000000038A4E8ULL // 4.80 DEX - 4.84 DEX & 4.91 PEX/DPEX #define SYSCALL_TABLE_480H 0x80000000003B28F8ULL // 4.80 DEH #define SYSCALL_TABLE_481 0x8000000000363BE0ULL // 4.81 -#define SYSCALL_TABLE_481D 0x800000000038A4E8ULL // 4.81 DEX -#define SYSCALL_TABLE_482 0x8000000000363BE0ULL // 4.82 - 4.88 -#define SYSCALL_TABLE_482D 0x800000000038A4E8ULL // 4.82 DEX - 4.84 DEX +#define SYSCALL_TABLE_481D 0x800000000038A4E8ULL // 4.81 DEX - 4.84 DEX & 4.91 PEX/DPEX +#define SYSCALL_TABLE_482 0x8000000000363BE0ULL // 4.82 - 4.91 +#define SYSCALL_TABLE_482D 0x800000000038A4E8ULL // 4.82 DEX - 4.84 DEX & 4.91 PEX/DPEX #define SYSCALL_PTR(n) ( (SYSCALL_TABLE) + ( 8 * (n) ) ) diff --git a/include/cmd/nobd.h b/include/cmd/nobd.h index df42b55a..42973f4e 100644 --- a/include/cmd/nobd.h +++ b/include/cmd/nobd.h @@ -8,7 +8,7 @@ u8 noBD = 0; - // noBD LV1 4.75 - 4.88 + // noBD LV1 4.75 - 4.91 if(ALLOW_NOBD) { if(!param[9]) diff --git a/include/cpursx.h b/include/cpursx.h index 7b2f0454..17db0ea4 100644 --- a/include/cpursx.h +++ b/include/cpursx.h @@ -73,7 +73,7 @@ static void get_cobra_version(char *cfw_info) sprintf(cfw_info, " nonCobra"); #endif - // noBD LV1 4.75 - 4.88 + // noBD LV1 4.75 - 4.91 if(isNOBD) // ori: 0x78630020409E0018ULL strcat(cfw_info, " noBD"); #ifdef COBRA_ONLY