Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hippie68 committed Mar 26, 2021
1 parent 19c980f commit 34b7efa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Downsides: Custom folders in your home menu will be gone, and all recovered FPKG
1) Firmware 5.05: recursively clone the original repo or download a [Release](https://github.com/Zer0xFF/PS4_db_rebuilder/releases)
Firmwares 6.72, 7.02, and 7.55: recursively clone this repo or download a [Release](https://github.com/hippie68/PS4_db_rebuilder/releases)
2) Start an FTP server on the PS4 and open a command line on your computer.
3) If you use the FTP payload: `python3 fix_db.py PS4_IP`
If you use GoldHEN: `python3 fix_db_goldhen.py PS4_IP`
3) If you use the FTP payload: `python3 fix_db.py PS4_IP`
If you use GoldHEN: `python3 fix_db_goldhen.py PS4_IP`
If you use the PS4 Xplorer app: `python3 fix_db_ps4xplorer.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.

0 comments on commit 34b7efa

Please sign in to comment.