Skip to content

Commit c7509d7

Browse files
Update README.md
1 parent 8fed7e6 commit c7509d7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
This is a minimal implementation of the PS4 hack by qwertyoruiopz. It just contains the HEN for the PS4 on fw 5.05.
44

5+
You will need an ESP32 board with 4MB flash memory to use the software.
6+
57
## How to flash your ESP32:
68

79
Download the [latest release](https://github.com/CelliesProjects/esp32-ps4-jailbreak/releases/latest).
810

911
#### Using Arduino IDE:
10-
Compile and flash the compiled software to your ESP32 and upload the included `data` folder to the SPIFFS partition.
12+
1. Unpack the zipfile.
13+
14+
2. Compile and flash the compiled software to your ESP32 and upload the included `data` folder to the SPIFFS partition.
1115

1216
#### Using pre-compiled binaries:
1317

@@ -27,5 +31,5 @@ The ESP32 will start an accesspoint named `ESP32 5.05 jailbreak server`.
2731

2832
Connect to this AP with your PS4 and browse to `http://192.168.4.1/index.html` to enable HEN on your PS4.
2933

30-
### Credits:
34+
#### Credits:
3135
Specter, IDC, qwertyoruiopz, Flatz, CTurt, Mistawes, XVortex, Al-Azif

0 commit comments

Comments
 (0)