Commit graph

  • 36b2043eb3
    Remove Lib from readme TemmieHeartz 2023-01-05 12:13:13 -03:00
  • 8a3ee1475b
    Merge pull request #1 from nini22P/main TemmieHeartz 2023-01-05 12:06:05 -03:00
  • 515a415c4f
    GUI: Prioritize loading icon and background in sce_sys 22 2023-01-04 18:26:14 +08:00
  • a9636ba116 JS: Fix fpPS4 executable name, CSS: Small background color change TemmieHeartz 2023-01-03 12:14:03 -03:00
  • 54351d817b GUI: Disable grid icon size when fpPS4 is running TemmieHeartz 2023-01-03 11:51:29 -03:00
  • 245e3f54b6 Settings: Remove leftover label from grid, General: Added message prompting user to close log window to return TemmieHeartz 2023-01-03 11:27:00 -03:00
  • 7da9609414 GUI: Move grid icon size to game list, Update launcher actions display mode TemmieHeartz 2023-01-03 11:09:13 -03:00
  • 0146d0a560 General: Rework App Log. Launcher is no longer able to get log data from fpPS4 process, CSS: Small fixes TemmieHeartz 2023-01-03 09:05:52 -03:00
  • ec1efd8d33 Settings: Add option to disable prompt when fpPS4 process ends, add option to select console window mode (max, min or normal) TemmieHeartz 2023-01-01 02:35:05 -03:00
  • cc0a738eba JS: External log window now asks to user press any key before closing TemmieHeartz 2022-12-31 13:32:30 -03:00
  • f845128035 Search: updated game search implementation, Settings: Added option to enabled case-sensitive search on game list TemmieHeartz 2022-12-30 06:24:45 -03:00
  • 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) TemmieHeartz 2022-12-30 05:49:12 -03:00
  • f922b1c6d4 GUI: Fixed param.sfo metadata options being enabled for homebrew .elf apps TemmieHeartz 2022-12-27 21:50:36 -03:00
  • 442d571b31 Gamelist: updated icon and background search priority TemmieHeartz 2022-12-27 21:42:45 -03:00
  • 1b04940e0e App: Updated min window width TemmieHeartz 2022-12-27 21:36:50 -03:00
  • 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 TemmieHeartz 2022-12-27 21:35:33 -03:00
  • cbcb76d305 MemoryJS: Small fix on getProcessInfo TemmieHeartz 2022-12-27 02:38:15 -03:00
  • 1f1b0b47be JS: Small code organization TemmieHeartz 2022-12-26 19:04:16 -03:00
  • 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 TemmieHeartz 2022-12-26 18:42:42 -03:00
  • 48212d788a Settings: Make seek modules feature disabled by default and update confirm dialog TemmieHeartz 2022-12-26 11:08:14 -03:00
  • 53c1d26eaa Settings: Mark searching lib modules as experimental TemmieHeartz 2022-12-26 10:43:53 -03:00
  • 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 TemmieHeartz 2022-12-26 05:53:05 -03:00
  • 6182f2aaa3 JS: Use decodeURIComponent insead of String.fromCharCode to convert hex to UTF-8 TemmieHeartz 2022-12-26 04:44:11 -03:00
  • 847e5e52b1 General: Fixed search box input and game not being shown after reset game settings TemmieHeartz 2022-12-26 01:10:40 -03:00
  • 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 TemmieHeartz 2022-12-26 00:18:43 -03:00
  • 396badc6a2 Settings: Change "Display executable path below app / game title" to "Display App Game metadata <i>(or executable path)</i> below game title" 1.2.0 TemmieHeartz 2022-12-25 17:41:15 -03:00
  • 9280e0cd74 GUI: Hide options if no game is selected! (Insert your fireworks sound here) TemmieHeartz 2022-12-25 17:01:04 -03:00
  • 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 TemmieHeartz 2022-12-25 16:18:49 -03:00
  • 230ef87cc6 JS: Fix reading wrong game / app version (Thanks addy) TemmieHeartz 2022-12-25 05:36:19 -03:00
  • c772d0fa6f Project: Bump version to 1.2.0 TemmieHeartz 2022-12-25 05:19:12 -03:00
  • a1b73715eb Seek missing modules: Add message if no modules were found or already exists on destination TemmieHeartz 2022-12-25 04:32:11 -03:00
  • b1bf761c51 JS: Fixed a bug that prevented log being saved if no game is selected TemmieHeartz 2022-12-25 04:21:08 -03:00
  • 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 TemmieHeartz 2022-12-25 04:15:02 -03:00
  • 9e63281734 GUI: Add small animation on selected game when emu closes, Implemenet search box TemmieHeartz 2022-12-25 03:51:34 -03:00
  • c339bf93fa
    Update README.md TemmieHeartz 2022-12-24 20:39:02 -03:00
  • 485467659c
    Update README.md TemmieHeartz 2022-12-24 20:38:27 -03:00
  • 521792f34f Settings: Add option to seek missing libs on current game TemmieHeartz 2022-12-24 20:23:52 -03:00
  • ff4a213c96 Settings: Add Lib path support [WIP], JS: Rework select file and folder call function on settings TemmieHeartz 2022-12-24 17:50:18 -03:00
  • 183c0ade77 JS: Rename game entry variable "eboot" to "exe", Settings: Add option to remove all game settings file TemmieHeartz 2022-12-24 16:40:51 -03:00
  • 9851028c62 JS: Update App / Game on settings file TemmieHeartz 2022-12-24 02:35:23 -03:00
  • 6f55f54fc7
    Update Pic TemmieHeartz 2022-12-24 01:38:01 -03:00
  • cb90b47b7e Readme: Update title TemmieHeartz 2022-12-24 01:22:44 -03:00
  • 1405760cf7 Readme: Update icon and background sections TemmieHeartz 2022-12-24 01:21:39 -03:00
  • 8963c24edb Log: Fix app name TemmieHeartz 2022-12-24 01:12:31 -03:00
  • 081a789979 JS: Small refactor on APP.gameList.load, PARAM.SFO: Add initial support (Yaay), Options: Add option to disable PARAM.SFO support, Rename "Show executable path for every title in game list" to "Show App / Game metadata (or executable path) for every title in game list" and more TemmieHeartz 2022-12-24 01:07:24 -03:00
  • 89f8d0493e SFO: More progress on PARAM.SFO parser [STILL WIP, not complete yet] TemmieHeartz 2022-12-22 19:38:33 -03:00
  • 35ac2862d5 JS: Fix Clear / Save log button, JS: Add WIP param.sfo implementation TemmieHeartz 2022-12-21 23:02:52 -03:00
  • 5480138e06 Settings: Add grid mode TemmieHeartz 2022-12-21 20:31:07 -03:00
  • b54414a6ee JS: Fix typo on running process (Thanks Esdras Tarsis) TemmieHeartz 2022-12-21 18:26:47 -03:00
  • fa727939bd Project: Add memoryjs plugin, Settings: Add option to output main emu log on external window, Updated settings order, Readme: Updated instructions and added external plugins credits TemmieHeartz 2022-12-21 18:11:02 -03:00
  • a8844b5693 JS: Fix fpPS4 hack list showing on settings menu TemmieHeartz 2022-12-20 20:38:48 -03:00
  • a7e03c5926 JS: Log error on internal console if main app fails to boot, GUI: Disable "Clear / Save Log" button if any log settings are enabled TemmieHeartz 2022-12-20 20:32:58 -03:00
  • 45ba07a797 CSS: Fix Settings display mode position, JS: Small cleanup, Options: Add clear / save log on emu runs / closes, Log: Updated name for logs TemmieHeartz 2022-12-20 19:58:22 -03:00
  • 2fef1e9858 CSS: Small color change when selecting a game, Options: Add options to change blur on game list / emu running (Thanks addy) TemmieHeartz 2022-12-20 14:38:48 -03:00
  • ddeb3dcd80 JS: Fix variable being assigned as const. This fixes game list mode not being able to switch from normal to compact and vice-versa TemmieHeartz 2022-12-19 00:06:41 -03:00
  • bf08495b4e Internal: Add option to use "icon0.png" as app icon, Readme: Update "How to display games / apps" section TemmieHeartz 2022-12-19 00:00:08 -03:00
  • 97ef92dd8e Internal: Add option to use "icon0.png" as app icon, Readme: Update "How to display games / apps" section TemmieHeartz 2022-12-18 23:59:12 -03:00
  • 43d2c70579 CSS: Small fix game running width, Settings: Add option to disable background image for every title on game list TemmieHeartz 2022-12-18 23:31:09 -03:00
  • e60b93ddf4 Internal: Enhance version system TemmieHeartz 2022-12-18 00:15:25 -03:00
  • 445cfd956d Project: Bump version to 1.1.1 1.1.1 TemmieHeartz 2022-12-16 20:40:01 -03:00
  • f38f19c72b JS: Fix issue if current games path no longer exists TemmieHeartz 2022-12-16 20:30:36 -03:00
  • 2c550f669a JS: Bump App version TemmieHeartz 2022-12-16 20:25:26 -03:00
  • 943c569c81 Launcher: Bump version to 1.1.0 1.1.0 TemmieHeartz 2022-12-16 17:02:29 -03:00
  • c4e30a96df GUI: Add label for selected game, Options: Added option to select background opacity in-game and gamelist TemmieHeartz 2022-12-16 16:53:43 -03:00
  • 28b0f5473b JS: Fix Log name TemmieHeartz 2022-12-16 00:21:34 -03:00
  • e5a9955557 CSS: Change game entry color when click and change game entry size on compact mode TemmieHeartz 2022-12-16 00:16:44 -03:00
  • 5a556108b1 Launcher: Added new settings menu, Settings: Added options to change how games are displayed, Added option to select main emulator location, Internal: Added fallback in case of Launcher crashes on startup TemmieHeartz 2022-12-15 23:46:22 -03:00
  • 6e487507eb CSS: Fix game icon being draggable and small color change on game entry on click TemmieHeartz 2022-12-15 03:38:12 -03:00
  • 67379f5201 GUI: Now current game keeps selected (and visible on screen) after fpPS4 closes TemmieHeartz 2022-12-15 02:52:53 -03:00
  • 7531ec2949 Internal: Fix settings not loading correct games path (Thanks Devils Reject) TemmieHeartz 2022-12-15 01:47:36 -03:00
  • af25ad5507 Launcher: Add per-game settings support (Thanks frwololo) TemmieHeartz 2022-12-15 00:12:01 -03:00
  • 3769175f3d CSS: Small fix, App bg shows on mouse hover TemmieHeartz 2022-12-14 18:05:25 -03:00
  • d46a3301c9 GUI: Add app bg on every game entry, Add Clear / Save log button TemmieHeartz 2022-12-14 15:56:47 -03:00
  • 94d55c6d76 GUI: Enhance interface while game is running TemmieHeartz 2022-12-14 14:30:17 -03:00
  • 5d8e57b388 CSS: Fix game details, JS: Add some info on APP.resetLauncher function TemmieHeartz 2022-12-14 00:19:50 -03:00
  • c74571bed9
    Add preview image Temmie 2022-12-13 23:35:52 -03:00
  • df21b9510b CSS: Add small transition to game list, README: Make links open in a new tab TemmieHeartz 2022-12-13 18:59:17 -03:00
  • cf97ad1740 GUI: Update log size, Add background image while emu is running, CSS: Fix class typo, Launcher: logs will be saved on Logs/ TemmieHeartz 2022-12-13 18:14:47 -03:00
  • 04e9ddcc26 Log: if main emu catches an "nop" error, main log will change it's color to red TemmieHeartz 2022-12-13 15:32:13 -03:00
  • f354d418dc JS: Update design function 1.0.0 TemmieHeartz 2022-12-12 17:32:26 -03:00
  • 6f610687c2 Push project files TemmieHeartz 2022-12-12 15:03:37 -03:00
  • ae65a19fc0
    Update README.md Temmie 2022-12-12 14:59:24 -03:00
  • 7400204a41
    Update README.md Temmie 2022-12-12 14:59:06 -03:00
  • ec209e07a6
    Initial commit Temmie 2022-12-12 14:30:59 -03:00