Jump to content

game resolution??


BlackBull

Recommended Posts

I have Windows 7 Ultimate 64bit risoluzine my PC and 1280x1024.

 

Every time I open the game I find 800x600.

I tried to edit the file etconfig and set my resolution does not change but what can I do?

 

Sorry if I created a topic that perhaps was already done.

Link to comment
Share on other sites

Try editing autoexec.cfg instead of etconfig.cfg and see if it helps. Also any changes to .cfgs won't reflect in game unless you do /exec configname (be careful with this as other values might get changed in the process).

Link to comment
Share on other sites

Try editing autoexec.cfg instead of etconfig.cfg and see if it helps. Also any changes to .cfgs won't reflect in game unless you do /exec configname (be careful with this as other values might get changed in the process).

 

I have to create it? because I can not find the file autoexec.cfg

 

If I create what I write inside?

Link to comment
Share on other sites

I get this too... Also with fullscreen off.. Which is actually good for me because fullscreen always crashes in linux but the screen remains captured by the game.. So I still stream the game, can see everyone move etc, but the process is ended!? lol.. So I cant use any controls xD

Link to comment
Share on other sites

It should be generated automatically, try searching in your Jaymod (or etmain) folder for it. Try finding the r_mode line and change it from r_mode "4" to r_mode "7". If autoexec isn't in any of those 2 folders creating it from scratch would be difficult as you would have to know all of your settings.

Link to comment
Share on other sites

The autoexec.cfg must be in your etmain folder (i tkink otherwise it is created automatically)

There should be written all game settings.(C:\...\...\et\etmain\)

 

 

 

take a look on:

seta r_customheight "xxx" --> fill in your high

seta r_customwidth "xxx" --> fill in your width

 

 

than take a look on:

 

seta r_mode "x" --> put in -1 (so the width and high you are written will be acceptet)

 

 

 

Otherways is ther always the entry in your etconfig.cfg (C:\...\...\et\jaymod(NQ...)\profiles\ETUI\etconfig.cfg

 

I think normaly i should be change automatically if you write it in the autoexec.cfg but somtimes it dosent do it.

So take a Look in that configs if the first suggestion dosn´t work.

Link to comment
Share on other sites

I have found some settings for r_mode (so maybe its easier for you :D )

 

r_mode 0: 320x240

r_mode 1: 400x300

r_mode 2: 512x384

r_mode 3: 640x480

r_mode 4: 800x600

r_mode 5: 1024x768

r_mode 6: 1152x864

r_mode 7: 1280x720

r_mode 8: 1280x800

r_mode 9: 1280x1024

r_mode 10: 1440x900

r_mode 11: 1600x900

r_mode 12: 1600x1024

r_mode 13: 1600x1200

r_mode 14: 1680x1050

r_mode 15: 1920x1080

r_mode 16: 1920x1200

r_mode 17: 2560x1600

r_mode 18: 800x500

r_mode 19: 1024x640

r_mode 20: 800x450

r_mode 21: 852x480

r_mode 22: 1024x576

r_mode 23: 1360x768

r_mode 24: 1280x960

r_mode 25: 1400x1050

 

Hope it will help you ;)

Link to comment
Share on other sites

I had set my reso in etpuc to 1024x768, but every time I started game\minimised it was default. All I did, I set it in etmain-first mod loaded when u start up ET- reso to 1024x768. Now its ok.

And doesn´t Win7\Vista create ghost folders- somewhere, somewhere, so if u edit, let´s say some file .cfg in etmain , then true jaymod profile folder is hidden in somewhere- thats what happened to me, when I used Win7 for a week-then I was tired of searching ordinary folders.

Greetz

Vanaraud aka Vael

Link to comment
Share on other sites

It should be generated automatically, try searching in your Jaymod (or etmain) folder for it. Try finding the r_mode line and change it from r_mode "4" to r_mode "7". If autoexec isn't in any of those 2 folders creating it from scratch would be difficult as you would have to know all of your settings.

 

They succeeded with seta r_mode "8" :thanks

:thumbsup

 

I have found some settings for r_mode (so maybe its easier for you :D )

 

r_mode 0: 320x240

r_mode 1: 400x300

r_mode 2: 512x384

r_mode 3: 640x480

r_mode 4: 800x600

r_mode 5: 1024x768

r_mode 6: 1152x864

r_mode 7: 1280x720

r_mode 8: 1280x800

r_mode 9: 1280x1024

r_mode 10: 1440x900

r_mode 11: 1600x900

r_mode 12: 1600x1024

r_mode 13: 1600x1200

r_mode 14: 1680x1050

r_mode 15: 1920x1080

r_mode 16: 1920x1200

r_mode 17: 2560x1600

r_mode 18: 800x500

r_mode 19: 1024x640

r_mode 20: 800x450

r_mode 21: 852x480

r_mode 22: 1024x576

r_mode 23: 1360x768

r_mode 24: 1280x960

r_mode 25: 1400x1050

 

Hope it will help you ;)

 

WAO thank you very much

Link to comment
Share on other sites

It hjas to be in you config, because I have Windows 7 also set at 1280x1024. I play Wolf ET at 800x600, and when I stop playing my computer reverts back to 1280x1024. so mine works fine.

Link to comment
Share on other sites

I have Windows 7 Ultimate 64bit risoluzine my PC and 1280x1024.

 

Every time I open the game I find 800x600.

I tried to edit the file etconfig and set my resolution does not change but what can I do?

 

Sorry if I created a topic that perhaps was already done.

 

modelist.png

 

seta r_mode "8"

seta r_customwidth "1280"

seta r_customheight "1040"

 

 

Just copy and paste this in autoexec.cfg

 

If you don't have one go here: Official Autoexec.cfg Config Request

 

-or-

 

Install one of the Fearless Assassins Menus that will allow you to build your own: F|A MENU SERVERS CLEAN & UPDATE

 

*Don't edit your ETconfig, It must be in your autoexec.cfg

Link to comment
Share on other sites

  • Clan Friend

/modelist

to see available r_modes.

r_mode 8 should be the one for you...

 

autoexec.cfg can be created without problems if it's not already there, and it goes to your etmain folder (but you can create a different one for every mod)

 

the first time you might need to do /exec autoexec

 

example autoexec:

echo "^1ETMAIN^7 Autoexec.cfg loaded!" 
seta r_mode 8

 

then you can add other cvars, if you like, or exec other .cfg files.

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.