Linux - GamesThis forum is for all discussion relating to gaming in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795
Rep:
how do i change the default resolution for winex?
whenever i run a game with winex3.2, most of them run fine. but when they do, they default to the 640x480 resolution, which goes off the screen on my moniter. anyone?
I don't think there is a default resolution for WineX. Just reset the resolution manually in the game. Most games start with a default resolution, its usually the lowest resolution. So just go into the games options menu, and change the games resolution.l If you have to adjust your monitor for a few seconds, not big deal. Try reading the WineX docs for this problem
It's not a WineX problem. It's an XFree86 problem. The problem is that your monitor refresh rates aren't set properly for the lower resolutions. There are something called modelines in your XF86Config (or XF86Config-4) file. They determine how the output is sent to the monitor. They are unique for all models of monitors (as all models of monitors have slightly different refresh rates).
I really don't know of one particularly good tool for fixing this. Most distros come with an XFree86 adjustment program, but many times it won't work with the nVidia or ATI proprietary drivers without breaking something. The best permanent solution is to learn how modelines are calculated and manually edit your XF86Config file. The easiest solution is to change the resolution in your games to the default monitor resolution.
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795
Original Poster
Rep:
ill try that link, although i dont know my moniter specs, since i dont have the manual (no, i didnt throw it away ). but, maybe i could look at the xfree drivers for my moniter and see if that tells me anything. i use a multisync xv17+, btw.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.