mastercoms
Account Details
SteamID64 76561198046110893
SteamID3 [U:1:85845165]
SteamID32 STEAM_0:1:42922582
Country United States
Signed Up August 8, 2017
Last Posted April 16, 2025 at 4:42 PM
Posts 1554 (0.6 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input 1
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 ⋅⋅ 44 45 46 47 48 49 50 ⋅⋅ 104
#1493 mastercomfig - fps/customization config in Customization

mastercomfig 7.0.0-a.8

https://mastercomfig.com/7

https://youtu.be/pAgnJDJN4VA

posted about 6 years ago
#1486 mastercomfig - fps/customization config in Customization

Hi, no soundscapes and no footsteps are coming soon!

No decals was never an addon, you can change them in the modules, under the graphics category.

posted about 6 years ago
#1477 mastercomfig - fps/customization config in Customization

mastercomfig 7.0.0-a.7

posted about 6 years ago
#1476 mastercomfig - fps/customization config in Customization

mastercomfig 7.0.0-a.6 comes with a new download page to make it easier to find the right download for you!

https://mastercomfig.com/7

Enjoy!

I've made a Steam Chat group which you can join with the Steam Chat beta. Discord will continue to be the main chat place for the foreseeable future, this is just for people who prefer Steam Chat for whatever reason.

https://s.team/chat/EgCwsd7k

posted about 6 years ago
#109 What would a team of 6 yous be like? in TF2 General Discussion

we would never rollout out of spawn

posted about 6 years ago
#1475 mastercomfig - fps/customization config in Customization

Same as b2, but you don't need to worry about it, as the app automatically sets that for you according to the speed it measures using speedtest.net.

posted about 6 years ago
#1471 mastercomfig - fps/customization config in Customization

mastercomfig 7.0.0-a.5

posted about 6 years ago
#1470 mastercomfig - fps/customization config in Customization
fizzwhizWhy does it strictly require that a valid TF2 game folder be given? What if one just wants to generate a VPK for any reason?

Again, the app isn't generating a VPK. You can download the same VPK it uses from the releases. The app is just there to help you customize the modules for your TF2.

fizzwhizWhy is the program larger than 150 MB? Does it need to be this way?
Looking at the source code, it seems like the app is built with web technologies. Is this why yarn and npm are required?

Again, this app and the way it was made (Electron) both suit its purpose and will make even more sense long term. Also, though minor, the compression on the app can be increased to reduce the size a bit more.

fizzwhizWhy does the program require installation?

The program stores user data, so it would defeat the purpose of it being portable. I could write extra code to allow it to be more portable than just being a portable executable, but there are other priorities right now.

fizzwhizSure, but there seems to be only a single mastercomfig.vpk in the latest releases. It seems like all the presets are defined in a JSON file now? Are addons supported without using the app?

Presets are in the presets folder in the VPK and are controlled by the preset_ commands. Addons were not implemented in 6.8.0 and have not reached 7.0.0 yet.

fizzwhizThis does not address the point about the flashy UI. A friendly UI doesn't require design frills (unless it's only CSS in this case). And yes, I do appreciate the conveniences of the app and can see how it will greatly reduce tedious work on your part; I just take issue with the fact that the whole program is unnecessarily huge which I presume is due to the usage of custom fonts and probably runtimes for the app.

So what is your issue? The size? Or the UI? I just think these things you mention about size are definitely worth it if you consider it to be a tradeoff between ease of use and size.

fizzwhizNot a request, but what if this VPK generator were a web app instead which could be hosted online and be downloadable for offline use at the same time? What could be alternatives to the Python scripts?

Again, it doesn't generate a VPK, and it would be too complicated and very limited if it were implemented as a web app. I'm not sure why you want an alternative to the Python scripts, they're for developers only to generate config files for users for each release.

fizzwhizWill 6.8.0 be getting a final release?

No

fizzwhizwhat do the JSON files do?

Depends on what JSON file you mean, but they generally just describe the config data for use in generation by developers and for the UI.

posted about 6 years ago
#1467 mastercomfig - fps/customization config in Customization
whitepuzzleI like that with this new version I can use MSAA with lower quality settings. Before, I could not get MSAA to work with medium-low.vpk.

What settings should I set to get equivalent config to the old medium-high?

Why keep texture filtering reduced until higher presets? Isn't texture filtering a trivial performance cost?

I don't see why it should be the default on lower presets because people who are aware enough about how it affects quality can customize it, while other people may not realize that they are missing out on performance.

posted about 6 years ago
#1465 mastercomfig - fps/customization config in Customization
fizzwhizI doubt that it's necessary to have a whole application just for an fps config, but I like how it easily packs desired presets and addons into one nice VPK.

Some issues:
- Why does it strictly require that a valid TF2 game folder be given? What if one just wants to generate a VPK for any reason?
- Will the source code compile on macOS? I'm not a programmer.
- Why is the program larger than 150 MB? Does it need to be this way?
- For a simple config-generator application, does it need such a flashy UI?
- Why does the program require installation? Version 7.0.0a3 worked just fine being portable. Now the program will dump files all over various data folders and it will be a pain to clean them up after uninstallation. (Going forward, should there then be an additional procedure in the uninstaller to delete its own registry entries?)
- How much has the config itself improved over version 6?

Keep it small, simple and sane. Avoid overwhelming new users of the config with apparent convenience. It used to just involve dragging the VPK into the "custom" folder, something all players looking to customise TF2 should know how to do. Custom HUDs which are much more complex do not require extra programs, so why should this?

If you want the VPK, then download it from the releases. The application is there to manage modules easily.

The source code will compile on macOS. Just run yarn dist or npm dist in the app/ directory of the repo.

Having a friendly UI is very useful for people, and I think as you see the program evolve, you will realize that this app is very valuable.

I'm not sure if that's a typo, but 7.0.0a3 was not any more portable than a4. The program always used data files to store information about user choices.

6.8.0 implemented pretty much all the optimizations that made it into 7. There's just been some bug fixes since then.

It's not very overwhelming, and most of the feedback and data about previous installation methods and this app don't match what you're saying about this. And again, I think you're looking too much at the short term of this application rather than the many possibilities that will implemented before it officially releases.

whitepuzzleIssue: cannot get preset to change after setting it first time. All graphics options stay at medium when I go into settings to change preset to high/ultra/low.

There is currently a bug where it captures your module settings as user set even if they were set by the preset.

posted about 6 years ago
#1462 mastercomfig - fps/customization config in Customization
WackyfireballThe still running isn't fixed in the build I'm using. I'm not sure if I have to download each release or if it updates automatically, but the selections works fine now. I fixed the crashes with mat_phong 1, I'm not sure if that's the only way, but it works.

The app does not update automatically, unless you installed 7.0.0-a.4, which includes automatic updating.

I think that's just a coincidence, since the VPK was updated to fix those crashing issues.

posted about 6 years ago
#1460 mastercomfig - fps/customization config in Customization

mastercomfig 7.0.0-a.4

posted about 6 years ago
#1459 mastercomfig - fps/customization config in Customization

mastercomfig 7.0.0a3

posted about 6 years ago
#1455 mastercomfig - fps/customization config in Customization
beastieThe graphical settings I set on the app don't actually save. Is there a way to create a .cfg or something to be loaded like the modules.cfg from the previous version?

Did you click apply? Also make sure you don't have any old mastercomfig VPKs in your custom folder.

And all the old files are compatible. modules.cfg and custom.cfg will override the app's settings.

posted about 6 years ago
#1453 mastercomfig - fps/customization config in Customization

7.0.0a2

Wackyfireball

See if 7.0.0a2 fixes the first two issues.

As for the next one, there's something wrong with your VPK or config in that case, as client_precache.txt and the user cvars work fine for other people.

posted about 6 years ago
1 ⋅⋅ 44 45 46 47 48 49 50 ⋅⋅ 104