d3m3vilurr / vita-savemgr

Dump / Restore for PSVita game save
GNU General Public License v3.0
357 stars 40 forks source link

Software will not work on 3.65/3.67 #53

Closed TheOfficialFloW closed 6 years ago

TheOfficialFloW commented 6 years ago

Because Sony fixed the ability to launch non-pfs from ux0:patch :P

d3m3vilurr commented 6 years ago

maybe it's time to reimplement to kernel plugin.

devingDev commented 6 years ago

Can you somehow else get your saves back on 3.65 ?

GabyPCgeeK commented 6 years ago

Got vita-savemgr "working" using a modified rePatch(added patch for sceIoOpenForDriver to be able to redirect eboot.bin) and modified vita-savemgr(changed the copy to ux0:patch/ID to copy eboot.bin to ux0:rePatch/ID/eboot.bin). Haven't tested it on 3.65 only on 3.60 so don't know if the "non-pfs from ux0:patch" would affect it also.

Need people to test on 3.65. https://github.com/GabyPCgeeK/vita-savemgr/releases/latest https://github.com/GabyPCgeeK/rePatch/releases/latest

dots-tb commented 6 years ago

@GabyPCgeeK hi, I'm the dev for rePatch. Do you think there is enough of a demand to merge this with main repo (or a do similar code)?

GabyPCgeeK commented 6 years ago

Don't know. The rePatch mod should also make game patches with patched eboot.bin work so maybe people are interested in that feature. Also I have only tested it with vita-savemgr in a few games so it needs more testing.

xadox-1st commented 6 years ago

@GabyPCgeeK Your solution is working for me on Enso 3.65. Thx for that. Tried with several >3.61 games.

Leonyan938 commented 6 years ago

@GabyPCgeeK Works for me as well. So far haven't found any bugs yet. Tired on a few NONPDRM games.

Also by using your method I no longer need to delete the game title folders in the patch folder like I used to do in 3.60 after backup NND games by using SAVEMRG.

Until the new version of SAVEMRG release I believe your solution is the best.

Thanks a million for making this awesome software works in 3.65 again!!

AlternativeZero commented 6 years ago

@GabyPCgeeK Not sure if this is an issue of savemgr but when I tried to restore a savedata for Omega Labyrinth (PCSG00550) the eboot.bin wasn't returned to it's proper location instead I had to manually move it back to ux0:app.

I haven't encountered this issue when using savemgr on 3.60.

remlei commented 6 years ago

yeah it happens to me too, in my case, the eboot.bin on ux0:app is gone. I dont know why that happen.

omg, even the files on repatch folder that contains my mods are also deleted, wtf.

GabyPCgeeK commented 6 years ago

Uploaded a new version that shouldn't delete existing files in rePatch.

dots-tb commented 6 years ago

@GabyPCgeeK did you restore the backup capability ?

GabyPCgeeK commented 6 years ago

@dots-tb it should backup existing eboot.bin in rePatch to eboot.bin.orig and then restore it.

remlei commented 6 years ago

ugh, tried the 2nd version, it still deletes eboot files on app folder (god why.... the app shouldnt be touching any files there).

d3m3vilurr commented 6 years ago

a new version will fix an issue.