Commit graph

91 commits

Author SHA1 Message Date
TemmieHeartz
66d85158c1 Launcher: Added support for patches [WIP - NEED TESTERS] 2023-01-06 15:46:39 -03:00
TemmieHeartz
abd65aad38 Game list: Added dump status, JS: small code organization 2023-01-06 11:20:10 -03:00
TemmieHeartz
4edc5b764c GUI: If param.sfo is available for selected title, show TITLE_ID below app name 2023-01-05 22:46:21 -03:00
TemmieHeartz
706107d99b
Merge pull request #2 from ArbestRi/ArbestRi-patch-1
Small change: Remove the ":("  emoticon on search error
2023-01-05 22:22:55 -03:00
ArbestRi
0bcb34dd41
Small change: Remove the ":(" emoticon on search error
It just seems too excessive. Also fixed some grammar, especially "harmfull" changed to "harmful". I might make more grammar fixes in GUI soon, for now I only did fixes on the game list.
2023-01-05 16:24:59 -08:00
TemmieHeartz
16b5f3aa88 Game List: Report if playgo-chunk is available, Report total games found in search / load, General: Fixed some log messages, JS: Small fixes 2023-01-05 20:48:47 -03:00
TemmieHeartz
95136b6ce3 GUI: Remove legacy location for icon and background 2023-01-05 19:38:50 -03:00
TemmieHeartz
36b2043eb3
Remove Lib from readme 2023-01-05 12:13:13 -03:00
TemmieHeartz
8a3ee1475b
Merge pull request #1 from nini22P/main
GUI: Prioritize loading icon and background in sce_sys
2023-01-05 12:06:05 -03:00
22
515a415c4f
GUI: Prioritize loading icon and background in sce_sys 2023-01-04 18:26:14 +08:00
TemmieHeartz
a9636ba116 JS: Fix fpPS4 executable name, CSS: Small background color change 2023-01-03 12:14:03 -03:00
TemmieHeartz
54351d817b GUI: Disable grid icon size when fpPS4 is running 2023-01-03 11:51:29 -03:00
TemmieHeartz
245e3f54b6 Settings: Remove leftover label from grid, General: Added message prompting user to close log window to return 2023-01-03 11:27:00 -03:00
TemmieHeartz
7da9609414 GUI: Move grid icon size to game list, Update launcher actions display mode 2023-01-03 11:09:13 -03:00
TemmieHeartz
0146d0a560 General: Rework App Log. Launcher is no longer able to get log data from fpPS4 process, CSS: Small fixes 2023-01-03 09:05:52 -03:00
TemmieHeartz
ec1efd8d33 Settings: Add option to disable prompt when fpPS4 process ends, add option to select console window mode (max, min or normal) 2023-01-01 02:35:05 -03:00
TemmieHeartz
cc0a738eba JS: External log window now asks to user press any key before closing 2022-12-31 13:32:30 -03:00
TemmieHeartz
f845128035 Search: updated game search implementation, Settings: Added option to enabled case-sensitive search on game list 2022-12-30 06:24:45 -03:00
TemmieHeartz
d191fd7511 JS: Bound fpPS4 process to launcher process, Settings: Removed experimental lib feature, Remove all previous imported modules using lib feature (App may freeze on startup) 2022-12-30 05:49:12 -03:00
TemmieHeartz
f922b1c6d4 GUI: Fixed param.sfo metadata options being enabled for homebrew .elf apps 2022-12-27 21:50:36 -03:00
TemmieHeartz
442d571b31 Gamelist: updated icon and background search priority 2022-12-27 21:42:45 -03:00
TemmieHeartz
1b04940e0e App: Updated min window width 2022-12-27 21:36:50 -03:00
TemmieHeartz
3e0d3d1683 Settings: (Grid) Added option to change Icon border-radius, (Grid): Updated icon hover animation, Game List: Refresh Game list now hides fpPS4 options menu 2022-12-27 21:35:33 -03:00
TemmieHeartz
cbcb76d305 MemoryJS: Small fix on getProcessInfo 2022-12-27 02:38:15 -03:00
TemmieHeartz
1f1b0b47be JS: Small code organization 2022-12-26 19:04:16 -03:00
TemmieHeartz
8624d8c306 JS: Updated all GUI settings variables names, Settings are no longer being stored using localStorage - all data are stored on "Settings.json", Fixed new settings crashing launcher on boot, Updated Launcher crash message on boot 2022-12-26 18:42:42 -03:00
TemmieHeartz
48212d788a Settings: Make seek modules feature disabled by default and update confirm dialog 2022-12-26 11:08:14 -03:00
TemmieHeartz
53c1d26eaa Settings: Mark searching lib modules as experimental 2022-12-26 10:43:53 -03:00
TemmieHeartz
82bc31cf7d Settings: Hide specific options depending on current config, Add option to change grid icon size, Updated label for disabling background image on normal display mode 2022-12-26 05:53:05 -03:00
TemmieHeartz
6182f2aaa3 JS: Use decodeURIComponent insead of String.fromCharCode to convert hex to UTF-8 2022-12-26 04:44:11 -03:00
TemmieHeartz
847e5e52b1 General: Fixed search box input and game not being shown after reset game settings 2022-12-26 01:10:40 -03:00
TemmieHeartz
67df9f8d19 JS: Moved location of some functions to keep code more organized, Fixed Log color not changing back to default, General: Fixed previous search query value after fpPS4 is closed, Added option to open selected game location, Added option to reset selected game settings, Added option to export selected game metadata (PARAM.SFO) as json 2022-12-26 00:18:43 -03:00
TemmieHeartz
396badc6a2 Settings: Change "Display executable path below app / game title" to "Display App Game metadata <i>(or executable path)</i> below game title" 2022-12-25 17:41:15 -03:00
TemmieHeartz
9280e0cd74 GUI: Hide options if no game is selected! (Insert your fireworks sound here) 2022-12-25 17:01:04 -03:00
TemmieHeartz
17ec1e7162 Search: Add option to search by TITLE_ID or App / Game Name (TITLE), Game list: Internal list is now generated with TITLE_ID instead of App / Game 2022-12-25 16:18:49 -03:00
TemmieHeartz
230ef87cc6 JS: Fix reading wrong game / app version (Thanks addy) 2022-12-25 05:36:19 -03:00
TemmieHeartz
c772d0fa6f Project: Bump version to 1.2.0 2022-12-25 05:19:12 -03:00
TemmieHeartz
a1b73715eb Seek missing modules: Add message if no modules were found or already exists on destination 2022-12-25 04:32:11 -03:00
TemmieHeartz
b1bf761c51 JS: Fixed a bug that prevented log being saved if no game is selected 2022-12-25 04:21:08 -03:00
TemmieHeartz
e493e72999 JS: Fixed a bug that made game search more accurate, Settings: Fixed gui rendering when a search was made before clearing all game settings 2022-12-25 04:15:02 -03:00
TemmieHeartz
9e63281734 GUI: Add small animation on selected game when emu closes, Implemenet search box 2022-12-25 03:51:34 -03:00
TemmieHeartz
c339bf93fa
Update README.md 2022-12-24 20:39:02 -03:00
TemmieHeartz
485467659c
Update README.md 2022-12-24 20:38:27 -03:00
TemmieHeartz
521792f34f Settings: Add option to seek missing libs on current game 2022-12-24 20:23:52 -03:00
TemmieHeartz
ff4a213c96 Settings: Add Lib path support [WIP], JS: Rework select file and folder call function on settings 2022-12-24 17:50:18 -03:00
TemmieHeartz
183c0ade77 JS: Rename game entry variable "eboot" to "exe", Settings: Add option to remove all game settings file 2022-12-24 16:40:51 -03:00
TemmieHeartz
9851028c62 JS: Update App / Game on settings file 2022-12-24 02:35:23 -03:00
TemmieHeartz
6f55f54fc7
Update Pic 2022-12-24 01:38:01 -03:00
TemmieHeartz
cb90b47b7e Readme: Update title 2022-12-24 01:22:44 -03:00
TemmieHeartz
1405760cf7 Readme: Update icon and background sections 2022-12-24 01:21:39 -03:00