Skip to content

Commit 8b612a4

Browse files
Create README.md
1 parent 966b6c7 commit 8b612a4

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# ps4_jb900_esp8266
2+
Jailbreak PS4 FW9.00 for ESP8266
3+
4+
This is a local copy of https://github.com/GamerHack/ps4jb900 to jailbreak your PS4 without needing an internet connection.
5+
6+
The files were retrieved at `Januari 3 2022` at commit [ebdcc62](https://github.com/GamerHack/ps4jb900/tree/ebdcc62f7625b633a740f29d90e1e1c97ee2548a).
7+
8+
### You will need
9+
10+
1. A ESP8266 with at least 8MB flash memory. A suitable board is for example the [WEMOS D1 mini Pro](https://www.wemos.cc/en/latest/d1/d1_mini_pro.html ).
11+
2. Arduino IDE, capable of compiling [ESP8266 nonos](https://github.com/esp8266/Arduino) sketches and the [arduino-esp8266fs-plugin](https://github.com/esp8266/arduino-esp8266fs-plugin/releases) installed on your system.
12+
3. The magic USB stick flashed with [exfathax.img](exfathax.img).
13+
14+
### How to use
15+
16+
1. Download and extract the files.
17+
2. Open `ps4_jb900_esp8266.ino` in the Arduino IDE.
18+
3. Use `Tools -> ESP8266 Sketch Data Upload` to upload the data files to your esp8266.
19+
4. Flash the sketch to your ESP8266.
20+
5. Connect the PS4 to the `ESP8266 PS4 9.00 jailbreak` WiFi access point.
21+
5. Browse to `192.168.4.1` and choose a payload.
22+
6. Follow the on-screen intructions.

0 commit comments

Comments
 (0)