Scaless/HaloTAS

MCCTAS Known Issues

Closed this issue · 0 comments

  • Opening any mission more than once will crash the game with Fatal Error.
    • MCC will normally load and unload game DLLs as they are played. Since we are preventing this from happening to retain our hooks, some state is not being reset correctly and the process crashes after a second attempt to load the game. Need to investigate solutions to this, or perform more complex hooking as games are loaded and unloaded.
    • Resolved in cf1efe7