Skip to content

Force Recheck of all mods

Mildly_Interested edited this page Mar 18, 2023 · 1 revision

You can break your FASTER config will these and even worse Steam might rate limit your connection!
Neither happened to me but your mileage might vary.

  1. Click "Open AppData Directory" by clicking on the Wrech symbol in FASTER.
    image
  2. Make a backup of the user.config file!
  3. For real make a backup!
  4. Close FASTER.
  5. Open user.config in Visual Studio Code.
  6. Go to Edit>Replace.
    image
  7. Select the asterisk symbol to activate REGEX mode.
  8. Put this in the top entry: <LocalLastUpdated>[0-9]+</LocalLastUpdated>
  9. Put this in the lower entry: <LocalLastUpdated>0</LocalLastUpdated>
  10. Should look like this.
    image
  11. Doublecheck that it's only highlighting one line per mod entry.
  12. Hit CTRL+ALT+ENTER to replace all and then CTRL+S to save.
  13. Open up FASTER again, go to the Mods tab and click the "Check for updates" button.
  14. All mods will show up as Update required, click the "Update All" button to download them all.