The master branch is focused on extracting components of the game and making sure that the rebuilt output is identical to the originals.
- Medarot 3 KABUTO ROM (md5: cbc55f3bb98f8c0443917ae477e56e51) and/or Medarot 3 KUWAGATA ROM (md5: dabfbdc9aba5f2edc21f884c52881e0d)
- Make 4 or greater
- Python 3.6 or greater, aliased to 'python3'
- rgbds toolchain v0.7.0 or greater
- Name the original ROMs 'baserom_kabuto.gbc' and/or 'baserom_kuwagata.gbc' based on version respectively
- Place the renamed ROMs into the root folder of the project
- Execute make (optionally pass -j to speed up the build)
- medarot3_kabuto.gbc and/or medarot3_kuwagata.gbc will be built in the root folder of the project
- Execute make dump (optionally with -j)
- Ideally, no changed files should appear as they're all checked in