From 26a1d4fc371da91c11cb0a33a2a07cfdc822165b Mon Sep 17 00:00:00 2001 From: FearlessTobi Date: Wed, 26 Oct 2022 15:03:55 +0200 Subject: yuzu/compatdb: Rework compatibility submission system Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com> --- src/yuzu/compatdb.ui | 277 ++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 230 insertions(+), 47 deletions(-) (limited to 'src/yuzu/compatdb.ui') diff --git a/src/yuzu/compatdb.ui b/src/yuzu/compatdb.ui index 3ca55eda6..d11669df2 100644 --- a/src/yuzu/compatdb.ui +++ b/src/yuzu/compatdb.ui @@ -58,128 +58,311 @@ - + Report Game Compatibility 1 - + + + + + + 10 + + + + <html><head/><body><p>Does the game boot?</p></body></html> + + + true + + + + + + + Qt::Vertical + + + + 20 + 0 + + + + - + - Perfect + Yes The game starts to output video or audio - - + + - <html><head/><body><p>Game functions flawlessly with no audio or graphical glitches.</p></body></html> + No The game doesn't get past the "Launching..." screen - - true + + + + + + + Report Game Compatibility + + + 2 + + + + + + Yes The game gets past the intro/menu and into gameplay - + - Great + No The game crashes or freezes while loading or using the menu - - + + + + + 10 + + - <html><head/><body><p>Game functions with minor graphical or audio glitches and is playable from start to finish. May require some workarounds.</p></body></html> + <html><head/><body><p>Does the game reach gameplay?</p></body></html> true - - + + + + Qt::Vertical + + + + 20 + 0 + + + + + + + + + Report Game Compatibility + + + 3 + + + + - Okay + Yes The game works without crashes - - + + + + No The game crashes or freezes during gameplay + + + + + + + + 10 + + - <html><head/><body><p>Game functions with major graphical or audio glitches, but game is playable from start to finish with workarounds.</p></body></html> + <html><head/><body><p>Does the game work without crashing, freezing or locking up during gameplay?</p></body></html> true - - + + + + Qt::Vertical + + + + 20 + 0 + + + + + + + + + Report Game Compatibility + + + 4 + + + + - Bad + Yes The game can be finished without any workarounds - - + + + + No The game can't progress past a certain area + + + + + + + + 10 + + - <html><head/><body><p>Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches even with workarounds.</p></body></html> + <html><head/><body><p>Is the game completely playable from start to finish?</p></body></html> true - - + + + + Qt::Vertical + + + + 20 + 0 + + + + + + + + + Report Game Compatibility + + + 5 + + + + + + Major The game has major graphical errors + + + + + - Intro/Menu + Minor The game has minor graphical errors - - + + + + None Everything is rendered as it looks on the Nintendo Switch + + + + + + + + 10 + + - <html><head/><body><p>Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start Screen.</p></body></html> + <html><head/><body><p>Does the game have any graphical glitches?</p></body></html> true - - - - Won't Boot + + + + Qt::Vertical - - true + + + 20 + 0 + - - false + + + + + + + Report Game Compatibility + + + 6 + + + + + + Major The game has major audio errors + + + + + + + Minor The game has minor audio errors - - + + - <html><head/><body><p>The game crashes when attempting to startup.</p></body></html> + None Audio is played perfectly - + 10 - <html><head/><body><p>Independent of speed or performance, how well does this game play from start to finish on this version of yuzu?</p></body></html> + <html><head/><body><p>Does the game have any audio glitches / missing effects?</p></body></html> true @@ -187,7 +370,7 @@ - + Qt::Vertical @@ -206,7 +389,7 @@ Thank you for your submission! - 2 + 7 -- cgit v1.2.3