From bb643661f62865dfc757c185d0daaebb32f2d53d Mon Sep 17 00:00:00 2001 From: Adam Bird Date: Tue, 19 Sep 2023 10:30:48 -0400 Subject: 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 --- docs/supportedHashes.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/supportedHashes.json b/docs/supportedHashes.json index a138e882c..70198f29f 100644 --- a/docs/supportedHashes.json +++ b/docs/supportedHashes.json @@ -7,6 +7,10 @@ "name": "PAL GC", "sha1": "0227d7c0074f2d0ac935631990da8ec5914597b4" }, + { + "name": "PAL MQ", + "sha1": "f46239439f59a2a594ef83cf68ef65043b1bffe2" + }, { "name": "PAL GC (Debug)", "sha1": "cee6bc3c2a634b41728f2af8da54d9bf8cc14099" -- cgit v1.2.3