Skip to content

Commit 86f1fd9

Browse files
committed
Add Japan default.xex hash
Signed-off-by: Isaac Marovitz <[email protected]>
1 parent a4a07f7 commit 86f1fd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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+
14864687957236683217ULL,
1415
4588398277622789161ULL,
1516
1122549444656674671ULL,
1617
5885697728922631499ULL,
@@ -5014,7 +5015,7 @@ const std::pair<const char *, uint32_t> GameFiles[] = {
50145015
{ "BOOST.TXT", 1 },
50155016
{ "LUA5.TXT", 1 },
50165017
{ "ZLIB123.TXT", 1 },
5017-
{ "default.xex", 2 },
5018+
{ "default.xex", 3 },
50185019
{ "win32/archives/enemy_data.arc", 1 },
50195020
{ "win32/archives/event_data.arc", 1 },
50205021
{ "win32/archives/particle_data.arc", 1 },

0 commit comments

Comments
 (0)