Jump to content

Retrohacked

Administrators
  • Posts

    2934
  • Joined

  • Last visited

Everything posted by Retrohacked

  1. Changes: Added local and global overrides for the PASTHROUGH base preset View the full article
  2. Changelog: Fix decryption Remember to join the WiiUDownloader’s Discord Server Want to support WiiUDownloader’s development? Donate via ko-fi here View the full article
  3. SMS, TurboGrafx16, NeoGeo, S32X, C64, C16, VIC20, PET2001: - TGFX: improved CDDA playback (dentnz). - C64: Block keyboard and activate led while disk swapping. - C64: Option to disable DigiFix for SID 8580. - Updated framework. View the full article
  4. Changelog: Add support for downloading Wii titles on the Wii U's NUS Fix speed and size being incorrectly reported when having multiple items in the queue Fix progress window not closing on error Remember to join the WiiUDownloader’s Discord Server Want to support WiiUDownloader’s development? Donate via ko-fi here View the full article
  5. Bug fixes Fixed with Adrenaline games, the generated boot.bin was malformed. This would cause a crash when accessing the boot settings whilst the game was running, also possible performance issues in-game. View the full article
  6. Changelog: Removed logging Updated title database Remember to join the WiiUDownloader’s Discord Server Want to support WiiUDownloader’s development? Donate via ko-fi here View the full article
  7. Mega Bezel is updated to V1.17.1_2024-04-14 Changes: Fixed NTSC variants Added Raster Bloom neutral range Fixed DREZ presets resampler, the resampler was never working, at least recently View the full article
  8. Overview The release notes are long, so here's a brief summary. Better artwork scraping for retro games. File CRC checks have been added to help identify more games, it's not available for all systems, but most non-CD-based systems have been added. Easier installation and setup when using Adrenaline. Adrenaline bubble booter and the RetroFlow Adrenaline Launcher vpk are installed automatically if you are using Adrenaline. This is performed on the first setup and also checked when scanning games. New Better game identification for retro game artwork downloads. CRC file checks have been added for better artwork matching for most non-CD-based systems. Zip and rar are supported but not recommended as the app needs to extract them to check the CRC. 7z is not supported. For more information on CRC support see here. CRC was made possible by using code from 'Adrenaline bubble manager' by Team ONElua. New artwork downloader. A new artwork downloader has been designed to work with the new game CRC checks. The downloader will try to download artwork based on the game filename first and then try to identify the game using its CRC checksum if nothing is found. Downloaded artwork is now displayed on the progress screen. There is also better power management, the Vita is prevented from going to sleep (which would pause the downloads), the display will turn off after some time and come back on once the artwork download is complete. Option to use the old artwork downloader. You can use the old downloader by changing the setting "Artwork > Download using CRC" to off but it may find less artwork. The option to download artwork on a system-by-system basis has been removed to simplify the user experience and code. Automatic install of RetroFlow Adrenaline Launcher. The VPK will be installed automatically when scanning games (provided you have Adrenaline installed). Automatic install of Adrenaline bubble booter. The app will now check if Adrenaline bubble booter is installed (needed to launch Adrenaline games), if not installed or the CRC for the files is different, then Adrenaline bubble booter will be installed and you will be prompted to restart the vita. This should simplify the setup process. This was made possible by using code from 'Adrenaline bubble manager' by Team ONElua, 'Adrenaline bubble booter.' by Leecherman. More Adrenaline game options added for PSP games. Extra settings were added for Plugins, CPU speed, High memory, NoDRM engine, and Suspend threads. All options in ABM are now available here too. Amiga WHD filename support added. The app will look up the game titles based on the common WHD filenames. 12 hour format clock. Added option to use a 12 hour format clock. Go to 'Other settings > Time' to change. Improvements Artwork - Extract PSP backgrounds - The artwork is now displayed on screen during the process. Polish translations updated thanks to SK00RUPA. Tidied up icons positioning at the top of the screen when the Wi-Fi icon is not shown. Bug fixes Fixed custom PS1 covers not showing for some Retroarch PS1 games. Extract vita icons and backgrounds - I have used copyicons by cy33hc for stability. My version had extra features but came with bugs. ScummVM description removed as may cause lua error. Installation Please read and follow the installation and setup guide. Help and FAQ's Please see the FAQ's page. View the full article
  9. Changelog: Attempt to fix context cancellation issues again by tweaking the http client Remember to join the WiiUDownloader’s Discord Server Want to support WiiUDownloader’s development? Donate via ko-fi here View the full article
  10. Release Notes All the emulators and engines are updated to their latest version ES-DE: updated to 3.0.1 RPCS3 is now running via shortcut (.desktop file) by default - WARN THE USERS TO MIGRATE and how to change it back CITRA-SA: removed, it will available trough Ponzu. The libretro core is now the default emulator YUZU: removed, Ryujinx is now the default emulator, it will available trough Ponzu PONZU: added, check the wiki if interested in this preservational function Added new system: PSVita, trough Vita3K Added new system: SOLARUS Added new engine: GZDOOM that is now the DOOM system default engine Added new emulator: RYUJINX Added new emulator: MAME (Standalone), v0.264 Added hotkeys for: PPSSPP, MAME, SCUMMVM DOLPHIN: improved wiimote pointer emulation for controllers DOLPHIN: enabled Gyro PRIMEHACK: config structure refactor + new configs LOGGER: logging is completely refactored, logs folder is now in retrodeck/logs (previously was .logs) Added Steam controller layouts for PS4 and PS5 Steam controller layouts overhaul DUCKSTATION: config refactor. The old config didn't not work anymore for controllers. MULTIPLAYER: enabled controller configs for player 2~4 for CEMU, DUCKSTATION, GZDOOM, RPCS3 and RYUJINX Graphical tweaks for DOLPHIN, MELONDS and PCSX2 Added a new icon for RetroDECK Configurator CONFIGURATOR: added more systems to valid compression targets in the compressor tool CONFIGURATOR: simplified single-file-compression process CONFIGURATOR: merged "save state on exit" and "load state on run" presets into a new "Quick Resume" function CONFIGURATOR: added a tool to "Swap A/B X/Y button" for compatible systems CONFIGURATOR: moved "Rewind" preset to "Global Presets" section and added more compatible systems CONFIGURATOR: added "expert mode" on BIOS checker tool (shows all available info) DESKTOP: added Steam Flatpak detection for controller profile install DESKTOP: RetroDECK now knows if it is running on a real Deck or other Linux desktop DESKTOP: disabled "Desktop Mode" warning when not running on Deck Fixes: CEMU: refactored input profiles to reflect the new version changes DUCKSTATION: fixed memory card folder path DUCKSTATION: all controlls now are configured via SDL RPCS3: fixed saves folder (wrong symlink) - WARN THE USERS TO BACKUP SCUMMVM: fixed a bug where some paths were not existing RETROARCH: fixed a bug where the default folder was not the rom folder in the rgui DOLPHIN: tweaked Wii, GC and GBA inputs Removed talk names in the manifest as they're not needed anymore as enabled by default Fixed an issue that prevented RetroDECK to work properly on some distributions on Wayland Added the needed subfolders in retrodeck/bios DVELOPER TOOLS: fixed some issues that preventing RetroDECK to be built locally DVELOPER TOOLS: added a script to inject changes in the current RetroDECK installation in order to test script and config changes without a full manifest rebuild Known issues: Please check the know issues in the Wiki under General Infomration. View the full article
  11. Changelog: Attempt to fix context cancellation issues again Remember to join the WiiUDownloader’s Discord Server Want to support WiiUDownloader’s development? Donate via ko-fi here View the full article
  12. Changelog: Attempt to fix context cancellation issues again Remember to join the WiiUDownloader’s Discord Server Want to support WiiUDownloader’s development? Donate via ko-fi here View the full article
  13. Changelog: Attempt to fix context cancellation issues Remember to join the WiiUDownloader’s Discord Server Want to support WiiUDownloader’s development? Donate via ko-fi here View the full article
  14. Download from my website: https://betterwayelectronics.com.au/downloads/BwE_PS4_NOR_Validator.rar Archive Password: BwE View the full article
  15. Changelog: Fixed progress reporting sometimes showing more size than what has been actually downloaded Remember to join the WiiUDownloader’s Discord Server Want to support WiiUDownloader’s development? Donate via ko-fi here View the full article
  16. …s (#69) Can adjust the scale of each button individually 4x Co-authored-by: João Vitor Polverari 69534455+Polarzincomfrio@users.noreply.github.com View the full article
  17. Changelog: Fixed title size calculation Fixed 404 errors on some games Remember to join the WiiUDownloader’s Discord Server Want to support WiiUDownloader’s development? Donate via ko-fi here View the full article
  18. Changelog: Now up to 4 files will be downloaded at a time instead of just one Removed code that could be the cause of the context timeout errors Remember to join the WiiUDownloader’s Discord Server Want to support WiiUDownloader’s development? Donate via ko-fi here View the full article
  19. Added add chapter point on progress bar touch gesture for volume/brightness Fixed collection display on new created user Scroll performance improvement @xfangfang Full Changelog: 0.4.4...0.4.5 View the full article
  20. No content.View the full article
  21. Quick and dirty telemetry removal to buy us time to fix #53 View the full article
  22. List of changes: Introduction of new pchtxt2ips method, called pchtxt2ips <PCHTXT_FILE_PATH> <OUTPUT_FOLDER>. This allows the easy conversion of .pchtxt files into .ips binaries. Download commands now show a downloading indicator (footer) to help users understand when a file is downloading. Failed replacements now return null instead of -1. Failed json replacements now return Not available (UNAVAILABLE_SELECTION variable). Bug fix for starring / favoriting hidden overlays and packages. libnx has been updated. View the full article
  23. PSX, GBA, WonderSwan, AtariLynx, Chess - Updated framework View the full article
  24. Changelog: Improved cancellation speed Improved download speed Remember to join the WiiUDownloader’s Discord Server Want to support WiiUDownloader’s development? Donate via ko-fi here View the full article
  25. No content.View the full article
×
×
  • Create New...