SnowyMouse / chimera

The update to Halo PC that never was
https://chimera.opencarnage.net
GNU General Public License v3.0
137 stars 26 forks source link

Crash when 'multiple_instances' is enabled and a campaign checkpoint is triggered #42

Open Aerocatia opened 3 years ago

Aerocatia commented 3 years ago

The game will crash when trying to save a checkpoint with multiple_instances enabled. This is due to the patch that stops the game writing to the profiles path. Interestingly this crash also happens on Halo trial despite that version disabling checkpoint writes, maybe sniffing around this code path can help us enable checkpoints on Halo Trial too.