Skip to content

Commit 1cb06b5

Browse files
committed
Add Australia PAL default.xex hash
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
1 parent a59218b commit 1cb06b5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

MarathonRecomp/install/hashes/game.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const uint64_t GameHashes[] = {
1111
10387650078945694205ULL,
1212
15918252288161138853ULL,
1313
5452730958083469041ULL,
14+
4588398277622789161ULL,
1415
1122549444656674671ULL,
1516
5885697728922631499ULL,
1617
15635110676280851876ULL,
@@ -5013,7 +5014,7 @@ const std::pair<const char *, uint32_t> GameFiles[] = {
50135014
{ "BOOST.TXT", 1 },
50145015
{ "LUA5.TXT", 1 },
50155016
{ "ZLIB123.TXT", 1 },
5016-
{ "default.xex", 1 },
5017+
{ "default.xex", 2 },
50175018
{ "win32/archives/enemy_data.arc", 1 },
50185019
{ "win32/archives/event_data.arc", 1 },
50195020
{ "win32/archives/particle_data.arc", 1 },

0 commit comments

Comments
 (0)