This is a a simple gui / launcher created for fpPS4 project.
Go to file
2024-04-07 17:13:21 -03:00
.github/workflows push missing files 2023-09-25 18:42:13 -03:00
App App: fix some stuff and make this mess run on linux 2024-04-07 17:13:21 -03:00
.gitignore App: fix some stuff and make this mess run on linux 2024-04-07 17:13:21 -03:00
comp-main.js Gift: publish 2.0.0 source code before halt 2023-09-25 18:39:00 -03:00
comp-pr.js Gift: publish 2.0.0 source code before halt 2023-09-25 18:39:00 -03:00
Compile.bat Gift: publish 2.0.0 source code before halt 2023-09-25 18:39:00 -03:00
compile.js Gift: publish 2.0.0 source code before halt 2023-09-25 18:39:00 -03:00
hash.inc add missing hash file 2023-09-25 18:47:09 -03:00
LICENSE Project - Update README.md, remove all previous data from main 2023-01-10 12:21:03 -03:00
package-lock.json push package-lock.json 2023-09-25 18:44:08 -03:00
package.json Gift: publish 2.0.0 source code before halt 2023-09-25 18:39:00 -03:00
README.md Update README.md 2024-02-12 01:00:08 -03:00
Run.bat Gift: publish 2.0.0 source code before halt 2023-09-25 18:39:00 -03:00

IMPORTANT: THIS SOFTWARE IS FULL OF BUGS AND I'M NOT RESPONSIBLE FOR ANY DAMAGE ON YOUR SYSTEM.

fpPS4 Temmie's Launcher 2.0.0 source code

A simple launcher for fpPS4 project - created just for fun. The source that you will find here is where I stopped working on rewrite.

Since I moved to TS and due other personal reasons, I needed to stop working on this project. It's kinda functional, but it have ways to go before reaching a good product.

Controls

w,a,s,d = Move keys

(Keypad) 5 = X

(Keypad) 6 = O

(Keypad) 4 = Square

(Keypad) 8 = Triangle

(Keypad) 2 = PS Button

How to install

Probably there will be a build file generated by GitHub. Go to GitHub Actions, select latest build and then click on "Launcher" file.

Extract, run and be happy :D

INFO: The first time you run, you will see a WIP fpPS4 updater window that you can't do that much to change.

Close launcher, place all fpPS4 files inside fpPS4 folder and open launcher again.

In case of something (that probably will) go wrong, GitHub Actions builds were set to include DevTools - if something blows up, at least now you have tools to try workaout it™.

Change settings

As you may guess, there was a lot of stuff to do - so everthing you see [WIP] is not working properly. There are some other settings that you can change (like color scheme and input mapping) that can be modified on ./Settings/Settings.json.

Custom fonts

To make launcher display the right font, you must a special .ttf font called SST Light. Put it on ./Assets and rename it to font.ttf.

How to build

IMPORTANT: this process requires node.js being installed to proceed.

run npm install when it's done, run Compile.bat.

Your files should be on ./build/fpPS4 Temmie's Launcher (2.0.0)/win64