srcrepair
srcrepair copied to clipboard
SRC Repair is a free open source tool that can be used for tuning and cleaning up Steam and Source engine games.
### Feature request Attach all async handlers to Create() and wait for their completion with await.
### Feature request Remove useless properties from StringManager. Use Resources instead.
### Feature request Add a new class for storing state of the application: selected game, selected config, selected HUD, etc.
### Feature request Remove .blob files cleanup as these files doesn't exist anymore.
### Feature request Implement more safe client shutdown in "Execute cleanup" method. Try a special command-line option `-shutdown` first.
### Feature request De-serialize numbers as integers to allow arithmetic operations.
### Feature request Add `ExeDirectory` field to the `games.xml` database to build correct value `CoreEngineBinPath` for some new games.
### Feature request Update helper forms to forward the result of asynchronous operation.
### Feature request Add packaged FPS-configs installation support.
### Feature request Add a placeholder for missing HUD screenshots if an error occurs.