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.5 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input 1
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 ⋅⋅ 85 86 87 88 89 90 91 ⋅⋅ 104
#3 Reinstalled TF2, fps and input delay issues in Q/A Help

Do you have Windows 10 installed? https://support.steampowered.com/kb_article.php?ref=6239-DZCB-8600

Also, there is apparently an issue on Windows 10 with mouse input, so if you are getting input lag, try m_rawinput 1.

For keyboard input lag, you should be using in_usekeyboardsampletime 1.

posted about 7 years ago
#460 mastercomfig - fps/customization config in Customization

4.4.5 released with a few bug fixes and documentation improvements (one of which is fixing the formatting when using Notepad to view), as well as a small CPU optimization to networking.

posted about 7 years ago
#459 mastercomfig - fps/customization config in Customization
amazocparticle_sim_alt_cores

It was in the config before because I didn't read the code for how the command is used before I removed it. It is only used for Xbox 360 and even if it was allowed on PC, it forces the value to be no greater than 2.

posted about 7 years ago
#61 whats your guilty pleasure in Off Topic

chocolate

posted about 7 years ago
#4 Fix for lingering HUD animations on death in Customization
knsumethank ms mastercoms

may good frames and bug fixes come to you

posted about 7 years ago
#1 Fix for lingering HUD animations on death in Customization

Hello everyone, I have found a fix for that longstanding bug where animations linger after death for custom HUDs. For example, low and overhealed HP or low ammo effects. All you need to do to fix this is run stop events for these animations when the HudSnapShotReminderIn event is called. This will reset those animations on freezecam.

For example, the fix for 7hud was (remember to add the default snapshot reminder code unless you've changed that as well):

event HudSnapShotReminderIn
{
    Animate ScreenshotPanel Position "c-83 -50" Linear 0.0 0.001
    Animate ScreenshotPanel Position "c-83 13" Spline 0.001 0.2
    RunEvent HudHealthDyingPulseStop 10.0
    RunEvent HudHealthBonusPulseStop 10.0
    RunEvent HudLowAmmoPulseStop 10.0
    RunEvent HudMedicChargedStop 10.0
}

The RunEvents depend on what your HUD modifies, but I feel like these are the most popular/common animations HUDs use so it should be enough for most HUDs.

posted about 7 years ago
#457 mastercomfig - fps/customization config in Customization
ZetsuToaster wise is this cfg better than comanglias?

Well, I've gotten 10fps more on this config with maxperformance than I got with Comanglia's. Also, I think it is better optimized.

However, I'm obviously pretty biased so might be useful to test for yourself or find other people's thoughts.

posted about 7 years ago
#274 7HUD in Customization

love your hud, sevin!! M<3 it is amazing and beautiful

bunt i have one problem: when i die with modifer (hurt or overhealed) the health bar stays on that efeect adn i have to do hud_reladshceme to fix it.

i dint test have time to test with the latest update,sortry if you fixed

posted about 7 years ago
#11 lagspikes once every 2-3 minutes on tf2 in Q/A Help

So you still experience the issue?

posted about 7 years ago
#454 mastercomfig - fps/customization config in Customization
amazoc

Oh, really sorry!! I wasn't thinking about your previous post. That's really strange though since I thought batch files just ran cmd with your commands. I'm not really aware of any solutions for this, as I'm not really a Windows person.

Sorry again for my probably frustratingly repetitive reply.

posted about 7 years ago
#9 lagspikes once every 2-3 minutes on tf2 in Q/A Help

Hi, could you try a higher splitrate

net_splitrate 4

and disable the queued packet thread:

net_queued_packet_thread 0

add launch option

-NoQueuedPacketThread
posted about 7 years ago
#452 mastercomfig - fps/customization config in Customization
amazoc

Ah, so this a problem with Windows. I thought only Steam had the character limit, but I didn't know Windows has this limit as well.

I guess you just can't make the shortcut and instead have to use a batch file.

posted about 7 years ago
#450 mastercomfig - fps/customization config in Customization
amazoc

You can use cmd or make a shortcut to launch the TF2 executable (hl2.exe) directly but remember to add

-steam -game tf

to the launch options.

posted about 7 years ago
#445 mastercomfig - fps/customization config in Customization
amazocHï,

I would like to test all these recently posted novel launch options all together or a selected bunch of them, but there seems to be a limit in the number of characters i can use on the input box on steam ,the limit still exists outside Steam I mean when trying to create a shortuct using steam.exe -applaunch X as target shortcut through desktop , Does anyone a workaround or a way to deal with it ? Thx in advance.

Maybe you can use cmd to run steam.exe -applaunch.

posted about 7 years ago
#443 mastercomfig - fps/customization config in Customization
maniacalwhenever i press a key to move, tf2 crashes. i've never had this issue before. i'm using the maxperformance along with the main config, not sure if that helps.

Is this in a local or online game? Does it happen when you use comp or no presets?

fagoatse@mastercoms
Never had any issues with -usetcp btw

I was getting an error in console when joining a server.

posted about 7 years ago
1 ⋅⋅ 85 86 87 88 89 90 91 ⋅⋅ 104