Skip to content

9.9.3

Compare
Choose a tag to compare
@mastercoms mastercoms released this 23 Jul 16:39
· 375 commits to develop since this release

Highlights: bug fixes and ultra textures support

Support me: Learn how you can support more updates to mastercomfig!

How to install: Instructions on setting up mastercomfig initially and get it working with your custom files.

How to update: Instructions on updating mastercomfig after you've already installed it.


What's Changed

Comfig Base

  • Removed support for the user folder, please use the new overrides folder instead
    • The user folder was deprecated on April 9, 2022 in 9.8.0.
    • This change was made because of the existence of the cfg/user.scr file, which appears as user on some systems, causing confusion.
  • Added support for upcoming app customization features
  • Fixed bullet impact sounds not being precached
  • Fixed a bug where hitsounds may not have played accurately on extremely high framerates

Modules

Textures

  • Added ultra level, default on Ultra preset. This uses mat_picmip -10 for highest quality textures.

Docs

  • Discord is now the only official help channel due to the support availability on there vs. other sites
  • Improved Linux optimizations with more tweaks and better instructions
  • Added Windows Defender performance bug fix
  • Added documentation for optimizing things other than TF2 (for now Epic Games Store)
  • Organized launch options documentation better
  • Improved wording of various descriptions across the documentation
  • Improved how update dates are calculated on each doc page
  • Fixed various Steam Support links to use the new site
  • Documented more misconceptions
  • Fixed a few bugs with how docs were being deployed
    • Fixed a redirect loop on some browsers
  • Updated the custom config list

App

  • Improved Direct Install instructions

Development

  • Fixed syntax highlighting of .res files on GitHub

View the code changes