summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdam Bird <Archez@users.noreply.github.com>2023-09-19 10:30:48 -0400
committerGitHub <noreply@github.com>2023-09-19 09:30:48 -0500
commitbb643661f62865dfc757c185d0daaebb32f2d53d (patch)
treebc5a89a5bbb5ebf1eb338fe287e1247fad1a123f /docs
parentdf6c01732ad8c4b2eca41af6b3b2d4dd5fc5c39c (diff)
GC PAL MQ Retail support (#3167)
* initial pal mq retail support * more mq pal support * pal mq support in the launch scripts * more offset fixes * match tluts with mq debug * update support hashes doc * target lus commit for playtesting * more offset fixes * add hashes for other formats * decomp name sync * add scripted texture definitions * fix up from other xml changes * update name
Diffstat (limited to 'docs')
-rw-r--r--docs/supportedHashes.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/supportedHashes.json b/docs/supportedHashes.json
index a138e882c..70198f29f 100644
--- a/docs/supportedHashes.json
+++ b/docs/supportedHashes.json
@@ -8,6 +8,10 @@
"sha1": "0227d7c0074f2d0ac935631990da8ec5914597b4"
},
{
+ "name": "PAL MQ",
+ "sha1": "f46239439f59a2a594ef83cf68ef65043b1bffe2"
+ },
+ {
"name": "PAL GC (Debug)",
"sha1": "cee6bc3c2a634b41728f2af8da54d9bf8cc14099"
},