Ohh dear I stuffed my GRAPHICS up--- I need help :'(


(_NeT_WalBanger) #1

Ok this is what i get for messing with things i know NOTHING about…

I entered the code below into my autoconfig.cfg and now it is FAR to bright and on Oasis I just cant see anything, so can someone PLZ tell me which part Does that…

//
// graphic-tweaks to increase your FPS Performance
//
seta r_subdivisions “999”
seta r_lodbias “1”
seta r_colorbits “0”
seta r_depthbits “0”
seta r_texturebits “0”
seta r_ext_compressed_textures “1”
seta r_dynamiclight “0”
seta r_fastSky “1” // switches of the sky (clouds and stuff). put “0” in there if you don´t want this.
seta r_inGameVideo “0”
seta r_texturemode GL_LINEAR_MIPMAP_NEAREST
seta r_detailtextures “0”
seta r_flares “0”
seta r_finish “0”
seta r_ignoreFastPath “0”
seta r_lodCurveError “0”
seta r_primitives “0”
seta r_swapInterval “0”
seta r_vertexLight “1”
seta r_overBrightBits “1”
seta r_gamma “1.4”
seta r_intensity “1.4”
seta r_picmip “0” // Textures are less detailed if you use higher values (3 is maximum). I use 3 when I play a clanwar and it still looks much better than picmip 3 used to look in RTCW or Q3.

seta r_fullbright “1”
seta r_displayRefresh 85
seta r_lodbias “2”
seta r_drawsun “0”
seta r_facePlaneCull “1”
seta r_lodcurveerror “100”
seta r_ext_texture_filter_anisotropic “0”
seta r_ext_compiled_vertex_array “1”
seta r_stencilbits “0”
//
seta ui_r_subdivisions “999”
seta ui_r_lodbias “1”
seta ui_r_colorbits “0”
seta ui_r_depthbits “0”
seta ui_r_picmip “0”
seta ui_r_mode “6”
seta ui_r_texturebits “0”
seta ui_r_ext_compressed_textures “1”
seta ui_r_dynamiclight “0”
seta ui_r_texturemode GL_LINEAR_MIPMAP_NEAREST
seta ui_r_detailtextures “0”
//
seta cg_atmosphericEffects “0” // switches of all raindrops and snowflakes. By using “1” you can see them again (For example on railgun or Wurzburg Radar)
seta cg_shadows “0”
seta cg_brassTime “0”
seta cg_hudAlpha “2.0”
seta cg_wolfparticles “1” // With “0” , explosions and similar effects are not shown anymore.
seta cg_gibs “1” // with “0”, you cannot see any splattereffects
seta cg_shadows “0”
seta cg_marktime “100”
seta cg_coronafardist “0”
seta cg_coronas “0”
seta cg_showblood “1” // With “0”, bood is shown no more.
seta cg_bloodDamageBlend “0”
seta cg_bloodFlash “0”
seta cg_bloodTime “100”
seta cg_drawWeaponIconFlash “0”
seta cg_drawGun “1” // With “0” you dont see your own weapons anymore // // Sound-Tweaks. By tweaking the sound settings you can also gain some more performance. // seta s_separation "0.4" seta s_doppler "1" seta s_khz "11" seta s_mixahead "0.4" seta s_mixPreStep "0.05" // // various performance-tweaks and other settings // seta cg_voiceSpriteTime "800000" // Chat-Text doesn´t disappear seta cg_teamChatTime "800000" // as above seta cg_drawreinforcementtime "1" // Respawntime is displayed onscreen seta cg_bobroll "0" // You are moving without walking like youre drunk :wink: Aiming is not influenced but since some people cannot stand the normal way of moving, this helps a lot.
seta cg_bobpitch “0” // as above
seta cg_bobup “0” // as above
seta cg_runpitch “0” // as above
seta cg_runroll “0” // as above
seta pmove_fixed “0” // this value should be left as “0” , in opposition to the usual “1” that is good in games like RTCW and Q3. If you set “1” in ET, you cant lie down properly anymore and cannot use tank MG and MG42 and mortor and so on, since the screen is shaking. seta scr_conspeed "99999" // console opens faster with this value seta r_fullscreen "1/0" // with "1" you play in fullscreen with "0" in window mode. seta cg_drawCrosshairnames "1/0" // if "1" then you see the name of you teammate when your crosshair points at him (default) seta cg_drawCrosshairhealth "1/0" // displays health of a teammate when crosshair points at him if this is set to "1" (default) seta cg_popupLimboMenu "1/0" // with "0" the limbo doesnt open automatically when you die in the game.
seta fov “Wert” // Default is 90. This is the field of view, some players prefer to set this higher to have a better overview. Usually 120 is allowed as maximum in leagues.
vid_restart // The command /vid_restart ( to be entered in the console ) reloads the map for the client, so that new graphic settings are shown. Some settings like r_picmip need a vid_restart to work after you changed them ingame. (not if they are in your autoexec)
seta sensitivity “Wert” // sets a value for your mouse-sensitivity.
seta cl_mouseaccel “Wert” // sets a value for you mouse acceleration, most players prefer a “0” here.
seta cg_lagometer “1” // The Lagometer displays the quality of your connection to the server you are on. By using “0” you turn this feature off.

And if you have read that and answered im impressed and THANK YOU :smiley:


(Rippin Kitten) #2

r_gamma at 1.4 will make everything seem brighter. It does wash out the colors a bit and personally I think it looks ugly.

r_intensity is the “overbright” effect that q3 engines use. Its like gamma, but its scaled to make bright things seem brighter whereas dark things stay the same. Having this at 1.4 will make things seem brighter as well.

Both of these values default to 1. You can change these in console, but you will have to do a vid_restart command to see the difference.

r_vertexLight shades worldpolys by varing the shading between vertices in brushes. Its much easier on your video card to draw these instead of layering lightmaps, so you do get a small performance increase. But it gets rid of some shadow detail and makes the lighting seemed washed out. I didn’t think you could use this option with ET anymore, but I could be wrong.

RK


(_NeT_WalBanger) #3

hmmm Thanks it sorted some of it out but Not the bits i wanted… I tried taking a screen shot but it looked FINE on that :’(

So i go bed now downloading my Brand new ET :smiley: That should sort it :stuck_out_tongue:

I have deleted most the script off my Autoexec.cfg now so it looks like this, theres nothing bad in there is there???

//
// Stats & Topshots Script
//
bind “p” “vstr statisticsall”
set statisticsall “vstr statistics”
set statistics “+topshots;+stats;set statisticsall vstr statistics2”
set statistics2 “-topshots;-stats;set statisticsall vstr statistics”
//

//Zoom mini map

bind - “mapzoomin” //zooms compass map in
bind = “mapzoomout” //zooms compass map out
//

//
// Suicide-Script
//
bind “del” “kill”
//

//
// Spawnpoint-Script (there are 12 more config-files that go along with this script !)
//
bind “i” “vstr maptoggle”
SET maptoggle “vstr maptoggle1”
SET maptoggle1 “exec al_radar.cfg; set maptoggle vstr maptoggle2”
SET maptoggle2 “exec al_rail_gun.cfg; set maptoggle vstr maptoggle3”
SET maptoggle3 “exec al_fuel_dump.cfg; set maptoggle vstr maptoggle4”
SET maptoggle4 “exec al_oasis.cfg; set maptoggle vstr maptoggle5”
SET maptoggle5 “exec al_battery.cfg; set maptoggle vstr maptoggle6”
SET maptoggle6 “exec al_gold_rush.cfg; set maptoggle vstr maptoggle7”
SET maptoggle7 “exec ax_radar.cfg; set maptoggle vstr maptoggle8”
SET maptoggle8 “exec ax_rail_gun.cfg; set maptoggle vstr maptoggle9”
SET maptoggle9 “exec ax_fuel_dump.cfg; set maptoggle vstr maptoggle10”
SET maptoggle10 “exec ax_oasis.cfg; set maptoggle vstr maptoggle11”
SET maptoggle11 “exec ax_battery.cfg; set maptoggle vstr maptoggle12”
SET maptoggle12 “exec ax_gold_rush.cfg; set maptoggle vstr maptoggle1”
//

// Atmospheric Effects Toggle
// ---------------------------------------
set atmtog1 “cg_atmosphericeffects 0; set atmtog vstr atmtog2; echo ^0Atmospheric Effects ^oOFF”
set atmtog2 “cg_atmosphericeffects 1; set atmtog vstr atmtog1; echo ^0Atmospheric Effects ^oON”
set atmtog “vstr atmtog2”
bind z “vstr atmtog”

//
// various performance-tweaks and other settings
//
seta cg_voiceSpriteTime “800000” // Chat-Text doesn´t disappear
seta cg_teamChatTime “800000” // as above
seta cg_bobroll “0” // You are moving without walking like youre drunk ;) Aiming is not influenced but since some people cannot stand the normal way of moving, this helps a lot. seta cg_bobpitch "0" // as above seta cg_bobup "0" // as above seta cg_runpitch "0" // as above seta cg_runroll "0" // as above seta pmove_fixed "0" // this value should be left as "0" , in opposition to the usual "1" that is good in games like RTCW and Q3. If you set "1" in ET, you cant lie down properly anymore and cannot use tank MG and MG42 and mortor and so on, since the screen is shaking.
seta scr_conspeed “99999” // console opens faster with this value
seta r_fullscreen “1” // with “1” you play in fullscreen with “0” in window mode.
seta cg_drawCrosshairnames “1” // if “1” then you see the name of you teammate when your crosshair points at him (default)
seta cg_drawCrosshairhealth “1” // displays health of a teammate when crosshair points at him if this is set to “1” (default)
seta cg_popupLimboMenu “0” // with “0” the limbo doesn`t open automatically when you die in the game.
vid_restart // The command /vid_restart ( to be entered in the console ) reloads the map for the client, so that new graphic settings are shown. Some settings like r_picmip need a vid_restart to work after you changed them ingame. (not if they are in your autoexec)
seta cg_lagometer “1” // The Lagometer displays the quality of your connection to the server you are on. By using “0” you turn this feature off.


(Rippin Kitten) #4

The lesson here is to check out these settings to make sure you know what they do before you drop them into your autoexec.cfg . Ifurita’s website has a nice article talking about the different r_ options and what they do. Check it out and you can write your own autoexec to make the graphics look just like you want them. It also has some excellent articles about various scripting commands.

http://www.rtcwonline.com/dummies/

RK


(squadjot) #5

About tweaking…

I must warn… i have done a lot of tweaking in my past… but with ET u have to watch out…some settings might make the game EVEN slower…even u think it will make it faster… ( thats my experience anyway)

allthough intensity and gamma is offcourse standard tweeks…


(colic) #6

If you ever have probvlems with graphics and want to go back to the original graphics you had delete the autoexec and your ETconfig files then load up wolf again.

Alot easier then reinstalling/re-downloading


(Ifurita) #7

Here is an RTCW-centric article on tweaking:

http://www.rtcwonline.com/dummies/tweaking.htm

Here are the graphical tweaks I use in ET for lighting