Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LightningMods committed Dec 24, 2023
1 parent ca48fcc commit dda6132
Showing 1 changed file with 22 additions and 5 deletions.
27 changes: 22 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,45 @@
- https://pkg-zone.com/exploit/PS5/index.html

## Features
- Custom System Software version (custom System info)
- kstuff for fself and fpkg support (4.5x and 4.03 only)
- Debug Settings
- HEN config file for settings
- Jailbreak IPC call (jailbreaks Homebrew apps)
- Update blocker (unmounts update partition)
- libhijacker
- Illusions cheats/patches
- FTP server on port 1337
- *Optional* Illusions cheats/patches
- *Optional* FTP server on port 1337
- Klog server on port 9081
- elf loader on port 9027
- *Optional* PS5Debug
- *started* Itemzflow intergration

## Upcoming features
- HEN config file for settings
- re-enable the native PS5 Homebrew loader
- More userland patches
- Itemzflow intergration
- (maybe) Jailbreak whitelist for Homebrew
- plugin loader

## etaHEN INI Configuration file
etaHEN's ini settings file can be found at `/data/etaHEN/config.ini` and can be accessed using the built-in FTP
and is automatically created when you run etaHEN for the first time

#### Configuration Layout

| INI Key | Description | Default value
|---------------------|-------------------------------------------------------------|---------------------|
| `libhijacker_cheats` | 0 = disables Illusions cheats 1 = enables Illusions cheats | 0 (disabled) |
| `PS5Debug` | 0 = disables PS5Debug auto load 1 = enable PS5Debug auto load | 1 (enabled) |
| `FTP` | 0 = disables etaHEN built-in FTP 1 = enables it | 1 (enabled) |


## Contributors
- [sleirsgoevy](https://github.com/sleirsgoevy)
- [ChendoChap](https://github.com/ChendoChap)
- [astrelsky](https://github.com/astrelsky)
- [illusion](https://github.com/illusion0001)
- [SiSTR0](https://github.com/SiSTR0) for PS5Debug
- [Nomadic](https://github.com/jeroendev-one) for Dumper assistance

## Testers
- [Echo Stretch](https://twitter.com/StretchEcho)
Expand All @@ -38,5 +54,6 @@
## Support the project
- https://ko-fi.com/lightningmods


## Join us on Discord
- https://discord.gg/xs2F46tKzK

0 comments on commit dda6132

Please sign in to comment.