apOx Posted June 8, 2017 Posted June 8, 2017 I just reinstalled my ET and it seems something's wrong with download the files from the server. Probably on my end but dunno what it is. As the title says, my ET closes and I get re-directed towards F|A website. Quote
Extalibanman Posted June 8, 2017 Posted June 8, 2017 Hey ap0x, Welcome to F|A Forums! - Make a Wolf:ET shortcut on your desktop if you don't have one already. - Right click on it and select properties - Go to the compatibility tab - Check mark the box for " Run this program as administrator" - Select Ok Try running the game now, if you did it right you should get a permission dialog asking if you want to run this program, choose yes. Hopefully this solves your problem, if not then reply. Good luck! 1 Quote
apOx Posted June 8, 2017 Author Posted June 8, 2017 Already running it standard as admin, must be something else. Thanks for the quick reply though, anything else you have in mind? Quote
Platonic Posted June 8, 2017 Posted June 8, 2017 Sounds like some crazy cfg or something... Have you checked your folders? It may help to download a standard cfg (we have some in the downloads section) and delete the others from your etmain folder. It may also help to run pk3 cleaner: https://fearless-assassins.com/files/file/374-enemy-territory-auto-pk3-cleaner/ In any case I've never heard of something like this. Quote
apOx Posted June 8, 2017 Author Posted June 8, 2017 (edited) Sounds like some crazy cfg or something... Have you checked your folders? It may help to download a standard cfg (we have some in the downloads section) and delete the others from your etmain folder. It may also help to run pk3 cleaner: https://fearless-assassins.com/files/file/374-enemy-territory-auto-pk3-cleaner/ In any case I've never heard of something like this. I just downloaded butchji's cfg and executed "butchji1" which contains all general settings from A to Z. Must be something in there that has changed something important related to downloading stuff. Don't know what tho, cl_allowdownload and cl_wwwDownload is set to "1" so it's weird. Edit: I tried that pk3 cleaner and it didn't work on Windows 10, atleast, for me. Edited June 8, 2017 by apOx Quote
DoubleDragon Posted June 8, 2017 Posted June 8, 2017 Ok can you give the cfg you used or is it the one from here http://antman.info/wolf/etpro/?path=configs/ look in etmain or mod folder for autoexec.cfg and change the name first to like 1autoexec.cfg something you can remember then try in game console cvar_restart;exec etconfig.cfg;vid_restart Quote
Solution apOx Posted June 8, 2017 Author Solution Posted June 8, 2017 Ok can you give the cfg you used or is it the one from here http://antman.info/wolf/etpro/?path=configs/ look in etmain or mod folder for autoexec.cfg and change the name first to like 1autoexec.cfg something you can remember then try in game console cvar_restart;exec etconfig.cfg;vid_restart http://www.gamingcfg.com/cfg/butchji This one and then in the zip: "butchji1" Quote
DoubleDragon Posted June 8, 2017 Posted June 8, 2017 it should be this way and wwwdownload should be 0 both can't be 1 and there is some obsolete cvars and restricted cvars //-----------------// // ETconfig // //-----------------// // #riZe // //-----------------// // Player: // //-----------------// // butchji // //-----------------// echo 180 fps echo bright (gray-ish) echo sharp echo pixelated edges echo no grass //mem & fps settings seta com_soundmegs "128" seta com_crashed "0" seta com_hunkmegs "512" seta com_maxfps "100" seta forcefps "100" seta com_zoneMegs "128" //sound settings seta s_wavonly "0" seta s_defaultsound "0" seta s_mixPreStep "0.05" seta s_mixahead "0.2" seta s_khz "22" seta s_doppler "0" seta s_separation "0.5" seta s_musicvolume "0" seta s_volume "0.5" //net settings seta rate "25000" seta snaps "20" seta cl_timenudge "0" seta cl_maxpackets "100" seta cl_packetdup "1" seta cl_wwwDownload "0" // must be 0 or you will be cut off and redirected to world wide web page seta cl_allowDownload "1" // must be 1 to download directly from server //blood seta cg_blinktime "100" seta cg_showblood "0" seta cg_bloodDamageBlend "0" seta cg_bloodTime "0" seta cg_bloodflash "0" //some misc tweaks & settings seta cg_coronafardist "0" seta cg_fastSolids "0" seta cg_vertexlight "1" // seta cg_noTaunt "0" // seta cg_deferPlayers "1" // seta timescale "1" // seta cg_timescale "1" seta cg_autoaction "0" seta cg_coronas "1" seta cg_teamChatHeight "4" seta cg_teamChatTime "5000" seta cg_cycleAllWeaps "1" seta cg_stereoSeparation "0.4" 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_zoomstepsniper "2" seta cg_zoomDefaultSniper "20" seta cg_zoomfov "22.5" seta cg_announcer "1" seta cg_useWeapsForZoom "1" seta cg_drawBuddies "1" seta cg_selectedPlayer "2" seta cg_marktime "0" seta cg_smallCompass "1" seta cg_drawCrosshairPickups "1" seta cg_viewsize "100" seta cg_autoactivate "1" seta cg_predictItems "1" seta cg_voiceSpriteTime "6000" seta cg_cursorHints "1" seta cg_descriptiveText "1" seta cg_quickMessageAlt "1" seta cg_drawNotifyText "1" seta cl_doubletapdelay "0" seta cg_autoswitch "0" seta cl_run "1" seta cl_punkbuster "1" // seta cg_wolfparticles "0" // this is cheat protected seta cg_simpleItems "1" seta cg_lodbias "2" seta cg_lodscale "5" seta cg_shadows "0" seta cg_printObjectiveInfo "1" seta cg_drawWeaponIconFlash "0" seta cg_gibs "0" seta cg_brassTime "0" seta cg_atmosphericEffects "0" seta cg_drawsmallpopupicons "1" seta cg_weaponcycledelay "0" seta cg_noAmmoAutoSwitch "1" seta cg_muzzleFlash "1" seta cg_autoreload "0" seta logfile "2" // seta r_cache "1" // obsolete key //graph settings seta r_gamma "2" seta r_picmip "0" seta r_picmip2 "3" seta r_colorbits "16" seta r_texturebits "16" seta r_depthbits "16" seta r_stencilbits "0" seta r_textureMode "GL_LINEAR_MIPMAP_NEAREST" // seta r_swapinterval "0" // Linux cvar for api disconnect seta r_intensity "1.5" seta r_mapoverbrightbits "2" seta r_overbrightbits "0" seta r_dynamiclight "0" seta r_ignorehwgamma "0" // seta r_wolffog "0" // cheat protected cvar must be 1 seta r_dlightBacks "0" seta r_subdivisions "4" seta r_inGameVideo "0" seta r_ext_texture_env_add "0" seta r_lodcurveerror "250" seta r_ignoreFastPath "0" seta r_ignoreGLErrors "1" seta r_roundImagesDown "1" seta r_drawfoliage "0" seta r_simpleMipMaps "1" seta r_vertexLight "1" seta r_allowExtensions "1" seta r_flares "0" seta r_finish "1" seta r_lodbias "2" // 0 on high, 1 medium ja 2 low detail seta r_lodscale "5" seta r_drawSun "0" seta r_fastsky "1" seta r_ext_ATI_pntriangles "0" seta r_ati_truform_tess "0" // seta r_ati_fsaa_samples "0" //obsolte cvar seta r_ext_texture_filter_anisotropic "0" seta r_flares "0" seta r_smp "0" seta r_displayrefresh "100" //etpro seta b_popuptime "0" seta b_althud "2" seta b_althudflags "4" seta b_hitsounds "1" seta b_drawranks "0" seta b_tracers "2" seta b_goatsound "0" seta b_drawclock "0" seta b_fireteamalpha "1" seta b_simpleItems "0" seta b_muzzleFlash "0" seta b_descriptiveTextScale "1" seta b_fireteamlatchedclass "1" clear 1 Quote
apOx Posted June 8, 2017 Author Posted June 8, 2017 thanks, that did the trick. Appreciate the effort you all make. Might apply soon! 2 Quote
captnconcrete Posted July 17, 2017 Posted July 17, 2017 seta cl_wwwDownload shoulda been set to 0 not 1. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.