-
Notifications
You must be signed in to change notification settings - Fork 81
docs: add a glossary page to describe some common terms #347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
8733aaa
docs: add a glossary page to describe some common terms
Chew bca4215
add some more terms
Chew 2a7108f
link to what is an achievement set
Chew cbfa110
remove juice
Chew 6927d4e
Apply suggestions from code review
Chew 5a2d7cb
add hash, reword core a bit
Chew 6f60977
docs: standalone rewrite
wescopeland 603827c
Update docs/general/glossary.md
wescopeland fd463ed
Update docs/general/glossary.md
wescopeland File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,115 @@ | ||
| --- | ||
| title: Glossary | ||
| description: Breakdown of terms you might see all around the website | ||
| --- | ||
|
|
||
| # Glossary | ||
|
|
||
| Below is a list of terms used around the RetroAchievements site described to help explain them! | ||
|
|
||
| ## Award / Badge | ||
|
|
||
| Awards, also sometimes referred to as badges, are given for completing various tasks. | ||
|
|
||
| There are three different types of awards | ||
|
wescopeland marked this conversation as resolved.
Outdated
|
||
| * Event Awards – Given for completing [events](events.md). | ||
| * Game Awards – Given for [completing](#completion) or [mastering](#mastery) game sets. | ||
| * Site Awards – Special awards given out for completing certain tasks | ||
|
|
||
| ## Cheevo | ||
|
|
||
| Short for "Achievement". | ||
|
|
||
| ## Core | ||
|
|
||
| A core, also referred to as a libretro core, is a specific emulator used in RetroArch (or RALibretro) to play a particular game. | ||
|
Chew marked this conversation as resolved.
Outdated
|
||
|
|
||
| For example, you might use the DeSmuMe or MelonDS DS core for Nintendo DS games. | ||
|
wescopeland marked this conversation as resolved.
Outdated
|
||
|
|
||
| You would manage all of this inside RetroArch and download the cores needed for the games there. | ||
| This is why RetroArch is listed as supporting many systems. | ||
|
|
||
| ## Completion | ||
|
|
||
| Completion is the [softcore](#softcore) version of a [mastery](#mastery). | ||
|
|
||
| You earn it for collecting every achievement in a game or [set](#set). | ||
|
|
||
| ## Developer | ||
|
|
||
| Around the site, you'll see "developers" and sets "developed by" users of RetroAchievements. | ||
| These are almost always users of RetroAchievements developing the achievement set, not the game. | ||
|
|
||
| Whenever you see someone listed as a "Developer" or "Jr. Developer", they are individuals who develop sets for the site. | ||
|
Chew marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## Event | ||
|
|
||
| An event is a set of challenges put on by the community to challenge players into doing various tasks for a badge. | ||
|
Chew marked this conversation as resolved.
Outdated
|
||
|
|
||
| See [the dedicated page](events.md) for more information and some active events you can hop into! | ||
|
|
||
| ## Hardcore | ||
|
|
||
| "Hardcore" is a mode for achievement collecting that disables certain emulator features to simulate playing as you would on a real console. | ||
|
|
||
| Collecting every achievement in a [set](#set) in hardcore mode gives you a [mastery](#mastery) of the game, and a badge for your profile. | ||
|
|
||
| See the [FAQ entry](faq.md#what-is-hardcore-mode) for more information about Hardcore/Softcore mode. | ||
|
|
||
| ## Mastery | ||
|
|
||
| This is when you collect every achievement in a game's set in [Hardcore](#hardcore) mode. | ||
|
|
||
| Mastering a game awards you a [badge](#award-badge) for your profile. | ||
|
|
||
| ## RetroPoints | ||
|
|
||
| The "white points" you see next to the blue normal points. A tooltip describes them as the points adjusted for rarity. | ||
|
|
||
| See the [FAQ entry](faq.md#what-are-the-white-points) for more information. | ||
|
|
||
| ## Set | ||
|
|
||
| A "set" is a collection of achievements for a game. | ||
|
|
||
| Game and set are usually used interchangeably, as many games have one base set, but there are a handful of subsets. | ||
|
Chew marked this conversation as resolved.
Outdated
|
||
|
|
||
| See [what is an achievement set?](how-ra-works.md#what-is-an-achievement-set) for more information. | ||
|
|
||
| ### Multiset | ||
|
|
||
| Multiset is a tool for subsets that allow you to earn achievements towards multiple subsets at once. | ||
|
Chew marked this conversation as resolved.
Outdated
|
||
|
|
||
| See [the dedicated subsets page](../guidelines/content/subsets.md) for more information. | ||
|
|
||
| ### Subset | ||
|
|
||
| A subset is an additional set for a game, containing additional challenges or requirements that are beyond the main game's set itself. | ||
|
Chew marked this conversation as resolved.
Outdated
|
||
|
|
||
| You can see these by going to a game's page and navigating to the other icons above the achievement list. | ||
|
|
||
| See [the dedicated subsets page](../guidelines/content/subsets.md) for more information. | ||
|
|
||
| ## Softcore | ||
|
|
||
| "Softcore" is a mode for achievement collecting that allows you to use all of an emulator's features. | ||
|
|
||
| Collecting every achievement in a set, in either hardcore or softcore, gives you a [Completion](#completion) of the game, and a [badge](#award-badge) for your profile. | ||
|
|
||
| See the [FAQ entry](faq.md#what-is-hardcore-mode) for more information about Hardcore/Softcore mode. | ||
|
|
||
| ## Standalone | ||
|
|
||
| Typically, all games run on an emulator. However, some games run standalone. | ||
| Currently, there are just Terraria and Final Fantasy XI, but more may be added in the future. | ||
|
wescopeland marked this conversation as resolved.
Outdated
|
||
| You'll see these under "Standalone" or "EXE". | ||
|
|
||
| Standalone games run as is, without an emulator, and require something else, like a mod, to get you connected to RetroAchievements. | ||
|
|
||
| ## Ticket | ||
|
|
||
| A ticket is a report of an issue with an achievement. You'll see a button for this on the side of game pages. | ||
|
Chew marked this conversation as resolved.
Outdated
|
||
|
|
||
| You may also see them referred to as "reports" or "issues" with the achievements. | ||
|
|
||
| See [how do I report a broken achievement?](faq.md#how-do-i-report-a-broken-achievement) in the FAQ for more information about reporting. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.