Changed nickname from FLYING to flying
| Account Details | |
|---|---|
| SteamID64 | 76561197990121837 |
| SteamID3 | [U:1:29856109] |
| SteamID32 | STEAM_0:1:14928054 |
| Country | Netherlands |
| Signed Up | June 22, 2013 |
| Last Posted | May 31, 2026 at 4:39 PM |
| Posts | 976 (0.2 per day) |
| Game Settings | |
|---|---|
| In-game Sensitivity | 4 |
| Windows Sensitivity | 5 |
| Raw Input | 1 |
DPI |
3200 |
Resolution |
2560*1080 |
Refresh Rate |
60 |
| Hardware Peripherals | |
|---|---|
| Mouse | Roccat Kone XTD |
| Keyboard | Ducky Shine 2 (Yellow) + Brown Cherry Switches |
| Mousepad | Roccat Taito |
| Headphones | Roccat Kave |
| Monitor | Dell U2711 |
If it's just the chat and/or activity feed you need from the dashboard, you can add those popouts to your OBS window as custom docks (chat supports BTTV and/or FFZ there)
Will recommend against using SLOBS, but if you want to test, you can import scenes/settings between both versions.
---
Additionally, there's GPU acceleration you can enable/disable in Chrome somewhere, if not Firefox, see if that changes anything, if using the twitch dashboard popout as OBS docks doesn't get the job done instead.
TriRIKTry updateing to Windows 10 2004 if not already. It fixes different monitor refresh rate issuses.
That should already be the version used:
bearodactylI enabled the hardware accelerated GPU scheduling
---
Does the framerate get impacted the same/less/more if you run TF2 in -window -borderless instead of -full?
That's most likely a hud issue BigPapi, remove resource\ui\TextWindow(CustomServer).res and see if it fixes the issue.
Which browser are you using?
Disabled the Stream Preview video player in the dashboard? (Click the pencil right of Stream Manager to edit panels)
stephtv_deltacache "0" on the server to force the server to send full ticks 100% of the time instead of occasional "delta ticks"
Do not do this, since the equivalent would be doing cl_fullupdate or record random;stop every tick, which could cause a lot of clientside lag/stuttering.
The CE command fix for the view heights is the only way to make POV in STV match or be fairly close to actual POV from the player on server/their demo.
You're not taking away the best news from this post:
6v6 Nations Cup #8
and as YeeHaw pointed out:
Offensive messages, nicknames and avatars are not welcome
Added Twitch dagreekhunter for Dagreekhunter in the sidebar with Australian flag.
Added det_tf2 for det (with US flag) to the streams list.
Updated Twitch channel from HateEveryth1ng to detoed__ for Detoed stream
det-if you're watching STV or a recording of an STV the tickrate would be lower than a normal match. it happens in csgo a lot too, you can notice with AWPs especially
Use cl_interp 0.1 (the default) when actually spectating, it's the most accurate for STV to make shots line up, not something any plugin causes, just wrongly configured net settings by the observer/producer.
Fix for STV being laggy/wrong 'tickrate'.
tv_snapshotrate 66---
THEBILLDOZERi miss the sniper dot being 3 feet off from the crosshair
Requires CastingEssentials but should at least align the crosshairs, set to 0 if you want the old behaviour.
ce_cameratools_fix_view_heights 1 Should have covered that div 1 game, beastmode losing their unbeaten record to a golden cap loss...
JMaxchillPulling the JSON file for a log gives weapon IDs like "tf_projectile_rocket" or "quake_rl" for rocket launcher and original. Is there a list anywhere of which IDs correspond to which weapons?
You can take a look at this list with weapon classes, alternatively actually parsing the itemschema (Steam API JSON or items_game.txt VDF) will give you an up to date list of all items & weapons.