Jump to content

Recommended Posts

Posted

Hello all player of wolfentein ET....im currently playing on F|A #2 Jaymod i love it =P.

 

but always i excecute the ET start in 800x600 in my screen mode...still when i change to full screen and save the changes.

 

if someone know how i can change to full screen at start ET i will give a great thanks!! :blink:

Posted

You can press ALT + ENTER and it will make it full screen but you will have to do that each time you start ET

Posted

You can press ALT + ENTER and it will make it full screen but you will have to do that each time you start ET

 

 

Alt+ enter...make me full screen and desktop too....i need to set full screen at start the game but thanks for ur apport dude

Posted

You could try changing a few lines in your autoexec.cfg file which is in etmain folder (just open it with wordpad or even better notepad++). First find the line with r_mode in it and change the number behind it (it's most likely 4) to number that sets the correct resolution for you:

r_mode "0" 320x240
r_mode "1" 400x300
r_mode "2" 512x386
r_mode "3" 640x480
r_mode "4" 800x600
r_mode "5" 1024x768
r_mode "6" 1152x864
r_mode "7" 1280x1024
r_mode "8" 1600x1200

Then find the line with r_fullscreen and change the 0 to 1 in that line. Save the file and see if it works.

 

I had that same problem long ago and I can't remember exactly how I handled it. Since then I messed a ton with my settings but this was one of things that I changed.

Posted

You should be able to find the "fullscreen" option in the menu, and the resolution. Changing it should be saved to your profile.

 

If it isn't working, you can make an "autoexec" file. It's not hard - just open Notepad and enter this code:

 

seta r_mode "6"

seta r_fullscreen "1"

 

 

Then save it as "autoexec.cfg" in your C:\Program Files\Wolfenstein - Enemy Territory\etmain folder.

 

It will run when you start the game, and set these features for you. You may need to restart the game once and then it should be set in your game.

 

There are hundreds of other settings you can put into an autoexec.cfg file.

Posted

You can also do this:

 

set r_mode "-1"

set r_customheight "xxx"

set r_customwidth "xxx"

 

with any variables for "xxx" that your monitor/resolution supports.

Posted

// generated by ET, do not modify

unbindall

bind TAB "+scores"

bind ESCAPE "togglemenu"

bind SPACE "+moveup"

bind , "mapzoomout"

bind - "zoomout"

bind . "mapzoomin"

bind 0 "weaponbank 10"

bind 1 "weaponbank 1"

bind 2 "weaponbank 2"

bind 3 "weaponbank 3"

bind 4 "weaponbank 4"

bind 5 "weaponbank 5"

bind 6 "weaponbank 6"

bind 7 "weaponbank 7"

bind 8 "weaponbank 8"

bind 9 "weaponbank 9"

bind = "zoomin"

bind ` "toggleconsole"

bind a "+moveleft"

bind b "+zoom"

bind c "+movedown"

bind d "+moveright"

bind e "+leanright"

bind f "+activate"

bind g "+mapexpand"

bind l "openlimbomenu"

bind m "mvactivate"

bind q "+leanleft"

bind r "+reload"

bind s "+back"

bind t "messagemode"

bind u "messagemode3"

bind v "mp_quickmessage"

bind w "+forward"

bind x "+prone"

bind y "messagemode2"

bind z "mp_fireteammsg"

bind ~ "toggleconsole"

bind CAPSLOCK "+speed"

bind ALT "+stats"

bind CTRL "+topshots"

bind SHIFT "+sprint"

bind F1 "vote yes"

bind F2 "vote no"

bind F3 "ready"

bind F4 "notready"

bind F11 "autoscreenshot"

bind F12 "vstr demotoggle"

bind KP_LEFTARROW "selectbuddy 3"

bind KP_5 "selectbuddy 4"

bind KP_RIGHTARROW "selectbuddy 5"

bind KP_END "selectbuddy 0"

bind KP_DOWNARROW "selectbuddy 1"

bind KP_PGDN "selectbuddy 2"

bind KP_ENTER "mp_fireteamadmin"

bind KP_INS "selectbuddy -2"

bind KP_DEL "selectbuddy -1"

bind MOUSE1 "+attack"

bind MOUSE2 "weapalt"

bind MWHEELDOWN "weapprev"

bind MWHEELUP "weapnext"

seta r_smp "0" unsafe

seta r_mode "6" unsafe

seta r_depthbits "24" unsafe

seta r_stencilbits "0" unsafe

seta r_stereo "0" unsafe

seta r_colorbits "32" unsafe

seta r_texturebits "32" unsafe

seta r_clampToEdge "1" unsafe

seta r_ext_texture_env_add "1" unsafe

seta r_nv_fogdist_mode "GL_EYE_RADIAL_NV" unsafe

seta r_ext_NV_fog_dist "0" unsafe

seta r_ext_texture_filter_anisotropic "0" unsafe

seta r_ati_fsaa_samples "1" unsafe

seta r_ati_truform_pointmode "GL_PN_TRIANGLES_POINT_MODE_LINEAR" unsafe

seta r_ati_truform_normalmode "GL_PN_TRIANGLES_NORMAL_MODE_LINEAR" unsafe

seta r_ati_truform_tess "1" unsafe

seta r_ext_ATI_pntriangles "0" unsafe

seta r_glIgnoreWicked3D "0" unsafe

seta r_ext_compiled_vertex_array "1" unsafe

seta r_ext_multitexture "1" unsafe

seta r_ext_gamma_control "1" unsafe

seta r_ext_compressed_textures "1" unsafe

seta r_allowExtensions "1" unsafe

seta r_glDriver "opengl32" unsafe

seta cg_fastSolids "1"

seta cg_atmosphericEffects "1"

seta demo_infoWindow "1"

seta demo_drawTimeScale "1"

seta demo_avifpsF5 "24"

seta demo_avifpsF4 "20"

seta demo_avifpsF3 "15"

seta demo_avifpsF2 "10"

seta demo_avifpsF1 "0"

seta cg_specSwing "1"

seta cg_specHelp "1"

seta cg_drawWeaponIconFlash "0"

seta cg_bloodDamageBlend "1.0"

seta cg_autoAction "0"

seta cf_wtopshots "1.0"

seta cf_wstats "1.2"

seta cg_noVoiceText "0"

seta cg_noVoiceChats "0"

seta cg_teamChatsOnly "0"

seta ui_bigFont "0.4"

seta ui_smallFont "0.25"

seta cg_noTaunt "0"

seta cg_cameraOrbitDelay "50"

seta cg_blinktime "100"

seta cg_deferPlayers "1"

seta cg_coronas "1"

seta cg_teamChatHeight "8"

seta cg_teamChatTime "8000"

seta cg_bloodTime "120"

seta cg_bobyaw "0.002"

seta cg_bobroll "0.002"

seta cg_bobpitch "0.002"

seta cg_bobup "0.005"

seta cg_runroll "0.005"

seta cg_runpitch "0.002"

seta cg_railTrailTime "400"

seta cg_lagometer "0"

seta cg_crosshairY "0"

seta cg_crosshairX "0"

seta cg_crosshairHealth "0"

seta cg_cycleAllWeaps "1"

seta cg_weaponCycleDelay "150"

seta cg_drawSnapshot "0"

seta cg_drawFPS "0"

seta cg_drawStatus "1"

seta cg_drawSpreadScale "1"

seta cg_gibs "1"

seta cg_stereoSeparation "0.4"

seta cg_fov "90"

seta cg_zoomStepFG "10"

seta cg_zoomStepSnooper "5"

seta cg_zoomStepBinoc "3"

seta cg_zoomDefaultFG "55"

seta cg_zoomDefaultSnooper "40"

seta cg_zoomDefaultBinoc "22.5"

seta cg_zoomfov "22.5"

seta g_autoFireteams "1"

seta URL ""

seta g_lms_lockTeams "0"

seta g_lms_teamForceBalance "1"

seta g_enforcemaxlives "1"

seta g_voiceChatsAllowed "4"

seta g_maxlivesRespawnPenalty "0"

seta g_filtercams "0"

seta g_motd ""

seta g_filterBan "1"

seta g_banIPs ""

seta g_logSync "0"

seta g_log ""

seta g_noTeamSwitching "0"

seta g_maxGameClients "0"

seta g_landminetimeout "1"

seta cm_playerCurveClip "1"

seta cl_timeNudge "0"

seta sv_maxclients "20"

seta timelimit "20"

seta fraglimit "0"

seta com_hunkMegs "128"

seta com_maxfps "85"

seta com_watchdog "60"

seta com_watchdog_cmd ""

seta com_introplayed "0"

seta com_recommendedSet "1"

seta in_midi "0"

seta in_midiport "1"

seta in_midichannel "1"

seta in_mididevice "0"

seta in_mouse "1"

seta in_joystick "0"

seta in_joyBallScale "0.02"

seta joy_threshold "0.15"

seta vm_cgame "0"

seta vm_game "0"

seta vm_ui "0"

seta sv_hostname "ETHost"

seta sv_punkbuster "0"

seta sv_minguidage "0"

seta sv_maxRate "0"

seta sv_minPing "0"

seta sv_maxPing "0"

seta sv_floodProtect "1"

seta g_friendlyFire "1"

seta g_maxlives "0"

seta sv_allowDownload "1"

seta sv_master2 ""

seta sv_master3 ""

seta sv_master4 ""

seta sv_master5 ""

seta sv_lanForceRate "1"

seta g_altStopwatchMode "0"

seta g_complaintlimit "6"

seta g_fastres "0"

seta g_fastResMsec "1000"

seta g_antilag "1"

seta sv_dl_maxRate "42000"

seta sv_wwwDownload "0"

seta sv_wwwBaseURL ""

seta sv_wwwDlDisconnected "0"

seta sv_wwwFallbackURL ""

seta bot_enable "0"

seta con_debug "0"

seta con_autoclear "1"

seta cl_autoupdate "1"

seta cl_yawspeed "140"

seta cl_pitchspeed "140"

seta cl_maxpackets "30"

seta cl_packetdup "1"

seta cl_run "1"

seta sensitivity "23.807293"

seta cl_mouseAccel "0"

seta cl_freelook "1"

seta cl_allowDownload "1"

seta cl_wwwDownload "1"

seta cg_autoswitch "0"

seta cg_wolfparticles "1"

seta r_inGameVideo "1"

seta cl_doubletapdelay "350"

seta m_pitch "0.022000"

seta m_yaw "0.022"

seta m_forward "0.25"

seta m_side "0.25"

seta m_filter "1"

seta cl_maxPing "800"

seta cg_drawCompass "1"

seta cg_drawNotifyText "1"

seta cg_quickMessageAlt "1"

seta cg_popupLimboMenu "1"

seta cg_descriptiveText "1"

seta cg_drawTeamOverlay "2"

seta cg_drawGun "1"

seta cg_cursorHints "1"

seta cg_voiceSpriteTime "6000"

seta cg_crosshairSize "48"

seta cg_drawCrosshair "9"

seta cg_zoomDefaultSniper "20"

seta cg_zoomstepsniper "2"

seta name "xjdlsx"

seta rate "25000"

seta snaps "20"

seta cl_anonymous "0"

seta cl_punkbuster "1"

seta cg_predictItems "1"

seta cg_autoactivate "1"

seta cg_viewsize "100"

seta cg_autoReload "1"

seta cl_language "0"

seta r_picmip "0"

seta r_roundImagesDown "1"

seta r_rmse "0.0"

seta r_detailtextures "1"

seta r_overBrightBits "0"

seta r_ignorehwgamma "0"

seta r_oldMode ""

seta r_fullscreen "1"

seta r_customwidth "1600"

seta r_customheight "1024"

seta r_customaspect "1"

seta r_simpleMipMaps "1"

seta r_subdivisions "4"

seta r_ignoreFastPath "0"

seta r_lodCurveError "250"

seta r_lodbias "0"

seta r_flares "1"

seta r_ignoreGLErrors "1"

seta r_fastsky "0"

seta r_drawSun "1"

seta r_dynamiclight "1"

seta r_dlightBacks "1"

seta r_finish "0"

seta r_textureMode "GL_LINEAR_MIPMAP_LINEAR"

seta r_swapInterval "0"

seta r_gamma "2.000000"

seta r_facePlaneCull "1"

seta r_railWidth "16"

seta r_railCoreWidth "1"

seta r_railSegmentLength "32"

seta r_primitives "0"

seta r_trisColor "1.0 1.0 1.0 1.0"

seta r_normallength "0.5"

seta cg_shadows "1"

seta r_highQualityVideo "0"

seta r_lastValidRenderer "GeForce FX 5200/AGP/SSE2/3DNOW!"

seta vid_xpos "3"

seta vid_ypos "22"

seta s_volume "0.937500"

seta s_musicvolume "0.312500"

seta s_separation "0.5"

seta s_doppler "1"

seta s_khz "44"

seta s_mixahead "0.2"

seta s_mixPreStep "0.05"

seta s_defaultsound "0"

seta s_wavonly "0"

seta com_soundMegs "24"

seta ui_glCustom "0"

seta ui_ffa_fraglimit "20"

seta ui_ffa_timelimit "0"

seta ui_team_fraglimit "0"

seta ui_team_timelimit "20"

seta ui_team_friendly "1"

seta ui_ctf_capturelimit "8"

seta ui_ctf_timelimit "30"

seta ui_ctf_friendly "0"

seta g_spScores1 ""

seta g_spScores2 ""

seta g_spScores3 ""

seta g_spScores4 ""

seta g_spScores5 ""

seta g_spAwards ""

seta g_spVideos ""

seta g_spSkill "2"

seta ui_teamArenaFirstRun "1"

seta ui_master "0"

seta cg_brassTime "2500"

seta cg_drawCrosshairNames "1"

seta cg_drawCrosshairPickups "1"

seta cg_marktime "20000"

seta server1 ""

seta server2 ""

seta server3 ""

seta server4 ""

seta server5 ""

seta server6 ""

seta server7 ""

seta server8 ""

seta server9 ""

seta server10 ""

seta server11 ""

seta server12 ""

seta server13 ""

seta server14 ""

seta server15 ""

seta server16 ""

seta ui_dedicated "0"

seta cg_selectedPlayer "0"

seta cg_selectedPlayerName "xjdlsx"

seta ui_netSource "1"

seta ui_menuFiles "ui/menus.txt"

seta ui_gametype "3"

seta ui_joinGametype "-1"

seta ui_netGametype "3"

seta ui_mapIndex "17"

seta ui_currentMap "19"

seta ui_currentNetMap "19"

seta ui_browserMaster "0"

seta ui_browserGameType "0"

seta ui_browserSortKey "4"

seta ui_browserShowEmptyOrFull "0"

seta ui_browserShowPasswordProtected "0"

seta ui_browserShowFriendlyFire "0"

seta ui_browserShowMaxlives "0"

seta ui_browserShowPunkBuster "0"

seta ui_browserShowAntilag "0"

seta ui_browserShowWeaponsRestricted "0"

seta ui_browserShowTeamBalanced "0"

seta ui_serverStatusTimeOut "7000"

seta cg_drawBuddies "1"

seta cg_drawRoundTimer "1"

seta cg_showblood "1"

seta cg_bloodFlash "0"

seta cg_noAmmoAutoSwitch "1"

seta cg_useWeapsForZoom "1"

seta cg_complaintPopUp "1"

seta cg_announcer "1"

seta cg_printObjectiveInfo "1"

seta cg_useScreenshotJPEG "1"

seta cg_drawReinforcementTime "1"

seta cg_crosshairPulse "1"

seta cg_crosshairColor "White"

seta cg_crosshairAlpha "1.0"

seta cg_crosshairColorAlt "White"

seta cg_coronafardist "1536"

seta g_warmup "5"

seta g_lms_roundlimit "3"

seta g_lms_matchlimit "2"

seta g_lms_followTeamOnly "1"

seta g_heavyWeaponRestriction "100"

seta ui_currentCampaign "0"

seta ui_currentNetCampaign "0"

seta ui_campaignIndex "0"

seta ui_currentCampaignCompleted "0"

seta cg_crosshairAlphaAlt "1.0"

seta bot_minplayers "0"

seta g_ipcomplaintlimit "3"

seta g_doWarmup "0"

seta g_inactivity "0"

seta refereePassword "none"

seta g_teamForceBalance "0"

seta g_spectatorInactivity "0"

seta match_latejoin "1"

seta match_minplayers "4"

seta match_mutespecs "0"

seta match_readypercent "100"

seta match_timeoutcount "3"

seta match_timeoutlength "180"

seta match_warmupDamage "1"

seta server_autoconfig "0"

seta server_motd0 " ^NEnemy Territory ^7MOTD "

seta server_motd1 ""

seta server_motd2 ""

seta server_motd3 ""

seta server_motd4 ""

seta server_motd5 ""

seta team_maxPanzers "-1"

seta team_maxplayers "0"

seta team_nocontrols "0"

seta vote_allow_comp "1"

seta vote_allow_gametype "1"

seta vote_allow_kick "1"

seta vote_allow_map "1"

seta vote_allow_mutespecs "1"

seta vote_allow_nextmap "1"

seta vote_allow_pub "1"

seta vote_allow_referee "0"

seta vote_allow_shuffleteamsxp "1"

seta vote_allow_swapteams "1"

seta vote_allow_friendlyfire "1"

seta vote_allow_timelimit "0"

seta vote_allow_warmupdamage "1"

seta vote_allow_antilag "1"

seta vote_allow_muting "1"

seta vote_limit "5"

seta vote_percent "50"

seta ui_r_mode ""

seta ui_r_gamma ""

seta ui_rate ""

seta ui_handedness ""

seta ui_sensitivity ""

seta ui_profile_mousePitch ""

seta ui_showtooltips "1"

seta com_recommended "1"

seta net_noudp "0"

seta net_noipx "0"

seta net_socksEnabled "0"

seta net_socksServer ""

seta net_socksPort "1080"

seta net_socksUsername ""

seta net_socksPassword ""

seta ui_r_colorbits ""

seta ui_r_lodbias ""

seta ui_r_subdivisions ""

seta ui_r_picmip ""

seta ui_r_texturebits ""

seta ui_r_depthbits ""

seta ui_r_ext_compressed_textures ""

seta ui_r_dynamiclight ""

seta ui_r_detailtextures ""

seta ui_r_texturemode ""

seta com_zoneMegs "24"

 

gallery_1_2_19298.png

 

 

nice daredevil...i change in propieties in start menu where i always pick, and easy change

 

 

 

thanks for ur apport, seems to others friends :yahoo:thanks

  • 3 weeks later...
Posted

still no solution...changes in desktop icon may change a while only...when i restart pc mode back to 600x800...and i dont find r_mode to change ...some help??

=/.

  • Administrators
Posted

Solution is posted right above. Use command line because your config is f***ed up and you don't know how to fix it. Command line is the best solution for you!

Posted

You could also go to the ETMain folder and open etconfig.cfg

Then add the rmode line at the end of it. When ET does exec the file at startup, the last resolution line should override the first1.

Also remember to write /exec etconfig.cfg in console if the resolution wont change and restart the game.

Posted

right, you need an autoexec.cfg in etmain folder, so your settings get auto-executed when you start ET:

 

create textfile, rename to autoexec.cfg, open with editor and type the following lines

 

seta r_fullscreen 1

seta r_mode -1

seta r_customwidth ???

seta r_customheigth ???

 

*replace ??? with your screensize

 

go ingame, join server and /exec autoexec.cfg in console. If this does not help, you can also set these commands to your etconfig.cfg in jaymod folder and make it write protected.

 

GL :rolleyes:

Posted

right, you need an autoexec.cfg in etmain folder, so your settings get auto-executed when you start ET:

 

create textfile, rename to autoexec.cfg, open with editor and type the following lines

 

seta r_fullscreen 1

seta r_mode -1

seta r_customwidth ???

seta r_customheigth ???

 

*replace ??? with your screensize

 

go ingame, join server and /exec autoexec.cfg in console. If this does not help, you can also set these commands to your etconfig.cfg in jaymod folder and make it write protected.

 

GL :rolleyes:

 

ya i have a autoexec.cfg in etmain folder,,,or u mean do a new?

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.