Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themitosan/fpps4-temmie-s-launcher
This is a a simple GUI / launcher created for fpPS4 project.
https://github.com/themitosan/fpps4-temmie-s-launcher
fpps4 gui js launcher nw nwjs nwjs-application
Last synced: 2 days ago
JSON representation
This is a a simple GUI / launcher created for fpPS4 project.
- Host: GitHub
- URL: https://github.com/themitosan/fpps4-temmie-s-launcher
- Owner: themitosan
- License: gpl-2.0
- Created: 2022-12-12T17:30:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T18:04:47.000Z (about 1 month ago)
- Last Synced: 2025-01-08T07:06:13.157Z (16 days ago)
- Topics: fpps4, gui, js, launcher, nw, nwjs, nwjs-application
- Language: JavaScript
- Homepage: https://themitosan.github.io
- Size: 12.9 MB
- Stars: 187
- Watchers: 11
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fpPS4 Temmie's LauncherCreated by [TheMitoSan](https://github.com/themitosan) _(Previously known as **Temmie**Heartz)_, This is a simple launcher created for [fpPS4](https://github.com/red-prig/fpPS4) compatibility layer.
## How to install
### Windows
#### Stable Version
- Download latest release _(you can get it [here](https://github.com/themitosan/fpPS4-Temmie-s-Launcher/releases))_
- Extract all files on your desired location
- Run `launcher.exe`#### Latest Features (recommended)
- [Download / Clone this repo](https://github.com/themitosan/fpPS4-Temmie-s-Launcher/archive/refs/heads/main.zip)
- Download [nw.js](https://dl.nwjs.io/v0.70.1/nwjs-sdk-v0.70.1-win-x64.zip) version `0.70.1`
- Extract all files from `nw` on `Nwjs` folder
- Run `launcher.bat`### Linux
> [!WARNING]\
> Running fpPS4 / Launcher on a Non-Windows OS **isn't the best way / recommended to test / use this software!** The main compatibility layer is being developed to **run only on Windows**. In order to run fpPS4, you will need [Wine](https://www.winehq.org) installed - but be aware that it may result in **less performance with bugs / glitches**.[Click here to know how to install Wine](https://wiki.winehq.org/Download)
#### Release Version
- Download latest release _(you can get it [here](https://github.com/themitosan/fpPS4-Temmie-s-Launcher/releases))_
- Extract all files on your desired location
- Run `chmod +x launcher.sh && ./launcher.sh`#### Installer Method (recomended)
> [!IMPORTANT]\
> Make sure to have `curl`, `tar` and `unzip` packages installed on your system!
- [Download / Clone this repo](https://github.com/themitosan/fpPS4-Temmie-s-Launcher/archive/refs/heads/main.zip)
- To run installer script, run `chmod +x install.sh && ./install.sh`### Manual Installation
- [Download / Clone this repo](https://github.com/themitosan/fpPS4-Temmie-s-Launcher/archive/refs/heads/main.zip)
- Download latest [nw.js](https://nwjs.io/) version
- Extract all files from `nw` on `Nwjs` folder
- Open terminal on main project path and run `chmod +x ./launcher.sh`In order to start, run `./launcher.sh`
## General Tips
- You can add `launcher.sh` as a *non-steam game* in your **Steam**!
- You can hide a specific title to show on list by appending `!` before folder name _(Example: `!Apollo Save Tool`)_
- If you want to update launcher and have `git` installed, run these commands below:```
git reset --hard
git pull origin main
```### How to import your dumps
You can see all required procedures on main [fpPS4 discord server](https://discord.gg/up9qatpX7M).## External plugins used on this project
- [memoryjs](https://github.com/rob--/memoryjs) - created by [Rob--](https://github.com/rob--)
- [node-stream-zip](https://github.com/antelle/node-stream-zip) - created by [antelle](https://github.com/antelle)
- [TMS.js](https://github.com/themitosan/TMS.js) by [TheMitoSan](https://github.com/themitosan) *(Hi!)*_**IMPORTANT**: This software does not allow you to obtain free PS4 Games / Apps._