From 4410e413bc6d9fc6e2197330310a2a822b01b729 Mon Sep 17 00:00:00 2001 From: markwkidd Date: Tue, 12 Sep 2017 01:34:38 -0400 Subject: [PATCH] Updated RetroAchievements (markdown => mediawiki) --- RetroAchievements.md | 181 ------------------------------------ RetroAchievements.mediawiki | 1 + 2 files changed, 1 insertion(+), 181 deletions(-) delete mode 100644 RetroAchievements.md create mode 100644 RetroAchievements.mediawiki diff --git a/RetroAchievements.md b/RetroAchievements.md deleted file mode 100644 index e0fa887..0000000 --- a/RetroAchievements.md +++ /dev/null @@ -1,181 +0,0 @@ -# libretro cores compatibility with RetroAchievements - -This is an attempt to make a compatibility list of libretro cores and RetroAchievements. If you want to contribute, please, update your RetroArch and cores to get the latest fixes on the RetroAchievements feature. - -- [Recommended cores](#recommended-cores) -- [NES](#nes) - - [QuickNES](#quicknes) - - [FCEUmm](#fceumm) - - [Nestopia](#nestopia) -- [MegaDrive / Genesis](#megadrivegenesis) - - [picodrive](#picodrive) - - [Genesis Plus GX](#genesis-plus-gx) -- [SNES](#snes) - - [Snes9x 2010](#snes9x-2010) - - [Snes9x 2005](#snes9x-2005) - - [Snes9x 2002](#snes9x-2002) - - [Snes9x](#snes9x) -- [Game Boy / Game Boy Color](#game-boygame-boy-color) - - [gambatte](#gambatte) - - [mGBA](#mgba) -- [Game Boy Advance](#game-boy-advance) - - [mGBA](#mgba-1) - - [VBA Next](#vba-next) - - [VBA-M](#vba-m) -- [PC Engine](#pc-engine) - - [Beetle PCE Fast](#beetle-pce-fast) -- [Master System](#master-system) - - [picodrive](#picodrive) - - [Genesis Plus GX](#genesis-plus-gx) -- [Nintendo 64](#nintendo-64) - - [Mupen 64 plus](#mupen-64-plus) - - [Parallel N64](#parallel-n64) - -## Recommended cores - -- **NES**: FCEUmm and QuickNES -- **Mega Drive / Genesis**: Genesis Plus GX and picodrive -- **SNES**: Snes9x 2010 -- **Game Boy / Game Boy Color**: gambatte -- **Game Boy Advance**: mGBA and VBA-M -- **PC Engine**: Beetle PCE Fast -- **Master System**: Genesis Plus GX and picodrive -- **Nintendo 64**: Mupen 64 plus and Parallel N64 - - -## NES - -### QuickNES -*(from [this repository](https://github.com/libretro/QuickNES_Core))* - -Works. - -**NOTE**: There's a [known issue](https://github.com/libretro/RetroArch/issues/3973) with QuickNES on Android (not related to RetroAchievements); in the impossibility of using QuickNES it is recommended to use [FCEUmm](#fceumm)). - - -### FCEUmm -*(from [this repository](https://github.com/libretro/libretro-fceumm))* - -Works. - - -### Nestopia -*(from [this repository](https://github.com/libretro/nestopia))* - -Doesn't work. - - -## MegaDrive/Genesis - -### picodrive -*(from [this repository](https://github.com/libretro/picodrive))* - -Works. - - -### Genesis Plus GX -*(from [this repository](https://github.com/libretro/Genesis-Plus-GX))* - -Works. - - -## SNES - -### Snes9x 2010 -*(previously called SNES9x Next, from [this repository](https://github.com/libretro/snes9x2010))* - -Works. - - -### Snes9x 2005 -*(previously called CAT SFC, from [this repository](https://github.com/libretro/snes9x2005))* - -Untested. - - -### Snes9x 2002 -*(previously called PocketSNES, from [this repository](https://github.com/libretro/snes9x2002))* - -Works. - - -### Snes9x -*(from [this repository](https://github.com/libretro/snes9x))* - -Partially Supported - - -## Game Boy/Game Boy Color - -### gambatte -*(from [this repository](https://github.com/libretro/gambatte-libretro))* - -Works. - - -### mGBA -*(from [this repository](https://github.com/libretro/mgba))* - -Although mGBA can play Game Boy/Game Boy Color ROMs, it does **NOT** support cheevos for these systems (only for Game Boy Advance). - - -## Game Boy Advance - -### mGBA -*(from [this repository](https://github.com/libretro/mgba))* - -Works. - - -### VBA next -*(from [this repository](https://github.com/libretro/vba-next))* - -Doesn't work OK. - -"vba-next doesn't support the memory map interface, so achievements won't work ok with it." - @leiradel - - -### VBA-M -*(from [this repository](https://github.com/libretro/vbam-libretro))* - -Seems to be working fine, but need more tests. - - -## PC Engine - -### Beetle PCE Fast -*(from [this repository](https://github.com/libretro/beetle-pce-fast-libretro))* - -Works. - - -## Master System - -In April 2017 RetroAchievements.org people started to add some cheevos for Sega Master System. - -### picodrive -*(from [this repository](https://github.com/libretro/picodrive))* - -It seems to be working fine after the fix picodrive received in 18-April-2017. - - -### Genesis Plus GX -*(from [this repository](https://github.com/libretro/Genesis-Plus-GX))* - -Works. - - -## Nintendo 64 - -In April 2017 RetroAchievements.org people started to add some cheevos for Nintendo 64. - -### Mupen 64 plus -*(from [this repository](https://github.com/libretro/mupen64plus-libretro))* - -This core got a fix in 8-July-2017 and seems to be working fine with cheevos. - - -### Parallel N64 -*(from [this repository](https://github.com/libretro/parallel-n64))* - -This core got a fix in 8-July-2017 and seems to be working fine with cheevos. diff --git a/RetroAchievements.mediawiki b/RetroAchievements.mediawiki new file mode 100644 index 0000000..e94c21c --- /dev/null +++ b/RetroAchievements.mediawiki @@ -0,0 +1 @@ +This doc is now part of [https://github.com/libretro/docs libretro-docs] and can be viewed here: https://github.com/libretro/docs \ No newline at end of file