From 41b96a90d7f3cb36862b093a128977848c1faa29 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Fri, 9 Apr 2021 01:43:16 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 22a64bb..4c4bfd3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Ryujinx Game Compatibility List Anyone is free to update or share their results here, with the following requirements: -- You must use an official master/main build with any hacks disabled. All mods of any kind must also be disabled. +- You **must** use an official master/main build with any hacks disabled. All mods of any kind must also be disabled. - Follow the new issue template and remove any unnecessary text, but **please leave all formatting intact**. - Search for a game first before adding a new issue; if you find an existing issue that is out of date, reply to it with a copied/pasted new issue template. A curator will then edit the OP with your test data. @@ -10,8 +10,8 @@ When you update or add additional information in an issue, please reply to the i A curator will apply appropriate labels to the issue. Our criteria may be a tad more stringent than some other emulator compatibility lists, (and this may eventually change one day), but for now, see the status label cheat sheet. **Status label cheat sheet**: -- status-playable - Boots and plays without any crashes or gpu bugs of any kind, and at a speed fast enough to reasonably enjoy on an average PC. -- status-ingame - Boots and goes in-game but suffers from one or more of the following: crashes, deadlocks, gpu bugs, distractingly bad audio, or is simply too slow. Game still might able to be played all the way through, but not as the game is intended to play. -- status-menus - Boots and goes past the title screen but does not make it into main gameplay. -- status-boots - Boots but does not make it past the title screen. -- status-nothing - Does not boot/shows no signs of life. +- `status-playable` - Boots and plays without any crashes or gpu bugs of any kind, and at a speed fast enough to reasonably enjoy on an average PC. +- `status-ingame` - Boots and goes in-game but suffers from one or more of the following: crashes, deadlocks, gpu bugs, distractingly bad audio, or is simply too slow. Game still might able to be played all the way through, but not as the game is intended to play. +- `status-menus` - Boots and goes past the title screen but does not make it into main gameplay. +- `status-boots` - Boots but does not make it past the title screen. +- `status-nothing` - Does not boot/shows no signs of life.