Skip to content

Releases: themitosan/fpPS4-Temmie-s-Launcher

Version 1.2.4

13 Apr 01:31
9320fdf
Compare
Choose a tag to compare

Like one of my biggest inspirations always says:
"Straight to the point - All stuff and no fluff!" 💜

Here is all changes between 1.2.3 and 1.2.4:

  • Updated some GUI animations
  • Updated minimum window size
  • Added Arabic translation by Shrvzr
  • Added Turkish translation by phyesix
  • Implemented title compatibility status
  • Updated default 404 background image
  • Fixed fpPS4 updater after being offline
  • Added option to run launcher on linux
  • Linux: Added install.sh and update.sh bash scripts
  • Small code cleanup / fixed some small bugs
  • Removed obsolete functions, making boot more faster
  • Fixed launcher not being able to update fpPS4 on first boot
  • Implemented option to select gamepad color (requires SDL2.dll)
  • Added option to select gamepad mode (xinput, sdl2 and keyboard)
  • Updated Brazilian Portuguese, French, Dutch, Ukrainian and Russian translations
    ...and more!

Want to see all commits?
You can check it out here ;)

Version 1.2.3

18 Oct 00:59
Compare
Choose a tag to compare

It's been a long time!

IMPORTANT: This build does not require any extra files!
Just download Launcher.zip, extract and run Launcher.bat.

This this a cumulative update from latest release (1.2.1).
Changelog for this one is kinda big - so I'm leaving a link with all changes here.

Known issues:

  • To update fpPS4, you will need to open settings and select "Main CI" in "Current workflow", located on fpPS4 updater section. After selecting, click on "Apply and Close", close launcher window and open it again.

Version 1.2.1

06 Jan 19:47
Compare
Choose a tag to compare

This version (1.2.1) was compiled using nw.js (aka. node-webkit) version 0.70.1 (SDK)
Using this release does not require any external software (except main emu)

Changelog

General

  • Added dump status icon
  • Added support for game patches
  • Updated game list actions menu
  • Updated min. icon size on grid mode
  • Added option to press any key before log window closes
  • Added option to select log window state (maximized, minimized or normal)
  • Added option to adjust icon border-radius on grid mode
  • Removed lib support due it can be harmful to your game dumps
  • [RELEASE ONLY] Launcher.exe now have fpPS4 Temmie's launcher icon!
  • ...and many more small fixes!

Internal

  • Overall code organization
  • Remove legacy locations for icons and backgrounds
  • Fixed parsing text from PARAM.SFO (No more issues rendering™!)
  • fpPS4 now only show log on external window - avoiding missing / imprecise logs

Pull requests merged

  • #1 GUI: Prioritize loading icon and background in sce_sys by nini22P
  • #2 Small change: Remove the ":(" emoticon on search error by ArbestRi

Many thanks to nini22P and ArbestRi! Both of you are awesome! 💜

IMPORTANT: In case of any error / issues, hit F12 and go to console tab to see more details.

Version 1.2.0

25 Dec 21:13
Compare
Choose a tag to compare

This version (1.2.0) was compiled using nw.js (aka. node-webkit) version 0.70.1 (SDK)
Using this release does not require any external software (except main emu)

Changelog

General

  • Added option to search Apps / Games!
  • Added support for PARAM.SFO reading ¹
  • Added support for Lib modules!
    Now launcher will capture every nop log. When fpPS4 process closes, it will search Lib folder for matching modules (.prx or .sprx), checks if these modules exists on current game module dir (sce_modules) and ask user if he wants to import them.¹

Settings

  • Added option to display game list as grid
  • Added option to delete all previous game settings
  • Added option to display fpPS4 log in a external window
  • Added option to disable background image for every game in game list
  • Added option to toggle between game search mode (App / Game name or TITLE_ID)
  • Added option to change opacity and blur for game background images on game list and game running

Design

  • "fpPS4 Options" will be hidden if user didn't selected any App / Game

Internal

  • Added fallback if (by some reason) launcher fails on main initialization process


¹ - This feature can de disabled on settings menu

Known Bugs

  • Sometimes Launcher does not capture all logs from main emu process

IMPORTANT: In case of any error / issues, hit F12 and go to console tab to see more details.

Version 1.1.1

17 Dec 00:13
Compare
Choose a tag to compare

This version (1.1.1) was compiled using nw.js (aka. node-webkit) version 0.70.1 (SDK)
Using this release does not require any external software (except main emu)

Changelog:

  • Fixed internal app version
  • Fixed Launcher not being able to detect apps / games after deleting selected path on settings

Known Bugs

  • Sometimes Launcher does not capture all logs from main emu process

IMPORTANT: In case of any error / issues, hit F12 and go to console tab to see more details.

Version 1.1.0

16 Dec 22:38
Compare
Choose a tag to compare

This version (1.1.0) was compiled using nw.js (aka. node-webkit) version 0.70.1 (SDK)
Using this release does not require any external software (except main emu)

Changelog:

  • Updated main GUI design
  • Added options menu
  • Added options to customize how game list are shown (compact or normal)
  • Added fallback option in case of Launcher crashing on loading process
  • Implement autosave for Launcher / Emu log
  • Added per-game config (Thanks fwlololo)
  • Added option to select main emu path
  • Fixed an issue where current game not being selected after main emu closes
  • If main emu return a "nop" state, it will be displayed on GUI

Known Bugs

  • Sometimes Launcher does not capture all logs from main emu process

IMPORTANT: In case of any error / issues, hit F12 and go to console tab to see more details.

1.0.0

13 Dec 02:04
Compare
Choose a tag to compare

Initial Release - Using nw.js version 0.70.1 (SDK)

Using this release does not require any external software (except main emu)
In case of error / issues, hit F12 and go to console tab.