Skip to content

Commit

Permalink
UI: RPC: Added SONIC X SHADOW GENERATIONS asset image
Browse files Browse the repository at this point in the history
  • Loading branch information
GreemDev committed Oct 25, 2024
1 parent 7d88dfa commit d280fbd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/Ryujinx.UI.Common/DiscordIntegrationModule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ public static void Exit()
}

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
"0100f2c0115b6000", // The Legend of Zelda: Tears of the Kingdom
"01008cf01baac000", // The Legend of Zelda: Echoes of Wisdom
Expand Down Expand Up @@ -156,6 +156,8 @@ public static void Exit()
"0100b7c00933a000", // Pikmin 4

"01004ad014bf0000", // Sonic Frontiers
"01005ea01c0fc000", // SONIC X SHADOW GENERATIONS
"01005ea01c0fc001", // ^

"01004d300c5ae000", // Kirby and the Forgotten Land
"01006b601380e000", // Kirby's Return to Dreamland Deluxe
Expand Down

0 comments on commit d280fbd

Please sign in to comment.