From 84c2af5dc568bce7cf78612c1759914dd573e050 Mon Sep 17 00:00:00 2001 From: saphiresurf Date: Sun, 4 Jun 2017 15:48:10 -0700 Subject: [PATCH] Added self to authors.json, corrected typos, moar contributors Added myself to authors.json, corrected typos, and added some text for people who'd like to contribute. --- .../entry/compatability-list-wiki-created.md | 15 --------------- .../entry/compatibility-list-wiki-created.md | 16 ++++++++++++++++ site/data/authors.json | 3 ++- 3 files changed, 18 insertions(+), 16 deletions(-) delete mode 100644 site/content/entry/compatability-list-wiki-created.md create mode 100644 site/content/entry/compatibility-list-wiki-created.md diff --git a/site/content/entry/compatability-list-wiki-created.md b/site/content/entry/compatability-list-wiki-created.md deleted file mode 100644 index 6e37a22..0000000 --- a/site/content/entry/compatability-list-wiki-created.md +++ /dev/null @@ -1,15 +0,0 @@ -+++ -date = "2017-06-03T11:30:00-04:00" -title = "Citra Now Has a Games Compatibility Wiki!" -author = "Saphiresurf" -+++ - - -As game compatibility has broadened and the popularity of Citra has risen there's always been a lack of consistent information on what could be played in Citra and what couldn't. Often times the best way to find out if a game was working properly in Citra was to jump in and test it for yourself, but if any issues were encountered you'd be left scouring through forums sifting through potentially out of date information for answers. - -In order to address this issue Flame Sage, Flamboyant Ham, Leo121, Anodium, and Koopa have worked hard to create a new game compatibility wiki! As time goes on more and more titles from the 3DS library will be added to this list. As they're added in, each game will be given a compatibility rating based on how well and how smoothly they run in Citra. On each games individual page there will be a summary of the game itself, how it runs on Citra, as well as any problems that arise when running the game. With all of this information it works to give you a much better idea of how it runs and what to expect. - - -Look forward to this compatiblity list expanding as the project continues to mature! - -[Check it Out Here] (https://citra-emu.org/game/) \ No newline at end of file diff --git a/site/content/entry/compatibility-list-wiki-created.md b/site/content/entry/compatibility-list-wiki-created.md new file mode 100644 index 0000000..c1180dc --- /dev/null +++ b/site/content/entry/compatibility-list-wiki-created.md @@ -0,0 +1,16 @@ ++++ +date = "2017-06-03T11:30:00-04:00" +title = "Citra Now Has A Games Compatibility Wiki!" +author = "Saphiresurf" ++++ + +As game compatibility has broadened and the popularity of Citra has risen there's always been a lack of consistent information on what could be played in Citra and what couldn't. Often times the best way to find out if a game was working properly in Citra was to jump in and test it for yourself, but if any issues were encountered you'd be left scouring through forums sifting through potentially out of date information for answers. + +In order to address this issue [Flame Sage](https://community.citra-emu.org/u/flamesage/summary), [Flamboyant Ham](https://community.citra-emu.org/u/flamboyant_ham/summary), [leo121](https://community.citra-emu.org/u/leo121/summary), [anodium](https://community.citra-emu.org/u/anodium/summary), and [TheKoopaKingdom](https://community.citra-emu.org/u/thekoopakingdom/summary) have worked hard to create a new game compatibility wiki! As time goes on more and more titles from the 3DS library will be added to this list. As they're added in, each game will be given a compatibility rating based on how well and how smoothly they run in Citra. On each games individual page there will be a summary of the game itself, how it runs on Citra, as well as any problems that arise when running the game. + + +We encourage community contributions to this list as well! If you'd like to add new entries to this list you can find out how to contribute [here](https://github.com/citra-emu/citra-games-wiki/blob/master/CONTRIBUTING.md). + +Thank you everyone for continuing on this journey with us! + +[Check Out The Compatibility List Here] (https://citra-emu.org/game/) \ No newline at end of file diff --git a/site/data/authors.json b/site/data/authors.json index c880f72..3a2811d 100644 --- a/site/data/authors.json +++ b/site/data/authors.json @@ -9,4 +9,5 @@ "jroweboy": { "key": "jroweboy", "name": "jroweboy", "avatar": "https://community.citra-emu.org/user_avatar/community.citra-emu.org/jroweboy/120/30_1.png" }, "jmc47": { "key": "jmc47", "name": "JMC47", "avatar": "https://community.citra-emu.org/user_avatar/community.citra-emu.org/citrabot/120/28_1.png" }, "anodium": { "key": "anodium", "name": "anodium", "avatar": "https://community.citra-emu.org/user_avatar/community.citra-emu.org/anodium/120/485_1.png"} -} + "Saphiresurf": {"key": "Saphiresurf", "name": "Saphiresurf", "avatar": "https://community.citra-emu.org/user_avatar/community.citra-emu.org/saphiresurf/120/695_1.png"}, +} \ No newline at end of file