yellowsubmarine
Account Details
SteamID64 76561198930088792
SteamID3 [U:1:969823064]
SteamID32 STEAM_0:0:484911532
Country Kazakhstan
Signed Up April 19, 2024
Last Posted September 22, 2024 at 10:10 AM
Posts 18 (0.1 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 2
#5 autoenable bhop when connecting to offline server in Customization
juniorIf listenserver.cfg is being executed on launch, it's probably because you're preloading mods. It shouldn't cause any problems.

If it doesn't work because cheats and/or wait are disabled (as they usually are after connecting to a real server), just enable them.
// listenserver.cfg
sv_cheats 1
sv_allow_wait_command 1
net_fakelag 100; wait 150; net_fakelag 0

If it doesn't work because you need to select a class and spawn before cycling fakelag, you can fix it like so:
// autoexec.cfg
alias cycle_fakelag_if_listenserver
// listenserver.cfg
sv_cheats 1
sv_allow_wait_command 1
alias cycle_fakelag_if_listenserver "net_fakelag 100; wait 150; net_fakelag 0"
// scout.cfg soldier.cfg ... spy.cfg
cycle_fakelag_if_listenserver
alias cycle_fakelag_if_listenserver

god bless you bro, i used second way

posted 2 months ago
#1 closecaption doesnt show text in Customization

i want to play with close captions but it doesnt show text but show shadow box, how to fix this?(i use lighthud)
[TF2/TF2C/OF] Another Closed-Captions Project! https://gamebanana.com/mods/25151
and close captions i use

posted 2 months ago
#3 autoenable bhop when connecting to offline server in Customization
J_4rb1make a file called "listenserver.cfg" and add "net_fakelag 100;wait 150;net_fakelag 0" to the cfg file

doesnt work, it enabling commands when you launching tf2, not connecting to server

posted 2 months ago
#1 autoenable bhop when connecting to offline server in Customization

normally bhop wont work on offline server, to make it work you need to type net_fakelag 100 then net_fakelag 0 after this it will work, but i dont want everytime typing these when connecting to server, is there any ways to make it automatically while connecting, ive read about listenserver but it doesnt work and i dont know much about it HELP

posted 2 months ago
#1 i reseted class playtime HELP in Q/A Help

i wanted to reset most kills,backstabs and etc stats but i didnt know it reset class playtime too, is there ony options to track class playtime?(like ingame files idk)

posted 4 months ago
#1 VSH HUD how to change damage counter font? in Customization

original font is very pixelated, i want to change to lighthud font

posted 5 months ago
#1 Hud medigun chargemeters problem in Customization

i use lighthud and add chargemeters for mediguns, but charge meters appear after you reswitch mediguns, how to fix this?

posted 5 months ago
#3 commands for AMD proccessor in tf2 in TF2 General Discussion
RahmedHere's what mastercomfig has documented:
https://docs.comfig.app/latest/tf2/cvarlist_win/

r_3dnow: Enable/disable 3DNow code
r_3dsky: Enable the rendering of 3d sky boxes
r_mmx: N/A
r_sse2: Enable/disable SSE2 code
r_sse_s: sse ins for particle sphere create

benchmark them yourself and see what you get

yoo thx!

posted 6 months ago
#1 commands for AMD proccessor in tf2 in TF2 General Discussion

ive found in forums that tf2 has exclusive commands for tf2 processors, and idk what they do, do they increase fps or performance?(last 3 ones)
r_3dnow 1
r_3dsky 1
r_mmx 1
r_sse 1
r_sse2 1

posted 6 months ago
#3 Flairs color issue in Customization
NoNoeWayThe paper overlay trick does not work on all decal-able items. The easiest way to do this is by using an injector that overrides the filter, the nice thing about it is it works on any item.

TF2 Decal patcher: https://github.com/default-username-was-already-taken/tf2patcher

Guide for full colour decals, using paper overlay trick and the patcher: https://steamcommunity.com/sharedfiles/filedetails/?id=222268519

Make sure if you use the patcher to close it before you try to connect to any online server as you could get VAC banned due to it modifying the game's memory. The program its-self is perfectly safe though and makes this process way more convenient.

this method sadly dont work anymore because of 64 bit update, but thx!

posted 6 months ago
#1 Flairs color issue in Customization

The colors on flairs are not conveyed correctly,i use photo with white color ,photo badge and objector fine but in flairs white color turning to slightly yellow like color,is there any methods to fix it?
Here is my backpack with photo badge,objector,medal and flairs https://backpack.tf/profiles/76561198930088792

posted 6 months ago
#4 bullet tracers problem in Customization
Rockztry these:
r_drawtracers_firstperson 1
cl_particle_batch_mode 0

doesnt work

posted 7 months ago
#1 bullet tracers problem in Customization

why sentry gun 2,3 levels shoots only from 1 left barrel,why you shoot invisible bullet per 1 shot by using pistols,revolvers,miniguns and how to fix this?

posted 7 months ago
#1 how to change filter background(under the chat)? in Customization

https://www.reddit.com/r/TF2HUDS/comments/1ceaafv/how_to_change_color_of_filter_backgroundunder_the/
how?

posted 7 months ago
#6971 HUD editing: short questions, quick answers in Customization

https://www.reddit.com/r/TF2HUDS/comments/1c7ptiw/help_how_to_move_charge_meter_to_1_pixelthe_2/
how to move charge meter 2 to 1 pixel?i editing lighthud vaccinator charge meters

posted 7 months ago
1 2