RAONICALIAS
Account Details
SteamID64 76561198847048146
SteamID3 [U:1:886782418]
SteamID32 STEAM_0:0:443391209
Country England
Signed Up January 8, 2019
Last Posted January 4, 2024 at 5:38 PM
Posts 165 (0.1 per day)
Game Settings
In-game Sensitivity 2.2
Windows Sensitivity
Raw Input 1
DPI
1250
Resolution
1080p
Refresh Rate
60hz
Hardware Peripherals
Mouse Chicony HP Wireless Keyboard Mouse Kit
Keyboard Chicony HP Wireless Keyboard Mouse Kit
Mousepad cutting mat 60x45 cm
Headphones  
Monitor  
1 ⋅⋅ 8 9 10 11
#9 Change menu picture of a HUD? in Customization
Whiskerunless I'm misunderstanding, you'd need to first convert that image into a VTF.
follow steps 1 through 6 here: https://github.com/rbjaxter/budhud/wiki/Custom-Menu-Background

then, move the two files into `AntsHUD/materials/console/`. it should ask you to overwrite two files if you did it right

thank you

posted about 5 years ago
#6 Change menu picture of a HUD? in Customization

update - my mainmenuoverride looks like this

#base "../../^Customizations/#enabled/TF2LogoOnMainMenu_MainMenuOverride.res"
#base "../../resource/#extras/_additions/MainMenuOverride_MaterialPreload.res"
#base "../../^Customizations/_basefiles/MainMenuOverride.res"

there's no "Background" or whatever the hell you said in the post

sorry if i'm being mentally ill

posted about 5 years ago
#5 Change menu picture of a HUD? in Customization

oh sorry

posted about 5 years ago
#3 Change menu picture of a HUD? in Customization
_KermitIn Resource/ui go to mainmenu.res and find "Background". There's a bunch of if_ values there for the background image, but I think if you just chagne all of them to the same image it'll work fine.

Take the image you have and make into a vtf and save it as it "background_2fort.vtf" and make another called "background_2fort_widescreen.vtf". Then in mainmenuoverride.res have the image in the background section be background_2fort.vtf or background_2fort_widescreen depending on your aspect ratio.

Use this thread next time: https://www.teamfortress.tv/19073/hud-editing-short-questions-quick-answers

*cough* i use a custom hud so i went into the resource/ui folder for it and the closest thing i found to mainmenu.res was "MainMenuOverride.res" and i'm really confused

am i supposed to do something else like go to the default hud files and do this or..???

https://i.imgur.com/iy4vFWK.jpg

i just wanted to make this my background lol

posted about 5 years ago
#5 cp_terra (5cp) in Map Discussion

red last looks like ctf_well

posted about 5 years ago
#3 "the raspberry pi config" in Customization
logicallythanks for sharing something that only works on sv_pure 0 servers and with sv_cheats 1 enabled

guy said himself these were what worked on sv_cheats 0

posted about 5 years ago
#1 "the raspberry pi config" in Customization

technically i ripped this from swindlesween but i decided to post it for the hardcore comp players

enjoy, just put it in your autoexec

posted about 5 years ago
#14 best network settings? in TF2 General Discussion

guys, i have done everything to set up my new config with ashley's help but can i ask 2 things -
when i have my interp ratio set to 1 it's always dropping packets no matter where i am, on 2 it never really is (i know what interp ratio is) but the question is since you can change your interp ratios to inbetween what should i do?

by the way what does my jitter mean to my config?

thank you guys

posted about 5 years ago
#7 best network settings? in TF2 General Discussion
gemmjitter is also important for interp because with ratio 1 if a packet is even slightly delayed it may as well have been dropped (for that tick)

how does my jitter change my interp? do you have anything to say? i tested my jitter online and it was 4ms from amsterdam and i live in the uk

posted about 5 years ago
#5 best network settings? in TF2 General Discussion
ComangliaI'm just going to throw this out there for all the people recommending various net settings

Most league configs have values that limit what you can use

UGC server config
sv_client_max_interp_ratio "1"
sv_client_min_interp_ratio "1"
sv_maxrate "100000"
sv_maxupdaterate "66"
sv_maxcmdrate	"66"
sv_mincmdrate "50"
sv_minrate "1500"
sv_minupdaterate "50"

ETF2L server config
sv_client_max_interp_ratio 5
sv_client_min_interp_ratio 1
sv_maxcmdrate 66
sv_maxrate 0
sv_maxupdaterate 66
sv_mincmdrate 66
sv_minrate 20000
sv_minupdaterate 66

Ozfortress
sv_client_max_interp_ratio 2
sv_client_min_interp_ratio 1
sv_maxcmdrate 66
sv_maxrate 0
sv_maxupdaterate 66
sv_mincmdrate 66
sv_minrate 100000
sv_minupdaterate 66

Relatively certain esea forces cl_interp_ratio 1 but otherwise I'm not 100% aware of all the settings they enforce.

so from the knowledge we have the most consistent net settings you can use are
rate 100000
cl_interp_ratio 1
cl_cmdrate 66 
cl_updaterate 66

Everything else is more down to what class you're playing and how consistent your internet is to the server.

thanks mr. commy wommy, will look into it

posted about 5 years ago
#5 Changing the color of my buff health in Customization

*

posted about 5 years ago
#3 best network settings? in TF2 General Discussion

thank you for being so descriptive, i have cl_interp_ratio set to 2 as when i set it to 1 and check net_graph the text for lerp always shows yellow (dropping packets)

i used mastercom's rate generator and added it to my config

thanks a bunch

posted about 5 years ago
#1 best network settings? in TF2 General Discussion

for context i have great internet that can basically do anything and i'm wondering how i can improve this thanks to you guys

my network config as of posting

if you have any suggestions like i've said before that would be greatly appreciated
thanks

posted about 5 years ago
1 ⋅⋅ 8 9 10 11