.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Command 3.0- Save $12.00
War Plan Pacific- Save $7.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #1  
Old May 24th, 2003, 11:52 PM
PvK's Avatar

PvK PvK is offline
National Security Advisor
 
Join Date: Dec 1999
Posts: 8,806
Thanks: 54
Thanked 33 Times in 31 Posts
PvK is on a distinguished road
Default 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
Reply With Quote
  #2  
Old May 25th, 2003, 09:28 AM
Ruatha's Avatar

Ruatha Ruatha is offline
Major General
 
Join Date: May 2002
Location: Linghem, Östergötland, Sweden
Posts: 2,255
Thanks: 0
Thanked 0 Times in 0 Posts
Ruatha is on a distinguished road
Default 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!
Reply With Quote
  #3  
Old May 25th, 2003, 02:34 PM
tbontob's Avatar

tbontob tbontob is offline
Major
 
Join Date: Aug 2002
Location: Western Canada
Posts: 1,226
Thanks: 0
Thanked 0 Times in 0 Posts
tbontob is on a distinguished road
Default 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.
Reply With Quote
  #4  
Old May 25th, 2003, 06:03 PM
Ruatha's Avatar

Ruatha Ruatha is offline
Major General
 
Join Date: May 2002
Location: Linghem, Östergötland, Sweden
Posts: 2,255
Thanks: 0
Thanked 0 Times in 0 Posts
Ruatha is on a distinguished road
Default 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 ]
Reply With Quote
  #5  
Old May 25th, 2003, 11:31 PM

Phoenix-D Phoenix-D is offline
National Security Advisor
 
Join Date: Nov 2000
Posts: 5,085
Thanks: 0
Thanked 0 Times in 0 Posts
Phoenix-D is on a distinguished road
Default 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
Reply With Quote
  #6  
Old May 25th, 2003, 11:51 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: SE4 in higher resolutions + OT: floppy disks

Quote:
On the Mac it was a simple matter to change resolutions and colors...just go into the control panel. Couple of seconds and done.
There is no feature of Macs that is simple where the Windows Version is difficult.

[ May 25, 2003, 22:51: Message edited by: Imperator Fyron ]
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
  #7  
Old May 26th, 2003, 12:52 AM
oleg's Avatar

oleg oleg is offline
Lieutenant General
 
Join Date: Jan 2001
Location: Oxford, UK
Posts: 2,592
Thanks: 0
Thanked 0 Times in 0 Posts
oleg is on a distinguished road
Default Re: SE4 in higher resolutions + OT: floppy disks

Quote:
Originally posted by Imperator Fyron:
quote:
On the Mac it was a simple matter to change resolutions and colors...just go into the control panel. Couple of seconds and done.
There is no feature of Macs that is simple where the Windows Version is difficult.
How about inserting a floppy ? On Mac it will make a pleasant sound and show itself on desktop. With Windows - nothing happenes. You must click "my computer" or something.
__________________
It is forbidden to kill; therefore all murderers are punished unless they kill in large numbers and to the sound of trumpets. - Voltaire
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 07:27 AM.


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