ManaGunZ

PS3 ManaGunZ - PS3 Backup Manager by Zar v1.41

I think that all needed offsets are here: https://github.com/Joonie86/IRISMAN

But i'm not sure, not messed to much with Managunz source.

480C offset search completed,But didn't test

#define SYSCALL_TABLE_480 0x8000000000363BE0ULL
#define HV_START_OFFSET_480 0x370F28
#define OFFSET_FIX_480 0x056588
#define OFFSET_2_FIX_480 0x05A6E0
#define OFFSET_FIX_2B17_480 0x2275EC
#define OFFSET_FIX_LIC_480 0x056230
#define OFFSET_FIX_3C_480 0x2670DC
#define OPEN_HOOK_480 0x800000000029762CULL
#define BASE_ADDR_480 0x80000000002D8AE0ULL
#define LV2MOUNTADDR_480 0x8000000000479FC0ULL
#define LV2MOUNTADDR_ESIZE_480 0x118
#define LV2MOUNTADDR_CSIZE_480 0x108
#define FIRMWARE_OFFSET_480 0x80000000002ED808ULL
#define OFFSET_1_IDPS_480 0x80000000003E2E30ULL
#define OFFSET_2_IDPS_480 0x8000000000474AF4ULL
 
Last edited:
an update will be up realy soon, 2 thing is left to do before i release it.
One of them is to include the PS1, PSP, and PS2 support with the mamba v3. Btw @Joonie why you didn't updated to 4.80 with the mamba v3 with PSP, PS1, PS2 support ? there is something wrong with this version ?
 
Use mpl_payload can install new mamba, PS2ISO work fine, but PSPISO get black, maybe sky_payload conflict with the new mamba support PSPISO
 
@Zar the mamba v3 gave some problems on the 480. The 2.2.2 works without problems.
As soon as you have time, you should recheck well.
 
@Zar
If it's ok, would you mind sending me a link to the latest source code as well? [emoji6]

Sent from my GT-I9305 using Tapatalk
 
@Zar the mamba v3 gave some problems on the 480. The 2.2.2 works without problems.
As soon as you have time, you should recheck well.
That because mamba v3.10 not has yet the support to 4.80.

Mamba v3.10 work great with the autoloader (new_core), the problem is with the backup manager..
 
@Rancid-o
I'm finally trying to use mamba today and i have some trouble. (REBUG 4.78C)

-After I mount a PS2 game, i have a transparent disk with a question mark "?" : "Donnée non compatible" which mean "Not supported data". I also tryed with the funny autoloader+webMAN, same result. I'm not sure but perhaps u can confirm, i think the patched PS2EMU file are not installed in the dev_flash...

- When i try PSP games, i have a black screen with a single BIP. omage wrote the same http://www.psx-place.com/threads/managunz-ps3-backup-manager-by-zar.1198/page-11#post-43770 Is it because we are using the official cobra PSP launcher ? i saw lot of other version of PSP launcher "fixed" or "remaster" which one should I use ?

- When i try to compile PS2_EMU from ur github it fail. "cc : command not found". it come from the variable $(LINK.c) in Makefile. I can remplace it with gcc but i would like to compile it with modify ur source. Can you tell me how ? (I have PSDK3v2)


PS: PS1 games works fine, I played a lot this week, I felt nostalgic <3
 
@Rancid-o
I'm finally trying to use mamba today and i have some trouble. (REBUG 4.78C)

-After I mount a PS2 game, i have a transparent disk with a question mark "?" : "Donnée non compatible" which mean "Not supported data". I also tryed with the funny autoloader+webMAN, same result. I'm not sure but perhaps u can confirm, i think the patched PS2EMU file are not installed in the dev_flash...

- When i try PSP games, i have a black screen with a single BIP. omage wrote the same http://www.psx-place.com/threads/managunz-ps3-backup-manager-by-zar.1198/page-11#post-43770 Is it because we are using the official cobra PSP launcher ? i saw lot of other version of PSP launcher "fixed" or "remaster" which one should I use ?

I've not updated yet the payload mamba in the funny autoloader..

You need compile the mamba payload and add it to autoloader..

The old payload had problem with the cfw rebug: https://github.com/Ps3itaTeam/MAMBA/commit/3dcd37bd570790ecfe81fc7426e00b8dc19aee84

If that not work then the problem is with the new changes we do: https://github.com/Ps3itaTeam/MAMBA/commit/3ea919ad22b26bdad7d4b76a303baa405f67b4a7
 
Last edited:
  • Like
Reactions: Zar
@Rancid-o
I'm finally trying to use mamba today and i have some trouble. (REBUG 4.78C)

-After I mount a PS2 game, i have a transparent disk with a question mark "?" : "Donnée non compatible" which mean "Not supported data". I also tryed with the funny autoloader+webMAN, same result. I'm not sure but perhaps u can confirm, i think the patched PS2EMU file are not installed in the dev_flash...

- When i try PSP games, i have a black screen with a single BIP. omage wrote the same http://www.psx-place.com/threads/managunz-ps3-backup-manager-by-zar.1198/page-11#post-43770 Is it because we are using the official cobra PSP launcher ? i saw lot of other version of PSP launcher "fixed" or "remaster" which one should I use ?

- When i try to compile PS2_EMU from ur github it fail. "cc : command not found". it come from the variable $(LINK.c) in Makefile. I can remplace it with gcc but i would like to compile it with modify ur source. Can you tell me how ? (I have PSDK3v2)


PS: PS1 games works fine, I played a lot this week, I felt nostalgic <3

You can compile all the emulators through PSL1GHT. You can find the port of the hw/gx/ netemu in my git cobra.
 
Back
Top