Log in

View Full Version : Windowed Mode


Lormax
February 19th, 2007, 02:20 AM
Any way to get the game to run in Windowed Mode?

Micah
February 19th, 2007, 02:38 AM
video options, I believe

Edi
February 19th, 2007, 02:56 AM
Alt-Enter will get you windowed mode in Windows. Video options and untick the Full Screen checkbox is another way to do it.

Edi

Olive
February 19th, 2007, 06:43 AM
Add the option -w in the shortcut to the game. That's what I'm doing since the game is not compliant with wide screens (images are horizontally stretched).

Gandalf Parker
February 19th, 2007, 01:34 PM
Ive created icons for Dom3, and I create one for each MP game Im in. I just right-click an icon, then paste a copy of it on my desktop, then edit it. Mostly I like switches that speed up my getting in, doing my turn, and getting out. And letting me see what else is going on on my desktop.

Such as, one game Im in on the www.dom3minions.com (http://www.dom3minions.com) server, the icon has these settings...

"C:\Program Files\dominions3\dom3.exe" -fawmcd --tcpclient dom3minions.com --port 9999

The fawmcd means:
f = no fades
a = no animated backgrounds
w = run in windowed mode
m = no music
c = no credits screen at the end
d = turn on debug (most people woudnt be interested in that)

--tcpclient (so it doesnt ask where to go)
--port (so it doesnt ask the port or which game Im in)

Since its so much harder to see the switches list in Windows, a full list of switches is availalble here
http://www.dom3minions.com/docs/CommandLine.txt