turbochad69
Account Details
SteamID64 76561198374045865
SteamID3 [U:1:413780137]
SteamID32 STEAM_0:1:206890068
Country Pirate
Signed Up March 20, 2020
Last Posted August 22, 2024 at 1:24 PM
Posts 309 (0.2 per day)
Game Settings
In-game Sensitivity 5.2
Windows Sensitivity no
Raw Input yes
DPI
no
Resolution
1024 768
Refresh Rate
120
Hardware Peripherals
Mouse no
Keyboard yes
Mousepad no
Headphones no
Monitor yes
1 ⋅⋅ 11 12 13 14 15 16 17 ⋅⋅ 21
#6 a few obscure launch options to boost performance in Customization

why'd you put my name in your OP

posted about 3 years ago
#3 a few obscure launch options to boost performance in Customization

-limitvsconst doesn't accept any arguments like that, it just limits to no more than 256 if set, otherwise doesn't limit

also -gl_texclientstorage on osx will crash the game if batched texture creates and destroys are enabled (which they should be)

posted about 3 years ago
#7 name my rocket launcher in Off Topic

https://i.imgur.com/x4NqioC.gif

posted about 3 years ago
#2 best aspect ratio for solly in your opinion in Q/A Help

16:9 if fps is a non issue

posted about 3 years ago
#2 if you could do anything comp-related to tf2 in TF2 General Discussion

You can do that already if you spend a bit of time to figure out how

posted about 3 years ago
#53 Why is the cowmangler banned? in TF2 General Discussion

https://clips.twitch.tv/DifferentCredulousLemurDansGame

posted about 3 years ago
#129 ChillyMGE: New MGE Map in TF2 General Discussion

Maybe it's changed now but I remember I had to disable normal mge for chilly mge to work about a year ago

posted about 3 years ago
#4 dear rgl... in TF2 General Discussion

I am sorry to derail the thread like this,, but I tried signing up for fyg's e-dating service on that site and it's not working? help?

posted about 3 years ago
#6 Demos.tf Curl Code error 26 in Q/A Help

If it's a managed server then I would assume it's already set up so that the server is allowed to write to everything in the tf folder. If you have ftp access, check whether the demo files exist on disk or not. If you have shell access, you can check permissions with 'ls -l' or 'stat' and change permissions with 'chmod'.

posted about 3 years ago
#2 good internet router in Hardware

ubiquiti and mikrotik routers are good from my experience

posted about 3 years ago
#4 Demos.tf Curl Code error 26 in Q/A Help

I think it is

posted about 3 years ago
#833 Wut hud/crosshair/cfg thread in Customization
maxzcould anyone please tell me how to make my netgraph look like the link below:
https://youtu.be/adpxTgNi4xs?t=351

The netgraph font is controlled by the DefaultFixedOutline definition in resource/sourcescheme.res. If your hud doesn't have that, you can paste in something like this as a start and then edit it.

The 5 different sections are for different resolutions, so if you only play on one res you really only need to edit the one whose "yres" includes your vertical res (eg. edit the 4th section if you play on 1080p).

It's hard to tell what font that is in the video but it definitely looks like outline is off and antialias is probably on. The font itself might just be arial, but if not just try other fonts I guess.

The cvar net_graphheight can be changed to move the netgraph up like in the video, try something like net_graphheight 100.

posted about 3 years ago
#8 There's been RCE exploits in TF2 for 4 YEARS. in TF2 General Discussion

fun rule of thumb AimIsADick: if someone like you knows about it, it's patched

also the write up says it's been patched in csgo and tf2, and that steam invites for other games will show a confirmation dialog when passed abnormal launch flags

posted about 3 years ago
#5 There's been RCE exploits in TF2 for 4 YEARS. in TF2 General Discussion

Valve fixed this 6 months ago in tf2: https://i.imgur.com/XbI1hPU.png, would post the link but you actually already posted it lol

It's a very very foolish mindset to assume that there aren't bugs leading to rce in any software, let alone a c++ codebase from 2004, with old versions of 3rd party libraries, that valve has been adding to in the way that they have.

This specific bug in XZip has been found and patched, there are undoubtedly many more similar bugs in other parts of Source/tf2, and you should assume the same for nearly any software.

posted about 3 years ago
#2 Demos.tf Curl Code error 26 in Q/A Help

Curl error 26 means the file couldn't be opened, which usually would happen when the file doesn't exist.

I believe the demos.tf plugin doesn't record demos but only uploads them, so if you don't have something like the recordSTV plugin that could explain it.

If you do have recordSTV or similar, it might be that the user you're running the server under doesn't have write permission to the folder the demos should be saved in and they're not getting saved. chmod +w would add that on linux, no clue if windows even has filesystem permissions.

posted about 3 years ago
1 ⋅⋅ 11 12 13 14 15 16 17 ⋅⋅ 21