The newest version of OBS has the AMD encoding you could try instead of quicksync if your GPU supports it, also asking support on the OBS forums seems to be more appropriate than here.
Tried switching from Constant to Variable Bitrate as well?
Account Details | |
---|---|
SteamID64 | 76561197990121837 |
SteamID3 | [U:1:29856109] |
SteamID32 | STEAM_0:1:14928054 |
Country | Netherlands |
Signed Up | June 22, 2013 |
Last Posted | November 12, 2024 at 8:56 PM |
Posts | 972 (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 |
The newest version of OBS has the AMD encoding you could try instead of quicksync if your GPU supports it, also asking support on the OBS forums seems to be more appropriate than here.
Tried switching from Constant to Variable Bitrate as well?
You would have to remove it in MainMenuOverride.res, make the 'find game' button full width again, lose the Create Server + button and also remove the button(s) from GameMenu.res
TriRIKHow to remove Main Menu from HUD without breaking the Menu? (WietHUD and ToonHUD) Custom buttons still shows up over default ones.
GameMenu.res in WietHUD contains some custom commands with a #base include, comment that line out
How to change overheal numbers color in WietHUD?
Clientscheme.res has HealthNormalColor, HealthOverhealColor & HealthLowColor as colors defined you can change
Does hud minmode do anything to WietHUD?
I'd like to refer you to the WietHUD thread for more specific questions ;)
Validate gamefiles is the first place to start every time, then removing /custom and trying if it happens again.
@RipTide -insecure launch option allows you to load plugins on offline servers/stv/demos
Time to catch up on some of recent the updates/additions:
Screenshot
Improved look of the Casual/Ranked stats with blue theme:
Casual cast with Beater & Ceejaey on twitch.tv/wiethoofd
Disabling outlines in configs.... the 'unoptimized' argument is BS, the entire game is not optimized....
Whatever you do with eyes/teeth/facial expressions/shadows is all personal preference, but don't fuck around with stuff that is controlled through (Advanced) Options and stored in config.cfg anyway.
Bind console opening to `/~ and you can open that in the Lobby windows and use vgui_drawtree to figure out hud elements in backpacks/loadouts/store panels/lobby panels.
Can't be done shoras, not possible to have the charge bar for the cow mangler replaced with numbers or staged bars (especially since that will mess up as soon as you buy clip size upgrades in MvM)
@JB to fix the transparent skin in your loadout screen:
"class_loadout_panel"
{
"modelpanels_kv"
{
"itemmodelpanel"
{
"use_item_rendertarget" "0" // add this line
}
}
}
Xen: HudMatchStatus.res
Hawk-FozzlmWiethoofdPremiering fancy new stream graphics tonight!
Vibhavp's done an absolutely incredible job with them, really excited to see them fully in action!
Also shoutout to Shounic for designing :>
Shoutout to me for fixing the CSS and testing this stuff :D
@OK_Rick: mainmenuoverride.res > Notifications_ShowButtonPanel_SB add: "actionsignallevel" "2"
@fooqp: controlpointprogressbar.res in your hud has it probably disabled/off screen
@Turtlebyteee change the font in clientscheme.res instead, try a font_override?
Premiering fancy new stream graphics tonight!
@ duck_ that is in HudLayout.res and then the 'HudVoiceStatus' section
@ fooqp for koth positioned in hudlayout.res and then HudObjectiveKothTimePanel.res to position the timers for each team