diff --git a/game_payload/res/hi3/glb/allocations.dat b/game_payload/res/hi3/glb/allocations.dat index 9ea3afd..b034b8b 100644 Binary files a/game_payload/res/hi3/glb/allocations.dat and b/game_payload/res/hi3/glb/allocations.dat differ diff --git a/game_payload/res/hi3/glb/entries.dat b/game_payload/res/hi3/glb/entries.dat index 07a5e00..20d1069 100644 Binary files a/game_payload/res/hi3/glb/entries.dat and b/game_payload/res/hi3/glb/entries.dat differ diff --git a/game_payload/src/hi3.c b/game_payload/src/hi3.c index e4fe58b..9171002 100644 --- a/game_payload/src/hi3.c +++ b/game_payload/src/hi3.c @@ -17,7 +17,7 @@ const struct crc_id_pair HI3_REGIONS[] = { // Only glb for now // It may be possible to get rid of region-specific data altogether in the future - { 0x34bdec99, GAME_HI3_GLB } // glb v6.6.0 + { 0x45221647, GAME_HI3_GLB } // glb v6.6.0 }; void hi3_fill_data(struct game_data *buf) { diff --git a/metadata.json b/metadata.json index c7a1c77..009a9ee 100644 --- a/metadata.json +++ b/metadata.json @@ -6,7 +6,7 @@ "hi3rd": { "global": { "status": "verified", - "version": "6.6.0" + "version": "6.7.0" } }, "hsr": {