Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 732 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 732 Bytes

No More Heroes file format reversing

Note

Better instructions here.
The file format documentation effort has been moved to its own repo. What remains here not maintained. See ghm_docs for the new repo.

image

Contains Kaitai Struct definitions.

Requirements:

  • Game files: Extract the Wii disc image to ./filesystem with Dolphin Emulator.
  • Python, kaitaistruct package. Optionally manage deps with poetry.

Known data:

  • .GCL files: World collisions
  • .GM2 files: World textures, materials, geometry.