From fb5e5f11bb4dc00e600bad01b665b49662d8de39 Mon Sep 17 00:00:00 2001 From: chris062689 Date: Thu, 1 Jun 2017 18:02:32 -0400 Subject: [PATCH] Added initial games module. --- site/data/compatibility.json | 8 +++ site/static/images/games/default.png | Bin 0 -> 637 bytes .../citra-bs-theme/layouts/games/single.html | 55 ++++++++++++++++++ 3 files changed, 63 insertions(+) create mode 100644 site/data/compatibility.json create mode 100644 site/static/images/games/default.png create mode 100644 site/themes/citra-bs-theme/layouts/games/single.html diff --git a/site/data/compatibility.json b/site/data/compatibility.json new file mode 100644 index 0000000..47b419a --- /dev/null +++ b/site/data/compatibility.json @@ -0,0 +1,8 @@ +{ + "0": { "name": "Won't Boot", "description": "The game crashes when attempting to startup." }, + "1": { "name": "Garbage", "description": "Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start Screen." }, + "2": { "name": "Bronze", "description": "Game functions with major graphical or audio glitches, unable to progress in specific areas due to glitches even with workarounds." }, + "3": { "name": "Silver", "description": "Game functions with major graphical or audio glitches, but game is playable from start to finish with workarounds." }, + "4": { "name": "Gold", "description": "Game functions with very minor graphical or audio glitches, game is playable from start to finish without any workarounds needed." }, + "5": { "name": "Platinum", "description": "Game functions flawless with no audio or graphical glitches, all tested functionality works as intended without any workarounds needed." } +} diff --git a/site/static/images/games/default.png b/site/static/images/games/default.png new file mode 100644 index 0000000000000000000000000000000000000000..b817c2d0fa34dbff66d38922be889fbc777fc003 GIT binary patch literal 637 zcmeAS@N?(olHy`uVBq!ia0y~yVAKI&7G|JGckpC4Af*`K6XJU2%$aG^rY&B)_~_B2 z+qZ9@GiT1mjT`sv+qY`fs@bz=FI>1#g5j3}P%&qLM`SSr1K$x4W}K?cC(XdX#N_GX z7*a9k?N!_STLB^s50i7U+~T7p-0V)}8Kt(Yy1DQ{m!MV2w&>7T9Jv#Bee?fP{_V#t z&z=)impv-yD{{SXsr>lYfdyzfJ}@s<=aKu__p-^4-kj7tFHyXws{EbaX`QIZ!}lLw zyy_B^>Z>;S=;pMwQIXo5i&t~b{`$nZWX9BG;*n;LSW{FV`)uBK!**$8{+Gty<(pz! zR^C~+{L$TihBs@&Os9s-SF+?c-YLE7j8=c0$hY&ewN}rc?Q|-3UTOHOihpyu%YV(j zmwr=o_SO38a-PSZZzP84e_VXe!>-G=Gfm%q$!`A3sfy7v)9)>dbFp2Vv^*zF=isX1 zFW31t|GCk>$LU^Y?2*}1c~m4$zHIggOx1n0#^!$K+)a_pwo<>cUK)7w#Vg-cS!$vl z_x>IQ_~mI`Y?-oG?oP%fGY!A77)8tGg&xG4@EL zUfm+ow`7tKX>fY!x1yq1p>{C>zn*Sh zq2CdxKJm}xH!Ey+cXL1bQx}%r`m%hwdf=-5`!UOpqdY?zdT98UlS3j3^P6 +
+
+ Reminder! +
+
+

Citra is currently in very early stages of development. Games usually run less than full-speed even on the best computers. Expect bugs and glitches to appear in most games. Many features found in more mature emulators are still in the works.

+
+
+ + +
+
+
+ Read First! +
+
+ The below game article is based on user submitted content.
+ See a mistake? Want to contribute? Edit this game article on Github +
+
+
+ +

{{ .Title }}

+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + +
Status{{ $rating.name }}
{{ $rating.description }}
Tested Date{{ dateFormat "January 2, 2006" .Params.tested_date }}
Tested Version{{ .Params.tested_version }}
Title IDs{{ delimit .Params.id ", " }}
+
+
+ {{ .Content }} +{{ end }}