Project: update readme and some minor CSS tweaks

This commit is contained in:
themitosan 2024-02-25 15:47:10 -03:00
parent ddba3b426b
commit 447f84b98d
3 changed files with 41 additions and 7 deletions

View file

@ -129,7 +129,7 @@ img {
justify-content: center;
background-color: #0000;
backdrop-filter: blur(4px);
background-image: linear-gradient(45deg, #28467fe0, #1c325fe0);
background-image: linear-gradient(45deg, #28467fc0, #1c325fc0);
}
.DIV_OPTIONS {
top: 38px;

View file

@ -1,3 +1,6 @@
stty -echo
clear
echo "Running fpPS4 Temmie's Launcher - Please Wait..."
./Nwjs/nw .
stty echo
exit

View file

@ -11,19 +11,50 @@ Created by TheMitoSan _(Previously known as TemmieHeartz)_, This is a simple lau
## 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`
### How to Setup fpPS4 and launcher
You can setup both launcher and emulator using [this tutorial](https://docs.google.com/document/d/1HHRm9939HL7b8XCBagIyBo1VJIDj7Me4/edit).
If you want to update launcher and have `git` installed, run these commands below:
```
git reset --hard
git pull origin main
```
### Linux [WIP]
**WARNING**: Running fpPS4 / Launcher on a Non-Windows OS <u>**isn't the best way / recommended to test / use this software!**</u> The main compatibility layer is being developed to <u>**run only on Windows**</u>. In order to run fpPS4, you will need [Wine](https://www.winehq.org) installed - but be aware that it will result in less performance with bugs / glitches.
[Click here to know how to install Wine](https://wiki.winehq.org/Download)
- [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-linux-x64.tar.gz) version `0.70.1`
- Extract all files from `nw` on `Nwjs` folder
- Open terminal on main project path and run `chmod +x ./Launcher.sh`
- To start, run `./Launcher.sh`
### 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/) <sup>*(Hi!)*</sup>
- [TMS.js](https://github.com/themitosan/TMS.js) by [TheMitoSan](https://github.com/themitosan) <sup>*(Hi!)*</sup>
<u>
**IMPORTANT**: This software does not allow you to obtain free PS4 Games / Apps.
</u>
<p align="center">
_**IMPORTANT**: This software does not allow you to obtain free PS4 Games / Apps._
</p>