PC Midgame Crash Potential Fix - If you're having crash issues try this

After trying legit 20 different fixes I think I found something that works - no crashes since I adjusted this:

  1. Edit the file SpecControlSettings.json which should be in C:\Users\YOURUSER\AppData\Local\HaloInfinite\Settings

  2. Change the min and max FPS thresholds to be IDENTICAL:

    “spec_control_minimum_framerate”: {
    “version”: 2,
    “value”: 80
    },
    “spec_control_target_framerate”: {
    “version”: 1,
    “value”: 80

My FPS thresholds are both set to 80 in the example above.

This resolved all midgame crashes for me - no crashes since I made this edit in the settings file - hope this helps other folks.

If this solved your problem let other’s know - maybe devs will see this and figure out what’s causing the crashes.