We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a07f7 commit 86f1fd9Copy full SHA for 86f1fd9
MarathonRecomp/install/hashes/game.cpp
@@ -11,6 +11,7 @@ const uint64_t GameHashes[] = {
11
10387650078945694205ULL,
12
15918252288161138853ULL,
13
5452730958083469041ULL,
14
+ 14864687957236683217ULL,
15
4588398277622789161ULL,
16
1122549444656674671ULL,
17
5885697728922631499ULL,
@@ -5014,7 +5015,7 @@ const std::pair<const char *, uint32_t> GameFiles[] = {
5014
5015
{ "BOOST.TXT", 1 },
5016
{ "LUA5.TXT", 1 },
5017
{ "ZLIB123.TXT", 1 },
- { "default.xex", 2 },
5018
+ { "default.xex", 3 },
5019
{ "win32/archives/enemy_data.arc", 1 },
5020
{ "win32/archives/event_data.arc", 1 },
5021
{ "win32/archives/particle_data.arc", 1 },
0 commit comments