View Single Post
Old 01-05-2013   #238
Cyberskunk
Member
null
 
Cyberskunk's Avatar
 
Join Date: Feb 2008
Posts: 43
Likes: 17
Liked 123 Times in 27 Posts
Mentioned: 36 Post(s)
Tagged: 0 Thread(s)
Exclamation PLEASE READ

WHY YOUR PS3 IS SHUTTING DOWN WHEN EXITING BACKUP MANAGER!!

I will try to explain this so everyone can understand.

Some applications modify lv2 and if this occurs the ps3 will panic an shut down.

On every firmware from 3.55 onwards a patch is applied in lv1 by the application that is applying the lv2 patches to stop this panic from occuring.

Of course with every firmware change the offset in lv1 changes but the patch itself is the same.

The old toolbox does not apply the patch to 4.30 becasue it was made BEFORE 4.30 so the offset was not known.

Rogero's firmware has this patched already in a different way which is fine but we decided to leave this out and carry on doing it the way it has always been done.

It is not hard for any app maker to add this protection patch as they have been doing it since 3.55 they just need to change the offset.

Deank has already added this to multiMAN from 04.17.03 and the new REBUG-TOOLBOX-02.01.00 has this added aswell.

If you want to use another manager.. run the new toolbox and then run the manager and it will work because the patch has been applied already from the toolbox.

I hope this makes it a bit clearer that it is not a problem with the firmware or the apps for that matter.. they just need the same patch that has always been used..

and here it is..

Lv2Syscall2(9, 0x370AA8 + 0, 0x0000000000000001ULL);
Lv2Syscall2(9, 0x370AA8 + 8, 0xe0d251b556c59f05ULL);
Lv2Syscall2(9, 0x370AA8 + 16, 0xc232fcad552c80d7ULL);
Lv2Syscall2(9, 0x370AA8 + 24, 0x65140cd200000000ULL);

hopefully app makers will see this..

Last edited by Cyberskunk; 01-05-2013 at 12:37 PM.
Cyberskunk is offline   Reply With Quote
Likes: (16)