-
Notifications
You must be signed in to change notification settings - Fork 36
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.
- Click "Open AppData Directory" by clicking on the Wrech symbol in FASTER.
- Make a backup of the user.config file!
- For real make a backup!
- Close FASTER.
- Open user.config in Visual Studio Code.
- Go to Edit>Replace.
- Select the asterisk symbol to activate REGEX mode.
- Put this in the top entry:
<LocalLastUpdated>[0-9]+</LocalLastUpdated>
- Put this in the lower entry:
<LocalLastUpdated>0</LocalLastUpdated>
- Should look like this.
- Doublecheck that it's only highlighting one line per mod entry.
- Hit
CTRL+ALT+ENTER
to replace all and thenCTRL+S
to save. - Open up FASTER again, go to the Mods tab and click the "Check for updates" button.
- All mods will show up as
Update required
, click the "Update All" button to download them all.