What does net_graph 4 look like?
Account Details | |
---|---|
SteamID64 | 76561198046110893 |
SteamID3 | [U:1:85845165] |
SteamID32 | STEAM_0:1:42922582 |
Country | United States |
Signed Up | August 8, 2017 |
Last Posted | September 14, 2024 at 1:13 AM |
Posts | 1545 (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 |
AbridgeIs there a way to use your max performance cfg but not have the game so dark. I hate it being so dark in certain areas and I don't like how the transition on lighting is non-existent. Real picky request but what console commands would brighten up the world so that lighting isn't so drastic.
r_worldlightmin 0.004
viperi’m probably in the minority but i kinda like the new winger sound
me too
VantavimeowI've having random sounds not play such as deflects or gunshots and I think it's because of async audio. Running from an SSD btw.
I'm currently investigating possible fixes to this issue, with some work on it done in 5.0.0.
5.0.0 released with revamped folder structure, formatting improvements, comment improvements, sound fixes, performance optimizations and new stripped quality addon.
download game_sounds_weapons.txt
put it here: tf/custom/<custom_folder>/scripts/game_sounds_weapons.txt
open it, go to this line
modify "wave" for Weapon_Winger.Single to ")weapons/pistol_shoot.wav"
and "wave" for Weapon_Winger.SingleCrit to ")weapons/pistol_shoot_crit.wav"
DulZuroI have 2 possible recommendations for the config.
1) Maybe move info about dxlevel launch options to where the mat_dxlevel options are and specify that you need both to effectively change the dxlevel. It seems kind of confusing how it is at the moment. I.E: Someone may just change to the mat_dxlevel 90 option and not realize they need to add and then remove the dxlevel launch option to completely change over.
2) Maybe have the exec custom uncommented by default? I think it would be much nicer for people updating the config to be able to just copy paste/drag drop and not worry about having to change it every time. It isn't particularly difficult to change it, but just a bit nicer not to have to. That or maybe having autoexec removed and just having people execute themselves in their own autoexec? IDK, I just feel that it's easier to maintain for users that way.
Thank you for the suggestions.
1) I will add a note to check the top of the config in the init section and installation instructions. I want it at the top of comfig so it is more likely for people to see they need to change -dxlevel and mat_dxlevel.
2) I'll have to think a bit more about how a better exec system would be implemented to solve this issue.
I'm sure Valve knows they should make TF2 into an esport, I just hope they execute it well.
lootI notice some servers lately blocking cl_interp_ratio 2 (always stays at 1 when you try to change it) so I've had to go back to using cl_interp when I want to change lerp, can anybody else confirm this?
Not sure what's there to confirm, if you can't change cl_interp_ratio while in spectating, then the server is restricting it and you'll have to use cl_interp.
lootrate 170016 is pointless because virtually every server limits it to a max of 100000
How is it pointless if it works? The default is unlimited, so on a lot of servers, it will use 170016. If a server does happen to limit it, then it will be set to 100000. I don't see the problem.
lootcl_smooth is preference and makes no difference on network performance
It still affects network feel and gets rid of some stutters/jumping view from incorrect client prediction.
Are you using the -primarysound -snoforceformat launch options?
Also, you can try raising your snd_mixahead cvar to 0.08 or 0.1.
cl_cmdrate 66 // Send to server at this many times per second
cl_updaterate 66 // Get from server at this many times per seconds
cl_interp_ratio 1 // Reduce entity interpolation times to minimum
net_queued_packet_thread 1 // Work around bad Windows networking
cl_interp 0 // Use cl_interp_ratio for a more accurate value
net_compresspackets 1 // Compress packets to prevent split packets
net_compresspackets_minsize 1260 // Only compress packets if we would send a splitpacket
rate 170016 // High rate to reduce choke and scale to packet rate
// Might want to lower rate if you have <1.4Mbps stable upload
net_maxcleartime 0.015 // Balance between reducing network delay and choke
net_maxpacketdrop 5000 // Use default packet drop threshold
net_splitrate 4 // Split 4 packets per frame, reduces choke but is more CPU intensive
net_splitpacket_maxrate 170016 // Scale splitpacket to rate
// Might want to lower rate if you have <1.4Mbps stable upload
cl_timeout 70 // Wait the maximum time before automatically timing out on client
cl_pred_optimize 2 // Skip repredicting if we do not need to do it
cl_lagcompensation 1 // Ensure lag compensation is turned on
cl_predictweapons 1 // Ensure weapon firing prediction is turned on
cl_smooth 1 // Smooth out prediction errors
cl_smoothtime 0.1 // Smooth out view for 0.1 seconds
try these net settings
BrimstoneHey mastercoms I was wondering which I should choose:
snd_async_minsize 0 // Do not wait for audio file loading for SSDs
snd_async_minsize 262144 // Wait longer for CPUs with less than 4 cores
As I have an SSD, but only 2 cores, thanks
Sorry, I meant that comment for CPUs with less than 4 cores with HDDs. Though, are you having any problems with snd_async_minsize 0, like any stuttering? If so, use a higher setting for it.
EoNb4nny's update video would be like 2 hours long
only 2 hours??
b4nny is tiny b4by
Could you also share your speedtest results?
PumJust look at the size of the page scroller
Now imagine a TF2 update with such a tiny page scroller
To be fair, Dota 2 has much more that can be changed.