소스 검색

0053: Setting Up RetroAchievements With RetroArch

i12bretro 2 년 전
부모
커밋
80575416b5
1개의 변경된 파일52개의 추가작업 그리고 0개의 파일을 삭제
  1. 52 0
      0053.html

+ 52 - 0
0053.html

@@ -0,0 +1,52 @@
+    <!DOCTYPE html>
+    <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
+      <head>
+        <title>Setting Up RetroAchievements With RetroArch</title>
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+        <meta charset="UTF-8">
+        <meta name="keywords" content="Retro Gaming,Emulation,Retroarch,Retro Achievements,Add Trophies To Retro Gaming,Gaming Trophies With Retro Achievements,RetroAchievements,RetroAchievements.org,How To Setup RetroAchivements On RetroArch,Gaming Achievements In Retro Games,Retro Gaming Leaderboards,How To,Tutorial,i12bretro">
+        <meta name="author" content="i12bretro">
+        <meta name="description" content="Setting Up RetroAchievements With RetroArch">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="revised" content="07/23/2022 01:22:21 PM" />
+				          <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
+				  <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
+				        <script type="text/javascript" src="includes/js/steps.js"></script>
+        <link href="css/steps.css" rel="stylesheet" type="text/css" />
+      </head>
+      <body>
+        <div id="gridContainer">
+          <div class="topMargin"></div>
+          <div id="listName" class="topMargin">
+            <h1>Setting Up RetroAchievements With RetroArch</h1>
+          </div>
+          <div></div>
+          <div id="content">
+          <h2>What are RetroAchievements?</h2>
+
+<p><em>RetroAchievements.org is a zero profit community who collaborate and compete to earn custom-made achievements in classic games through emulation. Achievements are made by and for the community. We provide various custom-built emulators for you to use which will detect when you have completed various challenges. Once logged in, the emulators will post the achievements you&#39;ve completed back to the site, so you can check and compare your progress to your friends.</em> -<a href="https://docs.retroachievements.org/FAQ/#what-is-retroachievementsorg" target="_blank">https://docs.retroachievements.org/FAQ/#what-is-retroachievementsorg</a></p>
+
+<h2>Create RetroAchievements Account</h2>
+
+<ol>
+	<li>Open a web browser and navigate to https://retroachievements.org/ <a href="https://retroachievements.org/" target="_blank">⧉</a></li>
+	<li>Click create a new account in the top right</li>
+	<li>Fillout the username, password, email and captcha</li>
+	<li>Click the Create User button</li>
+</ol>
+
+<h2>Enabling RetroAchievements In RetroArch</h2>
+
+<ol>
+	<li>Go to Settings (Gear icon) &gt; Achievements</li>
+	<li>Enable Achievements and input the username and password created for RetroAchievements</li>
+	<li>Enable Achievement Badges</li>
+	<li>Launch a game normally</li>
+	<li>Bring up the Quick Menu &gt; Achievements</li>
+	<li>View the list of Achievements/Trophies</li>
+	<li>Game</li>
+</ol>          </div>
+        </div>
+      </body>
+    </html>
+