Add dumping support for PS3, Wii U and Xenon server fast files (#826)

Co-authored-by: hindercanrun <[email protected]>
This commit is contained in:
Ash
2026-06-16 10:45:03 +02:00
committed by GitHub
co-authored by hindercanrun
parent 8dba13f913
commit 040826b1f3
3 changed files with 42 additions and 1 deletions
+2 -1
View File
@@ -42,7 +42,8 @@ enum class GamePlatform : std::uint8_t
{
PC,
XBOX,
PS3
PS3,
WIIU
};
static constexpr const char* GameId_Names[]{