diff --git a/site/themes/citra-bs-theme/layouts/game/list.html b/site/themes/citra-bs-theme/layouts/game/list.html index 2e03fff..340b570 100644 --- a/site/themes/citra-bs-theme/layouts/game/list.html +++ b/site/themes/citra-bs-theme/layouts/game/list.html @@ -1,6 +1,48 @@ {{ define "main" }} {{ $paginator := .Paginate .Data.Pages }} - +
The Citra Emulator compatibility list contains all the games we tested, sorted by how well they work on the emulator.
+ +Rating | +Description | +
---|---|
Perfect | +Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without any workarounds needed. | +
Excellent | +Game functions with minor graphical or audio glitches, game is playable from start to finish without any workarounds needed. | +
Great | +Game functions with minor graphical or audio glitches, but game is playable from start to finish with workarounds. | +
Okay | +Game functions with major graphical or audio glitches, but game is playable from start to finish with workarounds. | +
Bad | +Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches even with workarounds. | +
Intro/Menu | +Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start Screen. | +
Won't Boot | +The game crashes when attempting to startup. | +