Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running either PS4_db_rebuilder_6.72_7.02_7.55 and PS4_db_rebuilder_EXT-0.1 after FTPing backup of App.db back to ps4 #17

Open
stripnwild opened this issue Dec 20, 2021 · 2 comments

Comments

@stripnwild
Copy link

stripnwild commented Dec 20, 2021

Tried --> PS4_db_rebuilder_6.72_7.02_7.55 and PS4_db_rebuilder_EXT-0.1

ran both of these. Powershell works better then CMD (as admin). Nothing seemed to work. Then I found a backup App.db. FTP'd it to the ps4 and logged in and out. I could see some of my games finally (older backup but better then nothing). Then i ran PS4_db_rebuilder_6.72_7.02_7.55 and PS4_db_rebuilder_EXT-0.1 again.......After running fix_db py (ps4 id) IT runs VERY quickly. I can see all my ps4 games internal and external plus all my PS2 remakes BUT I still can not launch any ps4 or ps2 games off the external HD --> results in ce-3487-0. I had crash where the ps4 rebuilt database after all this. When the ps4 rebooted I was still not able to run any game off external HD :(

Not sure how to fix this...seems like the script isn't fixing the symlink maybe in fw 9.00? (i'm on a ps4 pro on the fw 9.00)

@stripnwild
Copy link
Author

fix_db.py 192.168.0.181 (default port of 2121 GoldenHen)
runs.....you can see all the CUSAs listing (all 547 of them)
finishes with
"processing table: tbl_appbrowse_0510592317"
"processing table: tbl_appinfo"

using PS4_db_rebuilder_6.72_7.02_7.55 (replacing line 83 with yours) and using CMD window with admin priv
fix_db_goldhen.py 192.168.0.181 (default port of 2121 GoldenHen)
runs.....you can see all the CUSAs listing (all 547 of them)
finishes with
"processing table: tbl_appbrowse_0510592317"
"processing table: tbl_appinfo"

using PS4_db_rebuilder_6.72_7.02_7.55 (replacing line 83 with yours) and using CMD window with admin priv
using ftp payload which uses port 1337
fix_db.py 192.168.0.181 (using port of 1337 - edited in the py)
runs.....you can see all the CUSAs listing (all 547 of them)
finishes with
"processing table: tbl_appbrowse_0510592317"
"processing table: tbl_appinfo"

using PS4_db_rebuilder_6.72_7.02_7.55 (replacing line 83 with yours) and using CMD window with admin priv
using ftp payload which uses port 1337
fix_db_goldhen.py 192.168.0.181 (using port of 1337 - edited in the py)
runs.....you can see all the CUSAs listing (all 547 of them)
finishes with
"processing table: tbl_appbrowse_0510592317"
"processing table: tbl_appinfo"

Then I repeated all 4 above but with Windows PowerShell

I can see all the games on external HD but still can't launch any. Every game gives
ce-30932-7 error

Someone told me to replace line 83 with-->
sql_list.append("""("%s", "%s", "%s", "/user/appmeta/%s", "2018-07-27 15:06:46.822", "0", "0", "5", "1", "100", "0", "151", "5", "1", "gd", "0", "0", "0", "0", NULL, NULL, NULL, "%d", "2018-07-27 15:06:46.802", "0", "game", NULL, "0", "0", NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "0", NULL, NULL, NULL, NULL, NULL, "0", "0", NULL, "2018-07-27 15:06:46.757", "0", "0", "0", "0", "0", NULL)"""

and same results :S

@Pharaoh2k
Copy link

I was able to restore the external drive content into the database on FW 9.00.
It's actually pretty simple and no script is needed.
Steps:

  1. Reboot the PS4
  2. Jailbreak with GoldHen V2b2
  3. Go to Settings -> Devices -> USB Storage Devices
  4. Click the listed external storage -> Stop Using This Extended Storage
  5. Eject the external storage from the USB port
  6. Insert it back after a few seconds
    This should start scanning it and add the missing content within a few minutes, depends on the size, drive/cable speed and data you have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants