PS News [RELEASE]RetroArch v1.6.7

thehero_

Member
RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes videogame system emulators and game engines, but also more generalized 3D programs. These programs are instantiated as dynamic libraries. We refer to these as "libretro cores".

Changelog:
1.6.7

  • SCANNER: Fix directory scanning.
  • SCANNER: Fix file scanning.
  • COMMON: Fix 'Disk Image Append' option.
  • FREEBSD: Compatibility fixes for Video4Linux2 camera driver.
  • GUI: (MaterialUI) Add disk image append icons.
  • GUI: (MaterialUI) Improve word wrapping when menu icons are enabled.
  • GUI: (MaterialUI) Add User Interface -> Appearance -> Menu Icons Enable. You can turn on/off the icons on the lefthand side of the menu entries.
  • GUI: Performance optimizations for XMB menu driver - only calculates visible items.
  • LOCALIZATION: Update Italian translation.
1.6.6

  • 3DS: Fixes serious performance regression that affected every core; rewind was always implicitly enabled.
  • AUDIO: MOD/S3M/XM sound should now be properly mixed in with the core's sound.
  • GUI: Visual makeover of MaterialUI.
  • GUI: Added 'Music', 'Images' and 'Video' collection options to RGUI/MaterialUI.
  • GUI: Allow the user to add 'Favorites'.
  • GUI: Allow the user to rename entries.
  • GUI: Performance optimizations for XMB menu driver.
  • LOCALIZATION: Update Italian translation
  • INPUT: Overlay controller response - when we press buttons on the gamepad or keyboard, the corresponding buttons on the overlay will be highlighted as well.
  • NETBSD: Silence some compilation warnings.
  • COMMON: Fixed bug 'Deleting an entry from a playlist would not update the list view inside XMB'.
  • COMMON: Fix inet_ntop_compat on *nix
  • LOBBY: Add skeleton to add help descriptions to lobbies
Source:
Libretro and Github
 
Back
Top