Difference between revisions of "Achievements support"

From Emulation General Wiki
Jump to navigation Jump to search
m (1 revision)
Line 6: Line 6:
 
Shame however that the achievements proper that can be got from the site aren't that interesting (supposedly due to limitations with the emulator's achievement system), but you can develop ones yourself. The list of achievements are [http://retroachievements.org/gameList.php here].
 
Shame however that the achievements proper that can be got from the site aren't that interesting (supposedly due to limitations with the emulator's achievement system), but you can develop ones yourself. The list of achievements are [http://retroachievements.org/gameList.php here].
  
: '''RANes''' - NES emulator
+
: '''RAFCEUx''' - NES emulator, note RANES has changed to RAFCEUx
 
: '''RASnes9x''' - SNES emulator (based on Snes9X)
 
: '''RASnes9x''' - SNES emulator (based on Snes9X)
 
: '''RAVisualboyAdvance''' - Gameboy/GBA emulator (based on VBA-M)
 
: '''RAVisualboyAdvance''' - Gameboy/GBA emulator (based on VBA-M)
 
: '''RAGens''' - Mega Drive/Genesis emulator (based on Gens)
 
: '''RAGens''' - Mega Drive/Genesis emulator (based on Gens)
: '''RAPCEngine''' - PC Engine emulator
+
: '''RAOotake''' - PC Engine emulator, note RAPCEngine has changed to RAOotake
 +
: '''RAMeka''' - Master System emulator
 +
: '''RAP64''' - N64 emulator
 +
: '''RAHandy''' - Atari Lynx emulator
  
 
Common Issues:
 
Common Issues:

Revision as of 20:49, 7 December 2017

If you want to play older games with achievements there are a couple ways. Either by playing with a modified emulator and fan-created achievements, or games that have been re-released on Steam.

Retroachievements.org

This is the download page for customized emulators made by folks at Retroachievements.org based on GPL-licensed emulators with achievement support included. They will appear as overlays during gameplay. The source code is available here.

Shame however that the achievements proper that can be got from the site aren't that interesting (supposedly due to limitations with the emulator's achievement system), but you can develop ones yourself. The list of achievements are here.

RAFCEUx - NES emulator, note RANES has changed to RAFCEUx
RASnes9x - SNES emulator (based on Snes9X)
RAVisualboyAdvance - Gameboy/GBA emulator (based on VBA-M)
RAGens - Mega Drive/Genesis emulator (based on Gens)
RAOotake - PC Engine emulator, note RAPCEngine has changed to RAOotake
RAMeka - Master System emulator
RAP64 - N64 emulator
RAHandy - Atari Lynx emulator

Common Issues:

RANes: If you have a black screen at startup, change DirectDraw to Hardware Acceleration for Full Screen.
RASnes9X and RAVisualBoyAdvance: The achievement overlay only currently supports DirectDraw output.

Steam Re-releases

Some older games get re-released on Steam with achievement support, like the Final Fantasy games.

One recent re-release of N20 for the PS1 on Steam was found out to be an emulated PS1 ISO bundled with a modified build of PCSX-R (using HLE BIOS) to support Steam Achievements. Tweaked, it could be the basis for a new build of PCSX-R with achievement support. The source can be found here.