Skip to content

Releases: themitosan/fpPS4-Temmie-s-Launcher

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.