Skip to content

Releases: RetroAchievements/RALibretro

1.7.1

18 Jun 15:00
Compare
Choose a tag to compare
  • Allow CHDs for PSP
  • Support for PSP homebrew identification
  • Allow core to deregister disk control interface (fixes crash with new version of Genesis Plus GX core)

1.7.0

29 Jan 16:26
Compare
Choose a tag to compare
  • Implement microphone interface for cores that support it
  • Enable NeoCD core for NeoGeo CD
  • Enable Uzem core for Uzebox
  • Enable melonDS DS for DS/DSi
  • Enable mGBA core for GB/GBC
  • Support identifying PSP CHDs (note: does not support DVD formatted CHDs)
  • Show warning when loading a core that hasn't been updated in over a year
  • Support for numeric prefixes on state files in Load Game State dialog
  • Default 'Preserve aspect ratio' setting to true
  • Put DSI under Nintendo submenu when separating cores by manufacturer
  • Fix hash logic for small files on CDs (affects PSP hashes)
  • Fix runtime state not being reset when loading save state without achievement data
  • Fix window shrinking on Windows 11
  • Fix background input indicator not showing as checked after restarting application
  • RAHasher: support wildcard filename matching

1.6.1

26 Aug 19:09
Compare
Choose a tag to compare
  • Change default of Preserve Aspect Ratio setting to true
  • Enable uzem core for Uzebox
  • Fix window shrinking on Windows 11
  • Fix crash saving screenshot using N64
  • Fix background indicator not showing checked after restarting application
  • Fix hits not being reset when loading a savestate without achievement information

1.6.0

21 May 12:35
Compare
Choose a tag to compare
  • Add Background Input option that allows controller inputs when window doesn't have focus
  • Don't draw window at center screen before remembering previous location
  • Fix crash loading NAOMI arcade games
  • Fix issues related to sharing GL context/framebuffer with core
  • Fix analog keyboard input when pressing both left+right or up+down at the same time
  • Fix invalid JSON preventing yabause core from appearing in list
  • Fix hashing for some CHDs

1.5.0

04 Feb 18:29
Compare
Choose a tag to compare
  • Support for binding analog sticks to keyboard
  • Update built-in GameController database
  • Add warning when input binding dialog doesn't have focus
  • Enable PicoDrive core for Game Gear
  • Enable CHD in prebuilt Linux RAHasher
  • Fix hashing of PSX games with extra slashes in path
  • Fix memory not being exposed for Snes9x 2010 core

1.4.0

18 Nov 16:37
a3d3d76
Compare
Choose a tag to compare
  • support for identifying CHD-formatted CDs
  • ability to launch game using command line arguments
  • cascade Select Core menu if it contains more than 20 systems
  • attempt to report error from core when savestate loading fails
  • separate PCEngine from PCEngine CD
  • enable FreeChaF core for Fairchild Channel F
  • enable SameDuck core for MegaDuck

1.3.11

08 May 14:38
Compare
Choose a tag to compare
  • Enable cores for Arduboy (arduous) and WASM-4 (wasm4)
  • Add [Game Focus] indicator to title bar
  • Pass up to 256 characters to DLL for estimated game title
  • Fix multi-touch input polling (disable; not supported)
  • Support for #SAVEDISK: m3u extension

v1.3.10

15 Mar 18:36
Compare
Choose a tag to compare
  • enable cap32 core for Amstrad CPC
  • support for reading rzip compressed save states
  • fix crash using core settings dialog before loading a game
  • extract zip when core supports zip but requires fullpath
  • change CD-ROM submenu to Floppy Disk for systems that support floppies

v1.3.9

09 Jan 23:41
Compare
Choose a tag to compare
  • Support for Dreamcast via the flycast core (x64 only)
  • Support for NAOMI Arcade via the flycast core (x64 only)
  • Support for lightgun interface
  • Additional support for keyboard interface
  • Remove frame-smoothing code as some cores don't generate as many frames as they claim they should
  • Deprecate DuckStation in favor of SwanStation

v1.3.8

25 Sep 14:42
Compare
Choose a tag to compare
  • Support for PlayStation Portable via the PPSSPP core
  • Support for core option categories
  • Support for core using preloaded ROM without duplicating it
  • Allow non-game CDs to be loaded without unloading game
  • Renamed SwanStation back to DuckStation
  • Timestamps added to log.txt
  • Fix throttling for cores with threaded audio
  • Fix issue where save state extension would be lost if path contained a period