This repo is for users who want to enjoy the early HEN with Lua & Lapse. For the main update, please refer to the main repo remote_lua_loader
Automatically loads HEN with Lua + Lapse kernel exploit for PS4, supports PS4 firmware up to version 12.02.
Base on remote_lua_loader and itsPLK's fork
- Copy all files from savedata dir to your decrypted save (make sure to delete all files except the "sce_sys" folder before copy), then encrypted and resign to your accounts (you can either use apollo and discord bot from HTOS)
- Copy modified save to your PS4
- Download vtx hen from EchoStretch's releases and use one of the
.binmatch your PS4 version and rename topayload.bin - Copy
payload.binto the root dir your USB drive (exFAT format) (it only needs to do once) - Plug the USB drive to your PS4 and run the games, it will do the exploit and copy payload to internal HDD (it only needs to be copied once) enjoy!
Please note that there might be bugs; this is an early version of the Lapse exploit, so keep it in mind. DO NOT run the exploit again after the HEN loaded, it may cause the instability. If you get exploit error, restart the PS4 and try again.
- Copy the new HEN and rename to
payload.binto the USB drive's root, then run the game to update the payload on the internal HDD.
Currently this loader is compatible with the following games:
| Game Title | TITLE ID | Notes |
|---|---|---|
| Raspberry Cube | CUSA16074 | |
| Aibeya | CUSA17068 | |
| Hamidashi Creative | CUSA27389 | |
| Hamidashi Creative Demo | CUSA27390 | Requires latest firmware to download from PSN |
| Aikagi Kimi to Issho ni Pack | CUSA16229 | |
| Aikagi 2 | CUSA19556 | |
| IxSHE Tell | CUSA17112 | |
| IxSHE Tell Demo | CUSA17126 | Requires latest firmware to download from PSN |
| Nora Princess and Stray Cat Heart HD | CUSA13303 | |
| Jinki Resurrection | CUSA25179 | |
| Jinki Resurrection Demo | CUSA25180 | Requires latest firmware to download from PSN |
| Fuyu Kiss | CUSA29745 | |
| Fuyu Kiss Demo | CUSA29746 | Requires latest firmware to download from PSN |
| Nora Princess and Crying Cat 2 | CUSA13586 |
- abc – for the lapse exploits
- shahrilnet – creator and maintainer of the original remote_lua_loader
- excellent blog post where most of the ideas of lua primitives are taken from
- flatz - for sharing ideas and lua implementations
- null_ptr - for helping to develop umtx exploit for PS5 & numerous helps with the loader development
- gezine - for sharing the vulnerable games & ideas
- specter & chendo - for webkit implementations referenced a lot
- al-azif - parts and information grabbed from his sdk, aswell as from his ftp server
- horror - for the notification popup and ftp server payloads
- everyone else who shared their knowledge with the community