Giter VIP home page Giter VIP logo

perfconfig's People

Contributors

andrewloughran avatar buddhapest avatar iwuh avatar joebonrichie avatar mralext20 avatar pazerop avatar ramchandraapte avatar rhapsodysl avatar vibhavp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

perfconfig's Issues

New update breaks configs

Running autoexec on game start is fine, but upon joining server, game crashes.

This is not due to other custom files, as I did an entire deletion of the "Team Fortress Two" folder in /common, reinstalled and executed only the autoexec. Upon joining a server, game crash.

Mumble overlay isn't appearing correctly

Mumble overlay appears as a white space to some people. Can't reproduce, probably caused by -dxlevel 80/81. If anyone can provide proof as to otherwise, I'll gladly fix it.

Config prevents joining a team on some server configurations

Most notably all FirePowered servers that I've tested it on, it's probably something to do with a plugin that the servers have. I can't figure out what convar prevents this, but in the meantime it can be circumvented by using 'jointeam red/blue' to join a team. I'll probably circumvent this entirely by adding quick team join buttons.

Fire isn't seen in Pyroland

So, when I am in Pyroland and I shoot from any Flamethrower(even Rainblower), I don't see any fire it is like invisible(I also don't see fire from Scorch Shot explsions in Pyroland). Idk how to fix that, heeelp :(

Include cpu_frequency_monitoring cvar

As of today (9/15/14), a new patch allows cpu_frequency_monitoring to be enabled in team fortress 2. This used to be just a CS:GO feature. This is a performance convar that can be enabled if thermal throttling is occurring. Thermal throttling is basically when a processor slows itself down because it is getting too hot. It's a safety feature in many processors. However, this can cause negative performance. Enabling this convar by adding +cpu_frequency_monitoring to launch options can sometimes remedy this. I think this would be good to include as a possible option for launch options at the top of the config file.

More information about cpu_frequency_monitoring can be found here: https://support.steampowered.com/kb_article.php?ref=2715-YIPD-6873

mat_envmaptgasize

This setting is under the graphical section of your config. Your comment mentioned you don't know what it does. After some searching, it seems to mess around with size of sprayed textures. (i.e. sprays for instance). The higher it is, the more physical dimension allowed for a sprayed texture. I'm using my phone, so I didn't put in a pull request so I'm just mentioning this here. I am merely posting what I found from searching though, so I can't confirm if this is what the command actually does. I could be completely wrong.

frequent crashing that wasn't happening with Chris' config

Ever since I downloaded the cfg ive gotten frequent hl2.exe has stopped working problems.

I've been using the same settings that I've used in Chris' config and it wasn't crashing then.
No ragdolls or gibs, dxlevel 90, running on Windows 7.

It only happens when I'm in a server, it doesn't happen too too much but it's around once every 15 minutes. It doesn't seem to matter what server I'm in, dm server, hightower, surf server. I went through setup, installed it correctly and I don't have PREC installed either.

This might just be a bug with the new updates but I'm making sure.

Thanks for the cool cfg man :3

Max quality config?

Hello. I really like the perfconfig, I was using it on my laptop for a long time now. I recently got a brand new PC and I'd like to get the absolute maximum possible image quality in TF2. Are you interested in making such config?

"AMD Compatibility"?

The "experimental" section of the setup mentions "AMD compatibility". What kind of compatibility precisely? With their processors or with their GPUs?

Config won't save to config.cfg in some setups

I've gotten multiple reports of the setup not saving the config properly to config.cfg and other reports of it working fine. I can't reproduce the issue reliably, and I think this is a bug with host_writeconfig more than my config. I'll add an issue to Valve's Source github sometime and see if it gains attention.

Typo in Shadows section

Line 100 of the autoexec file:
(...) ;r_shadowrendertotexture 1;r shadows 1;cl_blobbyshadows 0; (...)
It should be "r_shadows".

Print lines sometimes get out of sync

Sometimes lines get out of sync when you use the in-game setup because the print commands are all being set in a single alias, or multiple aliases if it's long enough to need that. This isn't really fixable without using wait commands, and that could mean that the setup might still mess up on servers that don't allow wait. While this is a worthwhile tradeoff, since it doesn't actually prevent the setup from working if the server doesn't allow wait, it'll take a somewhat lengthy amount of time to properly implement since aliases have character limits (which is why I had to split some of them into multiple aliases), but it should be possible after some testing.

This is something I'll work on, but for the time being, I'm investigating how exactly Comanglia's config has a supposed gain over my config, so I can add an option to switch those convars dynamically in-game.

Issue with updater .bat not finding wget.

A simple fix to increase reliability, have the bat cd the folder that wget.exe is in, allowing the "wget ..." command to execute properly.

For example,

cd "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\rhapsody"
::And the rest as normal
wget https://raw.githubusercontent.com/RhapsodySL/perfconfig/master/tf/cfg/autoexec.cfg -O "C:\Program Files (x86)\Steam\steamapps\common\Team Fortress 2\tf\cfg\autoexec.cfg" --no-check-certificate
exit

I need help(sorry if it is wring place to post such things, I am new on github)

I like this config, but there is one problem - class models(in game and in backpack) are dark. I put mat_phong 1(in cfg file), but they are still dark, and Australium weapons look like silver, not gold. How can I change this?

P.S. And where in settings can I find Highscore Table? I reseted my buttons, but I even can't find this table in settings

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.