1
0
mirror of https://github.com/Escartem/AnimeWwise.git synced 2026-06-04 23:40:25 +08:00

Update mapper.py

This commit is contained in:
Escartem
2025-12-01 03:50:06 -05:00
parent 87c18e61dd
commit a37e550aec

View File

@@ -47,7 +47,7 @@ class Mapper:
print(f"> Loading mapping for {infos['game']} v{infos['version']}, this may take a few seconds...")
# sectors
int24 = lambda: int.from_bytes(reader.ReadBytes(3))
int24 = lambda: int.from_bytes(reader.ReadBytes(3), "big")
sectors = {
# offset | size