mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-04-21 05:13:14 +02:00
Merge branch 'master' into 'master'
Added Xenoblade X DE to RPC and compatlist See merge request ryubing/ryujinx!7
This commit is contained in:
commit
e685168675
2 changed files with 2 additions and 0 deletions
|
@ -3375,6 +3375,7 @@
|
|||
0100E95004038000,"Xenoblade Chronicles™ 2",deadlock;amd-vendor-bug,ingame,2024-03-28 14:31:41
|
||||
010074F013262000,"Xenoblade Chronicles™ 3",gpu;crash;nvdec;vulkan-backend-bug;amd-vendor-bug,ingame,2024-08-06 19:56:44
|
||||
0100FF500E34A000,"Xenoblade Chronicles™ Definitive Edition",nvdec,playable,2024-05-04 20:12:41
|
||||
0100453019aa8000,"Xenoblade Chronicles: X Definitive Edition",,ingame,2025-03-20 06:51:00
|
||||
010028600BA16000,"Xenon Racer",nvdec;UE4,playable,2022-08-31 22:05:30
|
||||
010064200C324000,"Xenon Valkyrie+",,playable,2021-06-07 20:25:53
|
||||
0100928005BD2000,"Xenoraid",,playable,2022-09-03 13:01:10
|
||||
|
|
|
|
@ -163,6 +163,7 @@ namespace Ryujinx.Common
|
|||
"0100ff500e34a000", // Xenoblade Chronicles - Definitive Edition
|
||||
"0100e95004038000", // Xenoblade Chronicles 2
|
||||
"010074f013262000", // Xenoblade Chronicles 3
|
||||
"0100453019aa8000", // Xenoblade Chronicles: X Definitive Edition
|
||||
|
||||
//Misc Games
|
||||
"010056e00853a000", // A Hat in Time
|
||||
|
|
Loading…
Add table
Reference in a new issue