Jump to content

Weird Screen Sizes


SoulSe
 Share

Recommended Posts

Now that I'm down with Linux gaming, I'm starting to get fussy:

 

Two of my games (Quake 3 & UT) refuse to run full screen, UNLESS I set them to the same resolution as my desktop. My machine, on the other hand, can't handle this resolution for games.

 

All my other opengl games (quake 1, tux racer, etc) run full screen no problem, even though their resolutions are lower then my desktop. But when I open Quake3, for instance, I get it running smaller and all out of place....

 

I know there are lame work arounds for this (like creating a user with a different res. for games) but like I said, I am being fussy now.

 

So if anyone can help me, please do...

Link to comment
Share on other sites

Just add more resolutions to your /etc/X11/XF86Config-4 file.

 

For example:

 

Section "Screen"

   Identifier "screen-normal"

   Device "device-normal"

   Monitor "monitor1"

   DefaultColorDepth 24

   Subsection "Display"

       Depth 24

       Modes "1024x768" "800x600" "640x480"

   EndSubsection

EndSection

Link to comment
Share on other sites

Hardware Accelereration Dude... You'd need a serious cluster running to play my games with software rendering :wink:

 

I guess I need to educate myself more with XFree, adding resolutions to my config file doesn't work though, which is weird.

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.
Note: Your post will require moderator approval before it will be visible.

Guest
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.

Loading...
 Share

×
×
  • Create New...