mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Update readme to reflect changes (#43)
* Update USAGE.md * Update BUILDING.md * Update readme.md
This commit is contained in:
parent
5e0d4676e4
commit
6358be32a0
3 changed files with 3 additions and 29 deletions
11
.github/USAGE.md
vendored
11
.github/USAGE.md
vendored
|
|
@ -1,16 +1,5 @@
|
|||
# Usage
|
||||
|
||||
## How to prepare eboot.bin with ps4_unfself
|
||||
|
||||
### eboot.bin needs to be unfselfed and to do this [pip](https://github.com/RyzenDew/rpcsx/edit/usage-changes/.github/BUILDING.md#we-need-one-more-thing) is required with this tool [ps4_unfself](https://github.com/SocraticBliss/ps4_unfself)
|
||||
|
||||
Place ```ps4_unfself.py``` into the same folder as the eboot.bin then open a console and type
|
||||
|
||||
```
|
||||
python ps4_unfself.py eboot.bin
|
||||
```
|
||||
You will get a read out and it will make an ```eboot.elf```
|
||||
|
||||
## How to run samples and games
|
||||
|
||||
You will need firmware 5.05 dumped via PS4 FTP it must be fully decrypted and we do not provide the firmware
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue