Add "Record All Matches" in autoexec#182
Add "Record All Matches" in autoexec#182SeasonalFerret wants to merge 1 commit intoMegaAntiCheat:mainfrom
Conversation
|
The install step Line 28 in 64b540b should probably be changed somehow to reflect this :D |
This may be an issue, yes, but...(read below)
While that is the main purpose of MAC, it's not the only one, convicting cheaters or even curating your own local cheater database is also an option, which, I personally think, is default on purpose, so as to not actually forse people into something they may not want to do(i.e. recording or uploading demos), which is why a better way would be to actually revise step 17 of installation manual to reflect that so my proposed way is the following: 17. Enable automatic demo recordings by going into TF2's advanced options and setting "Recording Mode" to "Auto-record all matches"
+ * Note that you can also add `ds_enable 2` to your autoexec.cfg to automatically enable demo recording for all matches on every game start or `exec autoexec`, this way if you want, you can disable demo recording for a session but it will automatically resume recording matches after a game restarts or you run `exec autoexec` in the console |
This pull request adds a command to automatically enable the demo recording feature upon launch of Team Fortress 2. This change addresses an issue where demo recording may be disabled automatically upon launch due to settings configured in mastercomfig and saved to Steam Cloud requiring manual re-enabling each time the game starts.
The primary function of the Megaanticheat tool is to upload recorded demos. Enabling demo recording by default aligns with the tool's purpose and eliminates the need for users to manually adjust settings each time they launch the game. Users who prefer not to record demos can simply remove the line.