bucanero / apollo-ps4

Apollo Save Tool (PS4)
http://www.bucanero.com.ar/
GNU General Public License v3.0
442 stars 46 forks source link

FW 11.00 update #154

Closed koobzaar closed 6 months ago

koobzaar commented 6 months ago

GoldHEN for 11.00 was released. Any plans for an update?

dgrivera commented 6 months ago

+Bump for this Ive tried it on the FW 11, the PS4 crashes :(

Izofeu commented 6 months ago

It works fine on 11.00, just says that save mount patch is needed.

faroukbmiled commented 6 months ago

It works fine on 11.00, just says that save mount patch is needed.

That means it doesn't work, we need updated shellcore patches

Izofeu commented 6 months ago

It works fine on 11.00, just says that save mount patch is needed.

That means it doesn't work, we need updated shellcore patches

It works better than what you described in your shamefully deleted reply where you clowned me for saying it works fine.

kimochi777 commented 6 months ago

I am waiting for update on firmware 11.00 and also update for save file for granblue fantasy relink, I want to reassign it to another psn account, looking forward to it :)

bucanero commented 6 months ago

the only update required is finding the FW 11.x offsets for the save-game shellcore patches. Once someone takes the time to find the offsets, I'll rebuild Apollo.

EadmondDai commented 6 months ago

@bucanero I wonder, if I want to find the offsets, what tools do I need and where do I start. I have some developing exp, but mainly in the games and software side.

bucanero commented 6 months ago

@bucanero

I wonder, if I want to find the offsets, what tools do I need and where do I start.

I have some developing exp, but mainly in the games and software side.

if you're wondering about FW 11 patches for save-game mounting, you need to check for example fw 9.00 patches for shellcore and savedata, and then find the new offsets on Fw 11.0 . For that you'll need kernel dumps to compare and trace where things could have moved.

9.0 savedata patches : https://github.com/bucanero/apollo-ps4/blob/27b3d621a36dacc17e41f45312aa9a133ab69d94/include/orbis_patches.h#L138

9.0 shellcore patches: https://github.com/bucanero/apollo-ps4/blob/27b3d621a36dacc17e41f45312aa9a133ab69d94/include/orbis_patches.h#L206

AKuHAK commented 6 months ago

Offline Account activation doesnt work, all accounts has lock symbol and didnt popup the window with new id. Tested with 1.4.2 and apollo-ps4-build_27b3d621. Also in the option "Show parental control" app is crashing.

Eni0 commented 6 months ago

@AKuHAK Account activation work.

AKuHAK commented 6 months ago

Account activation work.

Screenshot 2024-05-19 at 21 38 47 Pressing X has no effect

bucanero commented 6 months ago

Create a new blank account, and test again. The screenshot is incomplete and provides no useful information. Enable debug logs from Settings and try with a new blank account.

Daasin commented 6 months ago

Could it also be made to work on 10.00/10.01?

Will test with a new account now 🫡

It said its successful and a reboot might be required with a bookmark symbol instead of lock. I didn't even need to make a new account.

It did say unsupported firmware when launching though

Another error is mounting saves, check save mount patches.

Daasin commented 6 months ago

ERROR 809F0006 can't mount xxx Cannot open database file trophy_local.db Dumping all fingerprints from savedata.db

How is that? @bucanero i tried to type out all parts I thought were relevant

Mutmnh commented 6 months ago

Hi @bucanero can you update apollo for ps4 firmware 11

bucanero commented 6 months ago

Hi @bucanero can you update apollo for ps4 firmware 11

A few developers are already working on this, but not a high priority on my side as I have many other ongoing projects.

Posting the same request a million times won't make any difference. You can either find offsets and do research yourself, or support developers (through donations).

bucanero commented 6 months ago

If some users on FW 11 want to test, there's a developer build thanks to @Lightningmods and @Socraticbliss

Check #156 , dev build: https://github.com/bucanero/apollo-ps4/actions/runs/9164427117/artifacts/1520513404

Daasin commented 6 months ago

im on 10, could anything be done for that? I mean ill try this one on it but its probably not going to work, right?

bucanero commented 6 months ago

im on 10, could anything be done for that? I mean ill try this one on it but its probably not going to work, right?

No, it won't work on 10.x

Noxde commented 6 months ago

If some users on FW 11 want to test, there's a developer build thanks to @LightningMods and @SocraticBliss

Check #156 , dev build: https://github.com/bucanero/apollo-ps4/actions/runs/9164427117/artifacts/1520513404

Working on FW 11.00. just resigned a save and i can hex edit it and copy it to hdd, let me know if i should test something specific

bucanero commented 6 months ago

If some users on FW 11 want to test, there's a developer build thanks to @LightningMods and @SocraticBliss

Check #156 , dev build: https://github.com/bucanero/apollo-ps4/actions/runs/9164427117/artifacts/1520513404

Working on FW 11.00. just resigned a save and i can hex edit it and copy it to hdd, let me know if i should test something specific

If mounting and editing works fine, then the only thing left to check would be importing an encrypted save from USB.

If you can check the encrypted import, please report results to confirm everything is working

Noxde commented 6 months ago

If some users on FW 11 want to test, there's a developer build thanks to @LightningMods and @SocraticBliss

Check #156 , dev build: https://github.com/bucanero/apollo-ps4/actions/runs/9164427117/artifacts/1520513404

Working on FW 11.00. just resigned a save and i can hex edit it and copy it to hdd, let me know if i should test something specific

If mounting and editing works fine, then the only thing left to check would be importing an encrypted save from USB.

If you can check the encrypted import, please report results to confirm everything is working

Just got an encrypted save on my usb and copied it to the hdd, the save is resigned and working fine

bucanero commented 6 months ago

Great to hear. I'll wait for some additional feedback from other FW 11 users. If nothing else shows up, I'll build a new release.

OddOttAllen commented 6 months ago

will test pretty soon! pretty excited about this :)

OddOttAllen commented 6 months ago

was able to export decrypted saves and copy an encrypted save from the HDD to the USB

that's all i tested myself though, not sure what else i can do to help make sure all features work okay

faroukbmiled commented 6 months ago

I have forked and built the project (using bucanero's build action) and released a test build for anyone that cant access the artifact

here

Daasin commented 6 months ago

Crud, should I make a new issue for 10.00/01?

bucanero commented 6 months ago

Crud, should I make a new issue for 10.00/01?

Yes, anything not related to FW 11.0, open a new issue.

ereh19 commented 6 months ago

Great to hear. I'll wait for some additional feedback from other FW 11 users. If nothing else shows up, I'll build a new release.

everything working fine, tested by me