Scroll down until you see ESP8266 and click install
Make sure you selected 'NodeMCU 1.0 (ESP-12E module)
Navigate to C:/Users/you-username/Documents/Arduino, make a new folder named 'tools'
Inside 'tools' folder, extract 'ESP8266FS-0.2.0.zip' content so the directory will be like this -> C:\Users\your-usename\Documents\Arduino\tools\ESP8266FS\tool\esp8266fs.jar
Now you have installed ESP8266 library and sketch uploader
Restart Arduino IDE
Extract treyjazz's PS4Exploit files somewhere in your pc
Go to Files -> Open -> navigate to the extracted files folder and select PS4Exploit.ino
Make sure you select the right board, flash and port in 'Tools' tab
Now click on 'ESP8266 Sketch Data Upload'
It will compile the code and files. Wait until the progress reach 100%
Go to 'Sketch' and click on 'Upload'. Wait until the progress reach 100%
Once done you can take out ESP8266 and reinsert back to USB port.
Ok so first things first we will start with photos:
Download the images you need for the "background" folder (recommended to be jpeg because you need PNG 24bits and i found that you can't convert PNG 32bits to PNG 24bits for some reason it stays on 32bits so converting jpeg to png using Photoshop will do the trick, more on that below)
homescreen (resolution 1920x1080)
functionscreen (resolution 1920x1080)
functionareabar (resolution 1920x164)
After downloading the required images open each one of them with photoshop and from the menu bar select Image > mode > RGB | 8 bits/channel as shown in the picture below:
After that save as PNG and copy the file to the background folder
A few days back we saw some nice PS4 Linux progress by eeply, and today tikilou made available guide for Gnome on PS4 Pro Firmware 4.55 (Manjaro Linux) with a demonstration video below!
Here it is from French site Logic-Sunrise.com, roughly translated for those interested: PS4 Manjaro Linux PS4 V1 Available
Hello everyone, as you had to follow recently, Eeply has made a contribution to the Linux kernel with the Display Port Bridge driver => HDMI Panasonic MN864729, this advanced allows us finally to enjoy the video output of PS4 Slim and Pro on Linux.
In these conditions, I got to work, and despite some setbacks, I was able to draw small things, that's why I bring you a distribution ready to use, based on ArchLinux, but with the accessibility of an Ubuntu.
Here is a short video of the boot of Manjaro Linux Gnome, on a PS4 Pro with Firmware 4.55:
Gnome On PS4 Pro firmware 4.55 (Manjaro Linux)
Why Manjaro? Because it is both simple to handle, accessible, but also very flexible, and size advantage, rolling release, which means that it is updated in real time as the release of all its system components (no update to all X times like Ubuntu or Fedora), but also because, based on ArchLinux, it brings its share of tools including the community filing of scripts AUR.
The Aur system, Community, is very interesting, it could be the entry point for anyone to contribute easily for Linux on PS4 software side, via this repository, whoever can propose a script, who will pack automatically any file / software from pre-compiled sources or binaries. It is thus possible to offer applications, games, configuration files, or even ... A customized Linux kernel, custom drivers, etc. And the repository is already teeming with emulators, so it is very easy to compile automatically, the latest revisions from github many emulators (including RPCS3.).
The AMD x86_64 processor is also a very big advantage of compatibility with the PC universe, with Linux running on PS4.
Following his last guide, today PlayStation 4 developer @MODDEDWARFARE let us know on Twitter that he's posted a new video tutorial on his YouTube Channel covering How to Run Fake / Custom Package (PKG) Files from USB / HDD on jailbroken PS4 4.05 and 4.55 consoles.
Here's a summary from the video's description, to quote: How to run custom/fake package files such as PS4 backup games, homebrew apps and PS2 games on a 4.55 PS4.
This video also covers how to run the package files from a USB device instead of the internal hard drive.
Today @Codsworth let us know about an ESP Host project he's been working on, and shared a guide on a simple way to serve PS4 payloads using the ESP8266 Wifi Module board with at least 4 MB flash.