Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
retroachievements_settings [2022/03/31 03:45] – added path for custom sounds, minor cleanup atariretroachievements_settings [2022/07/16 14:25] (current) – Added clarification about FBNeo and lack of MAME support superchooch
Line 1: Line 1:
 ====== RetroAchievements ====== ====== RetroAchievements ======
  
-RetroAchievements allows you to earn achievements on old retro games like Mario, Sonic, etc. on several home gaming systems, as well as some arcade games (like Neo Geo or some MAME games). This is very similar to Xbox 360 or PS3/PS4 achievements or successes and you’re able to keep track of what you’ve unlocked from [[http://retroachievements.org|their website]]. The best thing about this: it’s a free service.+RetroAchievements allows you to earn achievements on old retro games like Mario, Sonic, etc. on several home gaming systems, as well as some arcade games using FBNeo (RetroAchievements are not supported in MAME).  This is very similar to Xbox 360 or PS3/PS4 achievements or successes and you’re able to keep track of what you’ve unlocked from [[http://retroachievements.org|their website]]. The best thing about this: it’s a free service.
  
 Configuration is through **GAMES SETTINGS** -> **RETROACHIEVEMENTS SETTINGS** Configuration is through **GAMES SETTINGS** -> **RETROACHIEVEMENTS SETTINGS**
Line 48: Line 48:
  
 Then adding ''n64.cheevos_force=true'' to ''batocera.conf'' would fix it. If this is the case, let the devs in the Discord server know, as this is usually an easy fix. Then adding ''n64.cheevos_force=true'' to ''batocera.conf'' would fix it. If this is the case, let the devs in the Discord server know, as this is usually an easy fix.
 +
 +===== Manually adjusting RetroAchievement settings =====
 +
 +Although most everything related to RetroAchievements can be adjusted from within ES's settings menus, such settings can still be adjusted from ''batocera.conf'':
 +
 +<code>
 +## Enable retroarchievements (0,1)
 +## Set your www.retroachievements.org username/password
 +## Escape your special chars (# ; $) with a backslash : $ => \$
 +global.retroachievements=0
 +global.retroachievements.hardcore=0
 +global.retroachievements.leaderboards=0
 +global.retroachievements.verbose=0
 +global.retroachievements.screenshot=0
 +global.retroachievements.username=
 +global.retroachievements.password=
 +## Show badges in Retroarch cheevos list and color them when they're win like on the web site
 +global.retroarch.cheevos_badges_enable=true
 +## Show all achievements as if they were already unlocked.
 +global.retroachievements.encore=true
 +</code>
  
  • retroachievements_settings.1648698330.txt.gz
  • Last modified: 4 years ago
  • by atari