top of page
inadbalcamespa

Anarchy Reigns Ps3 Save: The Ultimate Resource for Fans



1. Rename PS3_Game folder to "NPUB30790"2. Decrypt eboot.bin with scetool3. Open eboot.elf with Hex, set it on 16 bit offset and find /dev_bdvd/PS3_GAME/USRDIR, then replace hex values [2F 64 65 76 5F 62 64 76 64 2F 50 53 33 5F 47 41 4D 45 2F 55 53 52 44 49 52 00 01 00 00 00 00 00 00] with [2F 64 65 76 5F 68 64 64 30 2F 67 61 6D 65 2F 4E 50 55 42 33 30 37 39 30 2F 55 53 52 44 49 52 00 01] and save4. Move the modified eboot.elf to scetool folder, open CMD and type:scetool.exe --verbose --sce-type=SELF --compress-data=TRUE --skip-sections=FALSE --key-revision=04 --self-auth-id=1010000001000003 --self-vendor-id=01000002 --self-type=NPDRM --self-app-version=0001000000000000 --self-fw-version=0003004000000000 --self-add-shdrs=TRUE --np-license-type FREE --self-ctrl-flags=0000000000000000000000000000000000000000000000000000000000000000 --self-cap-flags=00000000000000000000000000000000000000000000003B0000000100040000 --np-app-type=EXEC --np-content-id=UP0105-NPUB30790_00-BLEACHSOULRESURR --np-klicensee=72F990788F9CFF745725F08E4C128387 --np-real-fname=EBOOT.BIN --np-add-sig=FALSE --encrypt EBOOT.ELF EBOOT.BIN5. Copy the new eboot.bin into NPUB30970 folder6. Edit PARAM.SFO and change Category from DG (Disc Game) to HG (Harddrive Game) then save7. Pack into PKG with any PKG converter as long as it doesn't resign the eboot into 4.XXSo far the game works perfectly.


1. Rename PS3_Game folder to "NPUB30970"2. Decrypt EBOOT.BIN, DBZ1.BIN and DBZ3.BIN with scetool3. Open EBOOT.ELF with Hex, set it on 16 bit offset and find /dev_bdvd/PS3_GAME/USRDIR, then replace hex values [2F 64 65 76 5F 62 64 76 64 2F 50 53 33 5F 47 41 4D 45 2F 55 53 52 44 49 52 2F 4C 41 55 4E 43 48 00 00 00 00 00 00 00 00 2F 43 41 43 48 45 2E 4C 53 54] with [2F 64 65 76 5F 68 64 64 30 2F 67 61 6D 65 2F 4E 50 55 42 33 30 39 37 30 2F 55 53 52 44 49 52 2F 4C 41 55 4E 43 48 00 00 2F 43 41 43 48 45 2E 4C 53 54] and save4. Open DBZ1.ELF with Hex, set it on 16 bit offset and find /dev_bdvd/PS3_GAME/USRDIR, then replace hex values [2F 64 65 76 5F 62 64 76 64 2F 50 53 33 5F 47 41 4D 45 2F 55 53 52 44 49 52 2F 44 42 5A 31 00 00 2F 55 53 52 2F 43 41 43 48 45 2E 4C 53 54 00 00 49 6E 69 74 69 61 6C 69 7A 65 20 54 68 72 65 61 64 00 00 00 41 50 20 42 47 20 44 52 41 57 00 00 00 00 00 00 41 50 20 42 47 20 54 52 41 4E 53 20 44 52 41 57 00 00] with [2F 64 65 76 5F 68 64 64 30 2F 67 61 6D 65 2F 4E 50 55 42 33 30 39 37 30 2F 55 53 52 44 49 52 2F 44 42 5A 31 00 00 2F 55 53 52 2F 43 41 43 48 45 2E 4C 53 54 00 00 49 6E 69 74 69 61 6C 69 7A 65 20 54 68 72 65 61 64 00 00 00 41 50 20 42 47 20 44 52 41 57 00 00 41 50 20 42 47 20 54 52 41 4E 53 20 44 52 41 57] and save5. Open DBZ3.ELF with Hex, set it on 16 bit offset and find /dev_bdvd/PS3_GAME/USRDIR, then replace hex values [2F 64 65 76 5F 62 64 76 64 2F 50 53 33 5F 47 41 4D 45 2F 55 53 52 44 49 52 2F 44 42 5A 33 00 00 2F 43 41 43 48 45 2E 4C 53 54 00 00 00 00 00 00 0A 00] with [2F 64 65 76 5F 68 64 64 30 2F 67 61 6D 65 2F 4E 50 55 42 33 30 39 37 30 2F 55 53 52 44 49 52 2F 44 42 5A 33 00 00 2F 43 41 43 48 45 2E 4C 53 54 00 0A] and save6. Move the modified files to scetool folder, open CMD and typeFor EBOOT.ELF:scetool.exe --verbose --sce-type=SELF --compress-data=FALSE --skip-sections=FALSE --key-revision=04 --self-auth-id=1010000001000003 --self-vendor-id=01000002 --self-type=NPDRM --self-app-version=0001000000000000 --self-fw-version=0003004000000000 --self-add-shdrs=TRUE --np-license-type FREE --self-ctrl-flags=0000000000000000000000000000000000000000000000000000000000000000 --self-cap-flags=00000000000000000000000000000000000000000000003B0000000100040000 --np-app-type=EXEC --np-content-id=UP0105-NPUB30970_00-DRAGONBALLBUDHDC --np-klicensee=72F990788F9CFF745725F08E4C128387 --np-real-fname=EBOOT.BIN --np-add-sig=FALSE --encrypt EBOOT.ELF EBOOT.BINFor DBZ1.ELF and DBZ3.ELF (you must rename them to EBOOT.BIN and rename them to their original names after the conversion):scetool.exe --verbose --sce-type=SELF --skip-sections=FALSE --self-add-shdrs=TRUE --compress-data=FALSE --key-revision=04 --self-app-version=0001000000000000 --self-auth-id=1010000001000003 --self-vendor-id=01000002 --self-ctrl-flags=0000000000000000000000000000000000000000000000000000000000000000 --self-cap-flags=00000000000000000000000000000000000000000000003B0000000100040000 --self-type=APP --self-fw-version=0003004000000000 --encrypt EBOOT.ELF EBOOT.BIN7. Copy the new .BIN files into NPUB30970 folder8. Edit PARAM.SFO and change Category from DG (Disc Game) to HG (Harddrive Game) then save9. Pack into PKG with any PKG converter as long as it doesn't resign the eboot into 4.XXSo far the game works perfectly.




Anarchy Reigns Ps3 Save



Save it as "package.conf". Place "psn_package_npdrm" and "package.conf" on the root folder BLUS30161. EDIT PARAM.SFO changing to HD mode and Title CODE as ETS, save it. Execute "psn_package_npdrm", and wait to convert PKG. Install PKG and done.


If you're a Playstation Plus subscriber then you will have access to the PS+ Save File Cloud, this gives you 1gb of storage for your saves. If your subscription expires, then you will no longer be able to upload your saves and after 6 months everything of yours that's in the Cloud will be wiped.


Uploading your save, for some stupid reason, also counts as having downloaded it. What this means is if anything happens to your save and you want to download it, you'll be locked out of downloading for 24hrs . NOTE: This stupid limitation does not exist on the PS4 . Also note that on the PS4, you must have a PSN ID assigned to your profile else you can't backup any saves (bravo Sony, you've messed up again) .


- If you copy to a different user on the PS3, then you will be told that you tried to load a save file from another user and that it will be overwritten with a new one. You also cannot earn trophies with a save that was not created by that profile.


Turn off both PS3s then perform the following steps. If the transferred data is saved game data that is copy-prohibited or data that is copyright protected, it will be moved to the destination PS3 and deleted from the source PS3.


1: You cannot restore save files for a non-installed game so must install the game first. This may lead to the accidental overwriting of your saves if you're not careful so install your games one at a time and copy the relevant saves over, inbetween each install.


The controls are easy to learn, with strong and normal attacks and a grab function which often results in some sort of hardcore wrestling move. On top of these are your Killer Weapon moves where Jack will pull out a double chainsaw from his robot arm to give him that little bit extra when needed (Leo has a couple of charged positron blades). Like all fighting 'Special Moves', use of the Killer Weapon is limited so it's best to save it for multiple foes or the truly big bads. 2ff7e9595c


0 views0 comments

Recent Posts

See All

Baixe um arquivo mp3

Como baixar um arquivo MP3: um guia completo Quer curtir sua música favorita offline, sem depender de serviços de streaming ou conexão...

Comments


bottom of page