Skip to content

Halo Checkpoint Manager v3.1.8

Choose a tag to compare

@Burnt-o Burnt-o released this 20 Feb 15:45
· 39 commits to master since this release

Halo Checkpoint Manager v3.1.8
Currently only fully supports the most up-to-date version of MCC, with limited support for Season 7 and Season 8. Please head over to Burnts Tool Testing Zone discord to report bugs & crashes or for general feedback.

Change Log:

  • Added limited Save Management support for Project Cartographer. This is using an oldschool HCM2 style external GUI, not internal injection. Make sure you disable the in-game anti-cheat or you risk getting banned from online play! (press "Home" key -> Host & Campaign Settings -> uncheck "Anti-Cheat". You will need to re-disable this every match.)
  • Added limited Save Management support for Halo Reach on MCC version 1.2904.0.0 (commonly used in speedruns).
  • Fix some UI/clipboard bugs with "Edit View Subpixel".
  • Fixed HCMExternal not remembering your last selected Game/Folder.
  • HCMExternal: You can now drag checkpoints to a separate folder in the save folder tree window to move them.
  • Now throws an error if you dump a checkpoint to a filename that already exists (instead of overwritting).
  • Nerdy code stuff:
    • Added MIT license to project. Added THIRD-PARTY-LICENSES file.
    • Now using gitmodules for projects I couldn't add through vcpkg (safetyhook, type_safe).
    • Significantly refactored and cleaned up HCMExternal code.