mirror of
https://github.com/GreemDev/Ryujinx
synced 2024-11-22 01:43:23 +01:00
UI: RPC: Added SONIC X SHADOW GENERATIONS asset image
This commit is contained in:
parent
7d88dfa00d
commit
d280fbdf37
1 changed files with 4 additions and 2 deletions
|
@ -121,7 +121,7 @@ namespace Ryujinx.UI.Common
|
||||||
}
|
}
|
||||||
|
|
||||||
private static readonly string[] _discordGameAssetKeys =
|
private static readonly string[] _discordGameAssetKeys =
|
||||||
[
|
[
|
||||||
"01002da013484000", // The Legend of Zelda: Skyward Sword HD
|
"01002da013484000", // The Legend of Zelda: Skyward Sword HD
|
||||||
"01007ef00011e000", // The Legend of Zelda: Breath of the Wild
|
"01007ef00011e000", // The Legend of Zelda: Breath of the Wild
|
||||||
"0100f2c0115b6000", // The Legend of Zelda: Tears of the Kingdom
|
"0100f2c0115b6000", // The Legend of Zelda: Tears of the Kingdom
|
||||||
|
@ -156,6 +156,8 @@ namespace Ryujinx.UI.Common
|
||||||
"0100b7c00933a000", // Pikmin 4
|
"0100b7c00933a000", // Pikmin 4
|
||||||
|
|
||||||
"01004ad014bf0000", // Sonic Frontiers
|
"01004ad014bf0000", // Sonic Frontiers
|
||||||
|
"01005ea01c0fc000", // SONIC X SHADOW GENERATIONS
|
||||||
|
"01005ea01c0fc001", // ^
|
||||||
|
|
||||||
"01004d300c5ae000", // Kirby and the Forgotten Land
|
"01004d300c5ae000", // Kirby and the Forgotten Land
|
||||||
"01006b601380e000", // Kirby's Return to Dreamland Deluxe
|
"01006b601380e000", // Kirby's Return to Dreamland Deluxe
|
||||||
|
|
Loading…
Reference in a new issue