Bambi Posted August 16, 2016 Share Posted August 16, 2016 I have buy Today a new Screen from Samsung, its a 22inch screen with 1680x1050. how i can set up ET to this resolution? i have actually 1280x1024 but the graphic is not good. if i try 1600x1200 then ET is going to Crash and i have Open GL Error. Quote Link to comment Share on other sites More sharing options...
SinfulRaevyn Posted August 16, 2016 Share Posted August 16, 2016 Um.. I think.. you open console (~) and then type each command separately: r_customwidth "1680"r_customheight "1050"r_mode "-1" And then restart the game ^.^ Edit: Also found this! ET widescreen Et widescreen is not actually a script, but it contains a few settings you might want to use to run Enemy Territory in a widescreen monitor. When you start Enemy Territory and go to the “Display options” menu, you can’t see any setting related to playing Wolf ET on a widescreen monitor or setting the screen ratio from 4:3 to 16:10. Type these settings into your console (the ” ~ ” key) while the game is started: /seta r_aspectratio 1 /seta r_customaspect 1 /seta r_mode -1 /seta r_customwidth 1920 /seta r_customheight 1080 And if you want to run it in fullscreen: /seta r_fullscreen 1 or not /seta r_fullscreen 0 Of course if your screen resolution is different from this (1920×1080), just use the one your screen supports. However, if you are using an autoexec.cfg, you can copy and paste these ET widescreen settings into it, so the resolution will change automatically when you starte ET next time, or if you load your autoexec in the game. Or, go to your game install folder and locate this file: C:/Program Files/Enemy Territory/etmain/yourprofile/config.cfg …then copy paste these lines above, without the “/” sign. http://etconfig.net/scripts/et_widescreen/ 1 Quote Link to comment Share on other sites More sharing options...
Ann!b@l Posted August 16, 2016 Share Posted August 16, 2016 \r_customwidth "1680" \r_customheight "1050" \r_customaspect "1" \r_mode "-1" \vid_restart or put this tiny cfg file in your ETmain folder, launch your game, open the console and type this :\exec reso reso.cfg 2 Quote Link to comment Share on other sites More sharing options...
Bambi Posted August 16, 2016 Author Share Posted August 16, 2016 (edited) Um.. I think.. you open console (~) and then type each command separately: r_customwidth "1680" r_customheight "1050" r_mode "-1" And then restart the game ^.^ Edit: Also found this! http://etconfig.net/scripts/et_widescreen/ thanks its works now fine. very good. thank you or put this tiny cfg file in your ETmain folder, launch your game, open the console and type this :\exec reso reso.cfg nice thanks you. you guys answering very fast Edited August 16, 2016 by Bambi 1 Quote Link to comment Share on other sites More sharing options...
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.