Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 CFW and Hacks       Thread starter PSXHAX       Start date Sep 12, 2018 at 1:44 AM       277      
Status
Not open for further replies.
Since his PS4Updates.py python script, PlayStation 4 developer Zer0xFF returns with PS4_db_rebuilder which will restore your FPKGs (Fake Packages) after rebuilding the PS4 database. (y)

Download: PS4_db_rebuilder (Latest Release) / GIT / release_0.1.EXTERNAL.zip (v0.1 rebuilder for external only) via thxalot60 / Restore_DB_PS4_2020.rar (30 KB - For 6.72) / PS4_db_rebuilder_6.72-0.2.zip (Python Script with added support for 6.72 FW) / GIT Fork by lKinderBueno / PS4_db_rebuilder_6.72_7.02_7.55.zip (23.6 KB - compatible with PS4 6.72, 7.02 and 7.55) / GIT Fork by hippie68 / Tutorial by VitoPS4 / PS4_db_Rebuilder_EXT-0.1.zip via @aizenar78
Here's further details from the README.md file, to quote: PS4_db_rebuilder

PS4 built in database rebuilder has the tendency to remove FPKG from the database, this will repopulate the database with them

Requirement
How-to-use
  1. recursively clone this repo or download a Release
  2. start FTP server on the PS4
  3. run the python script though terminal/cmdline python3 fix_db.py PS4_IP (command for external via sp0k: py fix_db.py PS4_IP)
  4. wait for the script to finish, then logout of the PS4 user without closing the browser
  5. log back in and all your games should be there again
:arrow: Update: From the README.md forked by lKinderBueno: PS4_db_rebuilder - Updated to 6.72

PS4 built in database rebuilder has the tendency to remove FPKG from the database, this will repopulate the database with them

requirement
  • Python (preferably 3.0+)
how-to-use
  1. recursively clone this repo or download a Release
  2. start FTP server on the PS4
  3. run the python script though terminal/cmdline python3 fix_db.py PS4_IP
  4. wait for the script to finish, then logout of the PS4 user without closing the browser
  5. log back in and all your games should be there again
Changelog
  • Fixed error "table tbl_appbrowse_XXXXXXX has 53 columns but 47 values were supplied"
  • Support to FW 6.72
PS4_DB_Rebuilder to Restore FPKGs After PS4 Database Rebuilding.jpg
 

Comments

Hi !
I need any help, i have Python 3.8.5 installed but when i launch the command, i have this error

2101091025176637117205913.png

 
Thanks @Archi55 but i fix my problem, i have add Python on the patch but it give me same thing and my solution was to edit the comand line to this :
Code:
python fix_db.py PS4_IP
Python3 don't work but with only Python, it work.

Thanks a lot for the dev of this great app :)
 
I need help I been trying this for 2 hours in can't get it to work for 6.72 I have the latest python still can't get my fpkg back
 
After Putting python3 fix_db.py with ip didn't work. even with py it will get to this Processing table: tbl_appbrowse then error. sometimes I just put fix_db.py with ip that don't do nothing. So idk if I explain it right are not
 
Hi, I changed the port in fix_db.py but I have this error
Code:
Traceback (most recent call last):
  File "C:\Solucion672\fix_db.py", line 10, in <module>
    from sfo.sfo import SfoFile as SfoFile
  File "C:\Solucion672\sfo\__init__.py", line 10, in <module>
    from .sfo import SfoFile
  File "C:\Solucion672\sfo\sfo.py", line 232
    def __init__(self, sfo: SfoFile, key):
                          ^
SyntaxError: invalid syntax
I'm in 7.02, I need Help

I watched this video and I restored a lot of information. If someone needed:

Spoiler
 
today i make rebuild dbase on my ps4 for test this scrypt for repair. my games are back, but i noticed that i lost remote packed installer APP and all DLCs installed on games.

example tekken7 302 with all dlcs... no DLCS.
same is with assassins creed origins, and friday 13 with new dlcs.
this was for my 505 ps4
 
Status
Not open for further replies.
Back
Top