.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Dominions 3: The Awakening (http://forum.shrapnelgames.com/forumdisplay.php?f=138)
-   -   Dom3 font issue on Linux (http://forum.shrapnelgames.com/showthread.php?t=32133)

thejeff December 7th, 2006 11:05 AM

Re: Dom3 font issue on Linux
 
Dedas: Does -u work for you? Or switching with Alt-Enter?

Dedas December 7th, 2006 11:36 AM

Re: Dom3 font issue on Linux
 
I did some testing:

Version 3.04
-u // working
--fullscreen // working
Alt-Enter // not working
Fullscreen switch in preferences menu // not visible

Version 3.01
Same results as above
-u // working
--fullscreen // working
Alt-Enter // not working
Fullscreen switch in preferences menu // not visible

Version 3.00
Haven't tested recently, but I remember that I could both see the fullscreen switch and use Alt+Enter.
And I know for a fact that I played in fullscreen without adding any switches to the start script. Yes, I have several witnesses http://forum.shrapnelgames.com/images/smilies/happy.gif.

I run Fedora Core 6 (Zod) fully updated yesterday (the 6 of December) with nvidia's latest drivers on an Athlon 1733Mhz with a Geforce 6200.

thejeff December 7th, 2006 11:43 AM

Re: Dom3 font issue on Linux
 
Hmmm. I'll play with it again tonight. And try 3.04!

Johan K December 7th, 2006 12:51 PM

Re: Dom3 font issue on Linux
 
Thank you for the summary Dedas. What resolution do you run X-windows in? And which resolutions can you choose from?

Dedas December 7th, 2006 01:10 PM

Re: Dom3 font issue on Linux
 
I can choose everything from 1280x1024 (used resolution on LCD monitor 17") to 640x480 24bit. Resolutions are autodetected by X11. Here is my xorg.conf:

# Xorg configuration created by pyxf86config

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "DisableGLXRootClipping" "True"
Option "AddARGBGLXVisuals" "True"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection




Oh, and just want to report that the current version of Beryl freezes the game when switching resolutions. So if anyone is running Beryl (which is very buggy at the moment) switch it off to avoid that and a lot of other problems that it probably will cause.

nilfilter December 7th, 2006 05:37 PM

Re: Dom3 font issue on Linux
 
Thanks & Hi again,

Versions 3.0.1 through 3.0.4:
-u // not working
--fullscreen // not working
Alt-Enter // not working
Fullscreen switch in preferences menu // not visible

My X server runs with 16bpp, valid resolutions are 1024x768, 800x600, 640x480 (all at 60Hz). DRI is enabled and working. Let me know if you need more info, e.g. xorg.conf or the xorg log.

Johan K December 7th, 2006 07:10 PM

Re: Dom3 font issue on Linux
 
I found the fullscreen problem, sdl was not used and therfore no fullscreen support. It will be fixed in the next patch. 64-bit linux binary should be fine though.

nilfilter December 7th, 2006 07:36 PM

Re: Dom3 font issue on Linux
 
Quote:

Johan K said:
I found the fullscreen problem, sdl was not used and therfore no fullscreen support. It will be fixed in the next patch.

Yayness! Thanks.


All times are GMT -4. The time now is 11:21 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.