Random06457 / Z64Utils

WIP tool to parse and view various files and structures in Zelda 64 ROMs.
MIT License
17 stars 8 forks source link

Vigilante 8 Segment #60

Closed ImanCol closed 1 year ago

ImanCol commented 1 year ago

Support extract fs Vigilante 8 & Vigilante 8 Seccond Offense image

Random06457 commented 1 year ago

Hi, unfortunately this repository works only with video games that use the zelda engine. Which as far as I know only includes Ocarina of Time, Majora's Mask and Animal Crossing. The reason for that is that Nintendo 64 game engines work too differently and have a lot of flexibility over the format in which assets/filesystems are stored inside a ROM. Therefore Adding support for these games would be out of scope for this project as the assets would not be compatible.