Jump to content

Weird graphics


Spycid

Recommended Posts

hello, 

 

i'm having trouble with my graphics in-game, all maps have black areas, weapons are grey/chrome, .. 

 

 

A picture says more then words

 

 

post-6686-0-31463000-1387031839_thumb.jpg

post-6686-0-60336300-1387031859_thumb.jpg

post-6686-0-78054200-1387032343_thumb.jpg

post-6686-0-84175600-1387032351_thumb.jpg

Link to comment
Share on other sites

I agree with Anti. Here's something from the Windows side you can check real quick too:

 

Right click the desktop, go to Screen Resolution

Click Advanced Settings

Click Monitor

Make sure colors is set to the highest it can go and isn't set to something like 8 or 16 bit.

Link to comment
Share on other sites

Yeah, that definitely looks like a config problem.

 

EDIT: Top one looks like that time I messed up a skin for Halo and turned the entire map into rainbow colours...

Link to comment
Share on other sites

i just tried something, i opened ATI Catalyst Control Center (CCC) (my laptop has ATI mobilty radeon 5470 DDC Display or ATI mobilty radeon 5470 E2341).

There was "Switchable graphics". it was on GPU for High performance and i could select Energysaving GPU, on that last GPU setting are the graphics better but i have super lag 

Link to comment
Share on other sites

 

// [r_settings]

seta r_ext_texture_env_add "0"
seta r_drawfoliage "0"
seta r_lodbias "0"
seta r_highQualityVideo "1"
seta r_fullscreen "1"
seta r_swapInterval "0"
seta r_gamma "1.7"
seta r_picmip "3"
seta r_overbrightbits "1"
seta r_mapoverbrightbits "3"
seta r_intensity "1.5"
seta r_ignorehwgamma "1"
seta r_flares "0"
seta r_drawsun "0" //0
seta r_fastsky "1"
seta r_subdivisions "20"
seta r_simpleMipMaps "1"
seta r_roundImagesDown "0"
seta r_lodCurveError "60"
seta r_detailtextures "1" //0
seta r_ext_gamma_control "1"
seta r_textureMode "GL_LINEAR_MIPMAP_LINEAR"
seta ui_r_texturemode "GL_LINEAR_MIPMAP_LINEAR"
seta r_texturebits "32"
seta r_colorbits "32"
seta r_stereo "0"
seta r_stencilbits "0"
seta r_depthbits "24"
seta r_vertexLight "0"
seta r_shownormals "0"
seta r_showmodelbounds "0"
seta r_dynamiclight "0" //0
seta r_lodbias "2"
seta r_primitives "0"
seta r_clamptoedge "1"
seta r_ext_compiled_vertex_array "1"
seta r_ext_compressed_textures "1"
seta r_ext_nv_fog_dist "0"
seta r_ext_texture_filter_anisotropic "0"
seta r_inGameVideo 0
seta r_customwidth 1024 //1366
seta r_customheight 768
seta r_mode -1



// [Graphics]

seta cg_drawWeaponIconFlash "1"
seta cg_draw2d 1
seta cg_novoicetext "0"
seta cg_quickmessagealt "1"
seta cg_novoicechats 0
seta cg_announcer "0"
seta cg_atmosphericEffects "0"
seta cg_autoReload "0"
seta cg_blinktime "0"
seta cg_bloodDamageBlend "0"
seta cg_bloodflash "0"
seta cg_bloodtime "0"
seta cg_bobpitch "0"
seta cg_bobroll "0"
seta cg_bobup "0"
seta cg_bobyaw "0"
seta cg_brassTime "0"
seta cg_complaintPopUp "0"
seta cg_coronafardist "0"
seta cg_coronas "0"
seta cg_damagekick "0"
seta cg_descriptiveText "1"
seta cg_draw3dicons "0"
seta cg_drawbuddies "1"
seta cg_drawcompass "1"
seta cg_drawdamagekick "0"
seta cg_drawfallkick "0"
seta cg_drawfireteamoverlay "1"
seta cg_drawfps "1"
seta cg_drawGun "1"
seta cg_drawNotifyText "1"
seta cg_drawReinforcementTime "1"
seta cg_drawroundtimer "1"
seta cg_drawSmallPopupIcons "1"
seta cg_drawWeaponIconFlash "0"
seta cg_drawTeamOverlay "2"
seta cg_fallkick "0"
seta cg_gibs "0"
seta cg_gun_frame "0"
seta cg_hudAlpha "1.0"
seta cg_impactvibration "0"
seta cg_lagometer "1"
seta cg_marktime "0"
seta cg_popuplimbomenu "0"
seta cg_predictitems "0"
seta cg_printObjectiveInfo "1"
seta cg_runpitch "0"
seta cg_runroll "0"
seta cg_railTrailTime "0"
seta cg_simpleitems "1"
seta cg_shadows "0"
seta cg_showblood "0"
seta cg_smoothclients "1"
seta cg_teamchattime "6000"
seta cg_useScreenshotJPEG "1"
seta cg_wolfparticles "0"
seta cg_wallmarklifetime "0"
seta cg_lagometer "1"
seta cg_drawWeaponIconFlash "0"
seta cg_autoswitch "0"
seta cg_noAmmoAutoSwitch "1"

// [Jaymod & ETPUB]

seta cg_autoRate "0"
seta cg_numPopups "4"
seta cg_althud "1"
seta cg_drawweaponiconflash "0"
seta cg_optimizeprediction "1"
seta cg_muzzleFlash "0"
seta cg_gun_fovscale "0"
seta cg_tracers "2"


// [PC-settings]

seta com_hunkMegs "512"
seta com_zoneMegs "64"
seta com_soundMegs "64"
seta com_blood "1"
seta com_crashed "0"
seta com_maxfps "125"

 

 

Link to comment
Share on other sites

drawfoliage is cheat protected and should be on 1, so maybe others cvars with wrong setting, like this one. You might have setted them manually in console and they're not present in your cfg.. For the rest, unless if I missed something there's nothing shocking in your cfg.. Maybe the RoundImageDown I would have setted on 1 and this mix of settings for low rendering and some others you leave and could lower it a bit more.

 

 

edit: if you're unsure you can reset all settings with /cvar_restart and then load again your cfg.

Edited by Ann!b@l
Link to comment
Share on other sites

Ah Radeon... that's the same brand I had when this sort of weird crap went down. The first picture is the closest thing that resembled the signs of my card burning out. Try a rollback or even update the drivers and see what happens. If no change, then, prognosis looks pretty bleak.

 

As you have a laptop with dual cards, have you tried right clicking wolf et  and choosing 'run with graphics processor', then selecting a card? My laptop has built in Intel HD gfx and Nvidia as well. Most things used to normally boot with the Intel card which was slow or buggy with most games, until I switched to nvidia for default. Once programs/games opened with Nvidia as my default card, it made a world of difference.

Link to comment
Share on other sites

I don't see the problem.    :D

 

 

 

 

Try a default config followed by a reinstall if needed to narrow it down to ET or drivers.  From other players I've seen with similar problems in the past it ended up being video card/video card drivers.

Link to comment
Share on other sites

Ah Radeon... that's the same brand I had when this sort of weird crap went down. The first picture is the closest thing that resembled the signs of my card burning out. Try a rollback or even update the drivers and see what happens. If no change, then, prognosis looks pretty bleak.

 

As you have a laptop with dual cards, have you tried right clicking wolf et  and choosing 'run with graphics processor', then selecting a card? My laptop has built in Intel HD gfx and Nvidia as well. Most things used to normally boot with the Intel card which was slow or buggy with most games, until I switched to nvidia for default. Once programs/games opened with Nvidia as my default card, it made a world of difference.

this helped me a bit, but i still lag now ;l so now i know it's not a config problem, but i think i just need a different Graphic card, can you get those for a laptop? it's a HP G62 Notebook(4G RAM / i3 2.27GHz ATI mobility Radeon 5470)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.