It has higher accel than the last event he was at (0.055 -> 0.07) and the same crosshair that he's been streaming with a few weeks ago. I don't think he's changed much, but of course I'm still hoping it's on some admin's PC.
Are you talking about the fact that the crosshair in the picture matches the one he streamed with (because that I know) or that it matches his config that is linked on his Twitch account?
Why do pros change their configs often? Especially the great ones like cypher or rapha? After having played for so long I don't know what I would change now. Have they not found their most comfortable settings?
I find that when I switch cfgs- the first few games I play, I will be focused 100 percent and hit some astonishing shit. Then my aim gets back to normal range.
This is why I have 2 cfgs that are the best for me (visually) both are a bit different, but same mouse settings. I swap these every few days and rage nignogs in quakelive.
Kill the little fuckers would be motivation to improve and I won't have to hear them! Alas, it was just a joke. I don't think I could handle anything but Tank Jr., so used to it. Or is it Keel? Idk, it's the one that faceit and 125fps uses.
that's why u erase everything written in repconfig and qzconfig, then make em read-only. configs are ez o/
i might've fucked up etty's cfg a bit though, at some point.
sorry bout that.
It makes an enormous difference to the readability though.
It also helps with misunderstandings and 'gotchas', like someone might assume a player uses a given accel/sens, not realizing their m_yaw was set different from default making their accel/sens completely different than what they thought, or like in strenx's config he throws in a mousesenscap = sens which confuses some people into thinking he uses accel from the game.
Anyways I didn't make such a tutorial on config cleaning, but I did explain what I do here:
Sometimes I leave some defaults in, like if someone asked me to clean their config I might leave them an m_yaw and a few others just so it's not so jarring when these things are gone.
If I really want to go the extra mile, I will organize the cvars into categories (like visual r_ and cg_ , settings s_ / sound related/misc, main for name/model/skins/, and binds for binds/aliases) and banner them, organize by string length, add spacing, a top banner with mouse/kb/system info.
By the way the template weapon/movement keys are not random. I actually got a collection of ~39 configs of top players, took note of their weapon keys, normalized them to a wasd if necessary keeping in mind which finger would hit what. Then I looked at the popularity of each key for a given weapon. In the case that there was a conflict I considered the results and supposed skill level of the players involved and chose that way.
I really would like to automate this process, but I'm working on a different project at the moment.
Which configs from this dreamhack would be of the greatest interest for a clean?
You're always so keen about that stuff, impressive, thanks for the details.
To be honest I don't know which config would be the most interesting, I am still learning about all commands, all I care about is if I've turned on something that makes me lose 1 fps even if I have a PC that can run BF4 on max lol. It's silly I know. About the rest when I look at different cfgs I always change so many things (resolution, graphics like mapoverbrightbits, gamma, etc) and about sensitivity and accel or keys the way I play is too different so it doesn't matter.
Since I forget many things it reminds me what a command does.
Oh and if it doesn't bother you, I have a problem with my cfg, I don't know what I did, but now when I open the console in game there are so many text scrolling, I can't even read the chat anymore or if I type for instance /cg_zoomfov just to check the value I won't see it because the game keeps showing many informations I don't even know about. How can I disable that please? :/
> You're always so keen about that stuff, impressive, thanks for the details.
That's absolutely true. Many times, I have had to google, 'how do i do X in quake live console,' or 'what does X command do,' and Lorfa is literally in 90% of the links where I find the answers, explaining what it is, how it works, etc.
Oh I spent a whole minute staring at my ctrl+f bar after typing in "alias" and not getting a result looking for a mistake in the word or some odd punctuation mark or something.
Funny how everything form cypher is always misteriously missing.. Cypher vs Av3k DH 2011 or 2010 (can't remember) T9 rape...missing
Cypher vs Cooller QC Aero...missing
90% of tournaments his cfg is missing or you have a map cypher.cfg and in it you have some other player's cfg.
there're no ballistics with EPP switched off, negaccel shouldn't occur for him either since he's using high sens and high resolution, so the only difference is latency which depends on OS/drivers/etc
That's just crazy to me. I tried 0.2 and my pov was spinning around all over the damn place, seemingly with me having no ability to control it.
I put it to 0.08 and it seemed to help. Also, I play at 800 dpi and 1.21 sensitivity, 500hz. Maybe that was when I used 0.6 sens with 1600 dpi. I'm not sure if that dpi affacts it or not but I do know it wasn't playable to me, hehe.
I wish I understood what all the different things did, like in_mouse, accel, and the others. Like, say, if accel requires me to move my mouse a certain speed or ?! I tried looking on that holysh1t website but when I google and click it, nothing comes up but the can't reach this website message. =\
dpi affects accel yes
If u have 0.1 at 400 dpi
then at 3200 it wont be 0.1/8 but rather 0.1/8*8
instead of doing one multiplication or division you do it twice
Edited by Snow_Crash at 11:11 CST, 4 December 2013
he has 4.2 and 0.01 (with 0.018 yaw/pitch) which is lower than wherever he played quake seriously before, im not really counting the shootmania times because he had to use lower sens there(and there were no QL lans anyway except dhw12)
tbh it's easier to write a config parcer which would take 2 cfgs:
- a default CFG after /cvar_restart containing all the cvars used ingame and their default values
- cfg you wanna clean
and give a short config containing all the actual(being there in 1st config) and non-default-valued cvars from the 2nd config. Not really a hard task tbh
that's a possibility
but only r_mode usually goes at the end of writeconfigs
the offset is located in the middle section of the text
so idk
i'm not that interested in that config
but its just strange how his config is always such a enigma
lol... these configs don't exec. I was only able to exec lorfa's. is there a cleaned up version of any of them? would like to see the tox/cypher ones and rapha perhaps too.
is there a way to sharpen the edges of surfaces in cyphers? they're too... like blurry and broken looking. could be picmip 4 or 5 or w/e he's using. or could be the lower res. I'll try on higher res when I get home.
Edited by sleepparalysist at 16:48 CST, 5 December 2013
r_texturemode GL_LINEAR_MIPMAP_LINEAR
thats trilinear filtering and will make the lines and edges sharp
while GL_LINEAR_MIPMAP_NEAREST is bilinear and will make them blurry
cyphers config doesnt have that so i guess its what you have set
cypher's cfg works. I ended up not "cleaning" it but it exec'd just fine. looks not too terrible either. I fixed the rough edges problem thnx to snowcrash