Jump to content

Resolution problems


Recommended Posts

Hey, 

 

So I'm at my brother's laptop and I'm getting some problems when trying to change resolution. The standard for the laptop is 1920x1080, the same I've been using in my config for years. I also got r_mode -1 set.

But still it seems the "picture ET" is too big for the screen. Right edge is cut off aswell as bottom part. I can't find out the problem. I see the whole screen in r_mode 4, but yeah it's r_mode 4 I can't play like that. I'm sure it is easy fix, but cause of the wine I had, I'm struggling and getting frustrated. Please help, just want to frag a bit. Cheers! 

Link to comment
Share on other sites

seta r_mode -1

seta r_customheight                            "1080"
seta r_customwidth                             "1920"

 

Open your cfg and check these 3 commands, i would assume that somewhere its duplicated, therefore changing resolution to r_mode 4.

All in all, u should of set these values and then following up by vid_restart to take effect of it.

Make sure as well that at end u actually load this cfg and not playing by default.

  • Like 1
Link to comment
Share on other sites

Don't drink and frag, they said.

 

If you set up your config by executing it from ETMain folder, try deleting the etconfig.cfg from the mod's profile folder, start up the game and execute your personal config from scratch. Worth a try.

Link to comment
Share on other sites

Did not work.

Changing t 1600x 900 worked, but weird I can't use 1920x1080.

 

Here is my config and laptop specs

 

Prcessor: Intel ® Core i7-4700MQ CPU @ 2.40GHz  2.40GHZ

RAM: 8.00 GB

SYstemtype: 64 bit

WIndows 8.1

 

Config:

 

seta name =F|A= Moses
 
//Mouse 
seta m_pitch "0.01501"
 
bind MWHEELDOWN "cg_fov 90; sensitivity 1.20"
bind MWHEELUP "cg_fov 105; sensitivity 1.20"
seta cl_mouseAccel "0"
 
 
//Display/Hud
seta cg_fov "112"
seta cg_Size "32"
seta cg_drawCrosshair "5"
seta cg_crosshairPulse "0"
seta cg_crosshairColor "Cyan"
seta cg_crosshairAlpha "1.0"
seta cg_crosshairColorAlt "cyan"
seta cg_crosshairalphaalt "1.0"
seta scr_conspeed "999"
seta cg_drawfps "1"
seta cg_lagometer "0"
seta cg_recording_statusline "9"
seta b_demorecord_statusline "470"
//Connection
seta rate "34000"
seta snaps "20"
 
bind leftarrow "vstr seis_speed-"
bind rightarrow "vstr seis_speed+"
//Client Engine
seta cl_smooth "0"
seta cl_maxpackets "100"
seta cl_packetdump "1"
seta cl_allowdownload "1"
seta cl_doubletapdelay "0"
 
 
//Client Game
seta cg_coronas "0"
seta cg_coronafardist "0"
seta cg_atmosphericeffects "0"
seta cg_teamchatheight "6"
seta cg_teamchattime "12000"
seta cg_popuplimbomenu "0"
seta cg_markDistance "0"
seta cg_marks "0"
seta cg_marktime "0"
seta cg_gibs "0"
seta cg_drawsmallpopupicons "1"
seta cg_bobroll "0"
seta cg_bobpitch "0"   
seta cg_bobup "0"
seta cg_bobyaw "0"     
seta cg_runroll "0"
seta cg_runpitch "0"
seta cg_recoilPitch "0"
seta cg_impactvibration "0" 
seta cg_damagekick "0" 
seta cg_fallkick "0" 
seta cg_drawfallkick "0" 
seta cg_drawdamagekick "0" 
seta cg_uselessNostalgia "0"
seta cg_predictItems "0"
seta cg_smoothclients "1"
seta cg_nopredict "0"
seta cg_bloodDamageBlend "0"
seta cg_drawWeaponIconFlash "0"
seta cg_drawSpreadScale "0" 
seta cg_weaponCycleDelay "0"
seta cg_muzzleFlash "0"
seta cg_blinktime "0"
seta cg_fastSolids "1"
seta cg_cameraOrbitDelay "0"
seta cg_wolfparticles "0"
seta cg_drawCompass "1"
seta cg_voiceSpriteTime "1000"
seta cg_shadows "0"
seta cg_drawCrosshairNames "1"
seta cg_brassTime "0"
seta cg_showblood "0"
seta cg_bloodFlash "0"
seta cg_bloodDamageBlend "0"
seta cg_bloodTime "0"
seta cg_noAmmoAutoSwitch "0"
seta cg_autoReload "0"
seta cg_autoswitch "0"
seta cg_complaintPopUp "0"
seta cg_chatAlpha "0"
seta cg_lagometerAlpha "0"
seta cg_specAlpha "0"
seta cg_drawpromotions "0"
seta cg_drawtracers "0"
seta cg_novoicechats "1"
seta cg_gun_fovscale "0" 
seta cg_tracers "0"
seta cg_trailparticles "0"
seta cg_disableComplaints "1"
seta cg_autoaction "1"
 
//Punk Buster
seta pb_cl_enable "1"
seta pb_sleep "500"
seta pb_security "0"
seta pb_system "1"
seta pb_logtofile "0"
seta pb_SsLog   "0"
seta pb_SsSave "0"
seta pb_writecfg "1"
 
 
//Common
seta com_hunkmegs "512"
seta com_zonemegs "64"
seta com_soundmegs "32"
seta com_blood "0"
seta com_maxfps "125"
seta com_introplayed "0"
seta com_ignorecrash "1"
 
 
//Render
seta r_mode "-1"
seta r_customwidth "1920"
seta r_customheight "1080"
seta r_gamma "3.0"
seta r_picmip "3"
seta r_lodbias "2"
seta r_intensity "1.5"
seta r_mapoverbrightbits "1.0"
seta r_overbrightbits "1"
seta r_depthbits "16"
seta r_texturebits "16" 
seta r_colorbits "16"
seta r_swapinterval "0.0"
seta r_flares "0.0"
seta r_uifullscreen "0.0"
seta r_nocull "0"
seta r_inGameVideo "0"
seta r_detailtextures "0"
seta r_ignorehwgamma "1"
seta r_fullscreen "1"
seta r_subdivisions "4"
seta r_lodCurveError "450"
seta r_fastsky "1"
seta r_drawSun "0"
seta r_dynamiclight "0"
seta r_finish "0"  
seta r_textureMode "GL_LINEAR_MIPMAP_NEAREST"
seta r_highqualityvideo "0"
seta r_ati_truform_tess "0" 
seta r_ati_fsaa_samples "0" 
seta r_stereo "0" 
seta r_displayrefresh "0"
seta r_roundImagesDown "5"
seta r_colorMipLevels "0"
seta r_simpleMipMaps "0"
seta r_customaspect "1"
seta r_ignoreFastPath "1"
seta r_ignoreGLErrors "1"
seta r_swapInterval "0"
seta r_textureAnisotropy "1.0"
seta r_preloadTextures "0"
seta r_vertexLight "0"
seta r_vertexlighting "1"
seta r_fullbright "0"
seta r_compressmodels "1"
seta r_clear "0"
seta r_nocull "0"
seta r_lightmap "0"
seta r_drawfoliage "0"
seta r_nocurves "0"
seta r_wolffog "0"
seta r_cacheShaders "0"
seta r_primitives "2"
seta r_clampToEdge "1" 
seta r_ambientscale "0.8"
seta ui_r_texturemode "GL_LINEAR_MIPMAP_NEAREST"
seta r_clamptoedge "1"
seta r_ext_NV_fog_dist "0"
 
//Sound
seta s_bloat   "2.0"
seta s_compression   "0"
seta s_distance   "100.0"
seta s_leafnum   "0"
seta s_loadas8bit   "1"
seta s_max_distance   "9999999.0"
seta s_min_distance   "0.5"
seta s_mixahead                 "0.15"
seta s_mixPreStep               "0.04"
seta s_musicvolume   "0.000000"
seta s_numpolys   "400"
seta s_occ_eq   "0.75"
seta s_occfactor   "0.5"
seta s_polykeep   "1000000000"
seta s_polyreflectsize "10000000"
seta s_polysize   "10000000"
seta s_refdelay   "2.0"
seta s_refgain   "0.45"
seta s_rolloff   "1.0"
seta s_volume   "0.6"
seta s_bloat   "2.0"
 
 
//Bani
seta b_altHud "1"
seta b_altHudFlags "2"
seta b_antilag "1"
seta b_backupcvars "0"
seta b_chatAlpha "0"
seta b_chatFlags "1"
seta b_chatsounds "0"
seta b_cmdwarnings "0"
seta b_debuglocations "0"
seta b_demo_dynamitecounter "1"
seta b_descriptiveTextscale "0.7"
seta b_drawclock "0"
seta b_drawpromotions "0"
seta b_drawranks "0"
seta b_drawrewards "0"
seta b_drawspectatoralpha "0" 
seta b_drawspectatorteamflags "1"
seta b_drawspeed "0"
seta b_fireteamAlpha "0.5"
seta b_fireteamLatchedClass "0"
seta b_goatsound "1"
seta b_hitsounds "1"
seta b_hudYoffset "2"
seta b_locationJustify "0"
seta b_locationMaxChars "20"
seta b_locationMode "0"
seta b_logbanners "1"
seta b_muzzleflash "0"
seta b_noactivatelean "1"
seta b_numPopups "2"
seta b_optimizePrediction "1"
seta b_popupFadeTime "1000"
seta b_popupStayTime "1000"
seta b_popupTime "1000"
seta b_shovesounds "1"
seta b_simpleItems "1"
seta b_tracers "0"
seta b_votetextscale "0.6"
seta b_watermarkAlpha "0"
 
 
 
 
 
"vid_restart"
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.