mirror of
https://github.com/themitosan/fpPS4-Temmie-s-Launcher.git
synced 2025-04-02 10:31:50 -04:00
15 lines
773 B
Markdown
15 lines
773 B
Markdown
# fpPS4 Temmie's Launcher
|
|
A simple launcher for <a href="https://github.com/red-prig/fpPS4/">fpPS4 project</a> - created just for fun.
|
|
|
|
## How to install
|
|
- Download / Clone this repo
|
|
- Download <a href="https://nwjs.io/">nw.js</a>
|
|
- Extract all files from nw where <code>package.json</code> is located
|
|
- Run <code>nw.exe</code>
|
|
- Insert <code>fpPS4.exe</code> inside "Emu" folder
|
|
|
|
### How to display games / apps
|
|
This launcher will recognizes any folder that contains executables (<code>eboot.bin</code> or any <code>.elf</code>) inside.<br>
|
|
It's just a matter of creating a folder on "Games" dir with app name and placing all files inside.
|
|
|
|
You can add <code>icon.png</code>, <code>pic0.png</code> or <code>pic1.png</code> at same location to display it properly on list.
|