|
|
|
|
|
May 24th, 2003, 06:33 AM
|
|
First Lieutenant
|
|
Join Date: Jan 2001
Location: Toledo, OH
Posts: 641
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
SE4 in higher resolutions + OT: floppy disks
Is there any way to stretch SE4 to fill the screen for resolutions higher than 1024x768?
IIRC there is no offical way to do this, but are there any sneaky computer tricks/utilities I can try? (other than manualy switching my resolution everytime I play)
[ May 28, 2003, 06:07: Message edited by: Spoo ]
__________________
Assume you have a 1kg squirrel
E=mc^2
E=1kg(3x10^8m/s)^2=9x10^16J
which, if I'm not mistaken, is equivilent to roughly a 50 megaton nuclear bomb.
Fear the squirrel.
|
May 24th, 2003, 07:33 AM
|
Colonel
|
|
Join Date: Jul 2001
Location: Calgary, AB, Canada
Posts: 1,743
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SE4 in higher resolutions + OT: floppy disks
dont think so
__________________
Let the game begin!
Green bug from outa space!
|
May 24th, 2003, 05:48 PM
|
Private
|
|
Join Date: May 2003
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SE4 in higher resolutions + OT: floppy disks
Even a utility to switch screen res to 1024x768 when SE4 is launched, would be keen and nifty.
|
May 24th, 2003, 06:03 PM
|
|
Major General
|
|
Join Date: May 2002
Location: Linghem, Östergötland, Sweden
Posts: 2,255
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SE4 in higher resolutions + OT: floppy disks
There are some freeware's that do that, search on google for it.
|
May 24th, 2003, 06:47 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
|
|
Re: SE4 in higher resolutions + OT: floppy disks
For 9x/me, just make a batch file with the following
:: Set 8 bit colour on 800x600 display
rundll deskcp16.dll,QUICKRES_RUNDLLENTRY 800x600x8
:: Set 16 bit colour on 800x600 display
rundll deskcp16.dll,QUICKRES_RUNDLLENTRY 800x600x16
:: Set 24 bit colour on 1024x768 display
rundll deskcp16.dll,QUICKRES_RUNDLLENTRY 1024x768x24
http://www.experts-exchange.com/Oper...5.html#8342037
__________________
Things you want:
|
May 24th, 2003, 11:52 PM
|
|
National Security Advisor
|
|
Join Date: Dec 1999
Posts: 8,806
Thanks: 54
Thanked 33 Times in 31 Posts
|
|
Re: SE4 in higher resolutions + OT: floppy disks
I sometimes switch to 1600x1200 just for the large battle replays, since tactical combat mode does use it, and even then, you can't see everything at once.
PvK
|
May 25th, 2003, 09:28 AM
|
|
Major General
|
|
Join Date: May 2002
Location: Linghem, Östergötland, Sweden
Posts: 2,255
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SE4 in higher resolutions + OT: floppy disks
Quote:
Originally posted by PvK:
I sometimes switch to 1600x1200 just for the large battle replays, since tactical combat mode does use it, and even then, you can't see everything at once.
PvK
|
Nice, didin't know that!
|
May 25th, 2003, 02:34 PM
|
|
Major
|
|
Join Date: Aug 2002
Location: Western Canada
Posts: 1,226
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SE4 in higher resolutions + OT: floppy disks
[quote]Originally posted by Suicide Junkie:
For 9x/me, just make a batch file with the following
:: Set 8 bit colour on 800x600 display
rundll deskcp16.dll,QUICKRES_RUNDLLENTRY 800x600x8
:: Set 16 bit colour on 800x600 display
rundll deskcp16.dll,QUICKRES_RUNDLLENTRY 800x600x16
:: Set 24 bit colour on 1024x768 display
rundll deskcp16.dll,QUICKRES_RUNDLLENTRY 1024x768x24
http://www.experts-exchange.com/Oper...5.html#8342037[/QUO TE]
Batch Files
Can someone explain this to me?
And where do I put them and how do they work?
On the Mac it was a simple matter to change resolutions and colors...just go into the control panel. Couple of seconds and done.
__________________
Know thyself.
Inscription at the Delphic Oracle.
Plutarch Morals
circa 650 B.C.
|
May 25th, 2003, 06:03 PM
|
|
Major General
|
|
Join Date: May 2002
Location: Linghem, Östergötland, Sweden
Posts: 2,255
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SE4 in higher resolutions + OT: floppy disks
A batch file is a text file that ends with .bat
i e SpaceEmpires.bat
you can write it in notepad or whatever text editor you wish to use (Word, Edit etc)
In the text file you just write the MS-Dos commands you want to be executed. Anything you can write at the dos prompt in a Dos window works in a batch file (+ some more).
So for a file that changes resolution for space empires 4, and runs the game and resets the resolution when you are finished (You must activate the dos window and press a button, I'm not sure if you can omitt the pause line as I can't try it here, but you might).
Try something like this:
rundll deskcp16.dll,QUICKRES_RUNDLLENTRY 1024x768x24
Space Empires 4 Gold.Exe
pause
rundll deskcp16.dll,QUICKRES_RUNDLLENTRY 1200x1024x24
Save it as sp4.bat and put it in the space empires directory, you can then make a shortcut to it and put on your desktop or in the start menu.
You can right click on the batch file and choose the option to close window on exit.
I'm not sure what the SE4 executable is called but write the name of it instead of what I've called it.
Neither am I sure that the Last line actually sets the resolution right as I haven't tried it (Am at work now).
But I guess you'll get the general idea.
On the PC it's a simple matter to change resolutions and colors...just go into the control panel. Couple of seconds and done.
Or right click on the desktop and choose properties, or in the display properties choose to have a display resolutions icon in the tray bar, so you can right click there and change resolution (Depends on grahic card).
[ May 25, 2003, 17:18: Message edited by: Ruatha ]
|
May 25th, 2003, 11:31 PM
|
National Security Advisor
|
|
Join Date: Nov 2000
Posts: 5,085
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SE4 in higher resolutions + OT: floppy disks
"On the Mac it was a simple matter to change resolutions and colors...just go into the control panel. Couple of seconds and done"
It is in the PC too. Batch files are for those extra-lazy people who don't mind tweaking (oxymoron?)
__________________
Phoenix-D
I am not senile. I just talk to myself because the rest of you don't provide adequate conversation.
- Digger
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|