Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Releases: pcm720/retroarch-clover-extra

0.7

29 Mar 16:25
Compare
Choose a tag to compare

Get RetroArch module and main cores from the main repository:
https://github.com/ClusterM/retroarch-clover/releases

More simple installation, new fceumm core

19 Mar 19:28
Compare
Choose a tag to compare

Updated Nestopia, FCEUmm and SNES9x2005

04 Mar 11:31
Compare
Choose a tag to compare

Changes:

  • Now we're using the latest builds of these cores.
  • Fixed mGBA SRAM saves

Now it's possible to use Firebrandx's more accurate palettes with Nestopia and FCEUmm and play Super Mario All-Stars with SNES9x2005 (game controls were not working).

Major fixes

02 Mar 10:12
Compare
Choose a tag to compare

Changes:

  • Fixed FDS games not saving when using Nestopia
  • Automatically create symlink to neogeo.zip for every fbalpha and fbalpha2012_neogeo game (no more neogeo.zip in every game folder!). Reinstall fb_alpha.hmod and/or fbalpha2012_neogeo to enable this.

Now using snes9x2005 instead of snes9x2010 as a main SNES core

26 Feb 14:22
Compare
Choose a tag to compare

Changes:

  • Apparently, there is a bug in the snes9x2010 core that causes it to create 5 MB savestates (thus rapidly filling up NES Mini's data partition). Because of that, we're using snes9x2005 as a main core from now on.

BIOS template, new cores

23 Feb 15:29
Compare
Choose a tag to compare

Changes:

  • Respect custom aspect ratio setting in retroarch.cfg
  • Added BIOS module template
  • Added snes9x2002 and use_snes9x2002 modules
  • Added gme, handy, pcsx_rearmed, emux_chip8, fmsx, mednafen_vb, mednafen_wswan, nxengine, o2em, prosystem, vecx and yabause cores (big thanks to asper from GBATemp for providing these)

New release

22 Feb 22:04
Compare
Choose a tag to compare

Changes:

  • A lot of FDS fixes and shell optimizations
  • Some cores were updated from Lakka distribution for RPi 2/3
  • Added PicoDrive, SNES9x2005, DOSBox, MAME 2000, MAME 2003 and Mednafen NGP cores
  • Added XMB assets module

New version

21 Feb 19:19
Compare
Choose a tag to compare

Changes:

  • Small fixes in cores readmes
  • Fixed FDS games not loading with Nestopia
  • Added FBAlpha 2012 Neo-Geo, Caprice32 and FUSE cores
  • Option to use Nestopia instead of FCEUmm for regular NES games (use_nestopia.hmod)

Cores are now represented as additional modules

20 Feb 19:27
Compare
Choose a tag to compare

Changes:

  • Cores are now represented as additional modules

Apparently, some people do not understand that cores are in cores.zip.

Template for adding new cores

20 Feb 17:05
Compare
Choose a tag to compare

Changes:

  • Removed PicoDrive because of segmentation fault
  • Added template for adding new cores via hakchi module system