Skip to content

Releases: RetroAchievements/RALibretro

1.2

14 Dec 23:29
Compare
Choose a tag to compare
1.2

RALibRetro

  • Add Nintendo DS
  • Support for mouse input (DS touch screen, NES light gun, etc)
    • Recommend changing the core setting "Pointer Mode" to "Touch". The "Mouse" pointer mode uses relative movement instead of absolute cursor position.
    • NOTE: "Mouse" mode works better in full screen as it displays an onscreen cursor, but full screen mode may be undesirable since the image is stretched to fit the screen.
  • Support for screen rotation
  • Support for PCEngine CD extended memory (requires updated Beetle PCE Fast core)
  • Ignore invalid memory in gambatte memory map for non-color GameBoy titles
  • "No Systems Found" menu option now redirects to the "Manage Cores" dialog
  • Fix controller reconnect logic

RAHasher

  • Add Nintendo DS

1.1.2

15 Nov 02:28
Compare
Choose a tag to compare

RALibRetro

  • Add Atari Jaguar support
  • Add WonderSwan support
  • Add Pokemon Mini support
  • Update PC-Engine CD hash algorithm so it no longer requires a "perfect" m3u.
  • Updated frame rate smoothing algorithm. When a target frame rate cannot be achieved, frames will be intentionally skipped at calculated intervals instead of skipping large numbers of frames to catch back up.

RAHasher

  • new dev utility that leverages the hashing code in RALibRetro for standalone hash calculation scripts.

1.1.1

27 Sep 15:07
7fc989e
Compare
Choose a tag to compare
  • Add support for Sega CD via Genesis Plus GX core
  • Add support for Sega 32X via PicoDrive core
  • Add support for Sega Saturn via Beetle Saturn core
  • fix PSX identification issue if SYSTEM.CNF referenced a file without version semantics (;1)

1.1

07 Sep 16:27
04955c0
Compare
Choose a tag to compare
1.1
  • Cores can now be downloaded/upgraded by users from within the application
    • As such, the distributed package no longer contains any cores
  • The 'Select Core' menu is now separated into submenus by system
    • And dynamically populated based on which cores have been downloaded
  • Controller bindings and emulator hotkeys can now be customized
  • Additional cores made available:
    • blueMSX - Colecovision, SG-1000
    • Beetle GBA - GameBoy Advance
    • Beetle PCE - PCEngine / TurboGrafx-16
    • Beetle PSX - PlayStation
    • bsnes-mercury - Super Nintendo
    • FBNeo - Arcade
    • Gearboy - GameBoy, GameBoy Color
    • Gearsystem - Genesis, Master System, Game Gear
    • VBA Next - GameBoy Advance
  • Multi-column support for Core Settings dialog
  • Menu item added for switching discs in multi-disc games

1.0.15

19 Jun 02:24
e748c47
Compare
Choose a tag to compare
  • The following cores now support zip files (if the zip file contains only one ROM file):
    • FCEUmm
    • Gambatte
    • Mednafen VB
    • mGBA
    • Snes9x
    • Stella
    • ProSystem
  • Remember window size/position between sessions
  • Make Pause on Reset and Pause on Trigger actually pause the emulator
  • Allow turbo in hardcore
  • Don't allow stepping when paused in hardcore
  • fix 12005 error trying to update DLL

1.0.14

05 Feb 02:31
49c11df
Compare
Choose a tag to compare

In this release we are just updating the hashing method for NES, SNES and Atari Lynx (plus a couple of minor improvements).
Credits go to @Jamiras and @rzumer.

1.0.13

17 Oct 04:19
Compare
Choose a tag to compare

What's new since 1.0.7 (the latest released version widely available):

  • able to load Famicom Disk System games - thanks @rzumer.
  • fixed the issue about the Neo Geo Pocket games being linked incorrectly - thanks @salvadorc17.
  • fixed issue #40 about Memory Inspector not showing anything for Gameboy/Gameboy Color - thanks @leiradel.
  • allow creating a save state in hardcore mode (but not loading!) - thanks @Jamiras
  • added support to Atari 7800 games (ProSystem core) - thanks @salvadorc17.

1.0.12

29 Sep 17:21
Compare
Choose a tag to compare
tag 1.0.12

1.0.9

29 Sep 15:38
Compare
Choose a tag to compare
Get the correct version from the git tag

1.0.8

29 Sep 15:20
Compare
Choose a tag to compare
Merge branch 'feature/fix_gambatte' into develop