Releases: cy33hc/vita-launcher
Releases · cy33hc/vita-launcher
v3.9.6
v3.9.6
- Improved download speed of ROMS from FTP server. From my pstv lan cable, speed increase from 3.7MB/s to 6.2MB/s.
v3.9.5
- Launch Dreamcast games via new Flycast app
v3.9.4
- Fixed issue #48 where duplicate entries of games with DLC.
v3.9.3
- Add ability to config a default global PSP boot settings
- Expanded the per game PSP boot settings to include the following
v3.9.2
- Add new YoYo Loader boot options "Use Uncached Memory" and "Use Double Buffering"
v3.9.1
- Added support for EasyRPG games put in sub directories or in zip files. Only zip files with compression method Store or Deflate (not Deflate64) are supported.
v3.9
- Added support for Booting EasyRPG games. Games have to be put into the ux0:data/easyrpg-player folder. You also need to download and install the latest nightly build of EasyRPG from the official website that supports booting games externally. https://ci.easyrpg.org/job/player-vita/
v3.8.5
- Fix updater dialog showing when nothing to update
v3.8.4
- Add "disable audio" boot settings for yoyo loader
- Updated yoyo thumbnails db
- Fixed an issue downloading gms game icons
v3.8.3
- Fix psp games can't boot after plugin settings changed.
v3.8.2
- Fix adernaline boot settings not saved due to missing tables. Only some people affected based on the upgrade path.
- Improve psp plugins navigation. Default selects the checkbox instead of the "Delete" button.
v3.81
- Fix GPU crash which was caused by texture being deleted while still in use. Fixed by increasing the delay for cleanup of unused textures.
v3.8
- Adds ability to manage PSP plugins from within Vita-Launcher. Also allow per game plugin configuration.
v3.7
- Updated fonts to handle more languages and special characters for copyright, TM etc which shows as "?"
- Better detection of iTLS-Enso and ABB(Adernaline Bubble Booter plugin)
- Warn ONLY ONCE for missing iTLS-Enso/ABB install
- Overclocked CPU/GPU which seem to fix the random GPU crash.
- Add ability to config a custom location to look for Bubbles/PSP/PS1/PSPMini icons.
- For Bubbles, create a png file with the name of the TITLE_ID (eg. God of War file is PCSA00126.png)
- For PSP ISO, create a png file with the same name as the ISO. (eg."Ape Escape.iso", create the png file called "Ape Escape.png")
- For EBOOT.PBP, create png file with the same name as the folder that contains the EBOOT.PBP file. (Eg. "ux0:pspemu/PSP/GAME/Final Fantasy VII/EBOOT.PBP", create the png file called "Final Fantasy VII.png"
v3.6.6
- Fix issues where duplicate Retro alternate cores created in settings
v3.6.5
- Auto installs/updates the flycast core in RetroArch by extracting the smc.bin and smc2.bin from the Flycast app
v3.6.4
- Fix issue where YoYo settings isn't saved if yy.cfg does not exists
v3.6.3
- Check if iTLS-Enso is installed before attempt to download updates. iTLS-Enso is needed for this feature
v3.6.2
- Add "Run with Mem Squeezing" option to YoYo boot settings
v3.6.1
- Add support for "Enable network features" option to YoYo Launcher boot settings
v3.6
- Add option to apply Bilinear Filters to icons. This is enabled by default and can be change in the Global Settings.
- Add support to launch Game Maker Studio games via YoYo Launcher (NEW). Thx to @Rinnegatamante for this awesome app.
- Add support for scanning Game Maker Studio games from FTP Server. Like support for ROMS, update the "roms_path" of GMS category with "ftp0:" prefix.
- For both ux0 and ftp0, put an icon0.png in the same folder as the game.apk. Vita-Launcher will use that for the display icon.
- Add feature to auto-install "Adrenaline Launcher", "YoYo Launcher" (NEW). These are custom bubbles required by Vita-Launcher to launch games without bubbles.
- Add option to check and install updates for "YoYo Launcher", "Adrenaline Launcher", "Vita Launcher". There's a new action "Check for updates" can be found under the "Actions" tab of Settings.
v3.5
- Added option to delete cached FTP downloaded roms
- Increase buffer size of config.ini values to 4k. The previous size of 256 only allowed about 25 games to be moved to the a particular category. Now you can move about 200 games.
- Fixed issues where psx games are duplicated after rescan. This fixes #27
v3.4
v3.3
- Add support for PSP ISO/EBOOT with ftp server.
- Fix issue #19
Instructions.
- On ftp server create a folder structure that is same as the pspemu folder on the vita. Put iso/cso into the ISO subfolder and all the eboot.pbp into the PSP/GAME subfolder.
Example:
C:\roms/pspemu/ISO <--- (put iso/cso into this folder)
C:\roms/pspemu/PSP/GAME <--- (put eboots into this folder) - Download the extract_eboot_iso_windows.exe
- Execute the following command to extract the param.sfo / icon0.png. The param.sfo and png is required for vita-launcher when scan for the roms.
C:\extract_eboot_iso_windows.exe C:\roms\pspemu - In the vita-launcher app, go to the "Global" settings tab and update the "Alternate Pspemu Path" with the ftp folder path prefixed with "ftp0:"
Example: ftp0:roms/pspemu - And then goto the "PSP/PSX" category and rescan for iso/eboot.
Here link to video tutorial https://youtu.be/Id-S5U_ZbJY
Here link to previous video to setup FTP server https://youtu.be/KmcWeG1qImk
v3.2
v3.1
Add ability to play Retro Games from FTP Server (kind of). When you launch the game for the first time, the game is download to the ftp cache folder.
- New "Ftp" settings tab add to configure the IP/Port/username/password
- Can only scan for roms for Retro Games. Use the "ftp0:" prefix for roms_path in the Category settings. Don't try to config icon_path to ftp. It doesn't work.
Video tutorial for how to setup. https://youtu.be/KmcWeG1qImk
v3.0
- New "System Apps" category added
- Added support for launching System Apps like Settings, Content Manager etc...
- Added support for playing background music
- Only OGG files are supported
- Under Global settings you can add multiple music files. On startup, only 1 random music file is selected and played repeatedly.
- When you change the music settings, you need to restart for change to take effect
- Changed the background image
- Fixed bug where game couldn't be deleted from favourites if game was uninstalled.
Known Issue: If you suspend the app and resume, the music playback is corrupted. Install TheFlow "FdFix" plugin to resolve this issue.