2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-06-27 03:18:17 +00:00

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

Co-authored-by: hindercanrun <109132519+meowica@users.noreply.github.com>
This commit is contained in:
Ash
2026-06-16 16:45:03 +08:00
committed by GitHub
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[]{