Commands?
How can i change some things on 1.0?
Like:
Anti-Aliasing
Black lines on weapons and models
The smoke effect on dash and rocket launcher
On 0.6 i could change them on options
Like:
Anti-Aliasing
Black lines on weapons and models
The smoke effect on dash and rocket launcher
On 0.6 i could change them on options
AA, you'll need to force it in your driver, as always.
Outlines, open the game, open the console, type cvarlist *outline* and it should tell you the correct one.
Not sure about the others, but searching in the console might be a good starting point.
Outlines, open the game, open the console, type cvarlist *outline* and it should tell you the correct one.
Not sure about the others, but searching in the console might be a good starting point.
For the outlines :
cg_outlineModels 1
cg_outlineWorld 1
cg_outlinePlayers 1
you can aslo use the followings to adjust outlines :
r_outlineCutoff <numerical value>
r_outlineScale <numerical value>
r_outlineWorld <numerical value>
For the cartoon effects :
cg_cartoonEffects <numerical value (default 7)>
cg_cartoonHitEffects 1 (if you wanted them)
I think default 7 enables cartoon effect for rocket and dash, but you'll have to confirm that by yourself =x
For the anti-aliasing, well I just don't know. Sorry ^^'
cg_outlineModels 1
cg_outlineWorld 1
cg_outlinePlayers 1
you can aslo use the followings to adjust outlines :
r_outlineCutoff <numerical value>
r_outlineScale <numerical value>
r_outlineWorld <numerical value>
For the cartoon effects :
cg_cartoonEffects <numerical value (default 7)>
cg_cartoonHitEffects 1 (if you wanted them)
I think default 7 enables cartoon effect for rocket and dash, but you'll have to confirm that by yourself =x
For the anti-aliasing, well I just don't know. Sorry ^^'
u have to force anti-aliasing in ur driver panel
but keep in mind
the nvidia windows driver only works with the x86 executable
but keep in mind
the nvidia windows driver only works with the x86 executable
Mef!sto wrote:
u have to force anti-aliasing in ur driver panel
but keep in mind
the nvidia windows driver only works with the x86 executable
yeah or have the exename match the x64 one and then it works there too.

