Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Rise of Nations > RoN-Help&Bugs Reports > 800x600 Resolution?
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!
31.Aug: `MOR` THIRD SEASON SIGN-UPS UNDERWAY
26.Aug: EMERGES AS THE WINNER
20.Aug: OH SO LOVABLE

bottom of page
  
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
JBJ007 is offline JBJ007
Settler

May 2003
time: 05:28
  Old Post 28-05-2003 10:49
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
800x600 Resolution? Support Apolyton

Greetings guys and gals! I was wondering if anyone knew of a 'work-around' solution for playing the retail version in a 800x600 screen resolution? I know it won't look as good, but I play most games using my 21" Toshiba timms monitor/TV and would like to do so with this title as well. I already adjusted the 'rise2.ini' file line to 'AllowAllResolutions=1', but the choices start at 1024x768. I thought I had read somewhere that the demo could be run in 800x600, though I never played it. Any help would be greatly appreciated!

JBJ007 is offline JBJ007
Settler

May 2003
time: 05:28
  Old Post 29-05-2003 08:09
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Avatar Enlargement: We've got the solution

Please, anyone...I'm having to play this on my wife's system with a 15" screen and it's driving me nuts At least, does anyone know for sure if the demo did run in 800x600 resolution? If so, I know there's got to be a way to run the retail version thusly since it's the same game engine. Many thanks!

dearmad is offline dearmad
Warlord
Portland
Nov 2000
time: 05:28
  Old Post 29-05-2003 10:00
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Support Apolyton buy from Amazon

I've looked at an awful lot of the modifiable files, and don't see that option even as a hack. Doesn't mean it's not possible...

JBJ007 is offline JBJ007
Settler

May 2003
time: 05:28
  Old Post 29-05-2003 11:17
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Tired of ads?

Yeah, I've done the same without much luck. Did anyone know if it did indeed run in 800x600 in the demo? If so, I'll keep trying to figure this out for the retail version, if not, then I'll give up and play it on the tiny screen...

Last edited by JBJ007 on 29-05-2003 at 13:05

Solver is offline Solver
Apolyton Duke Of Something
Latvia, Riga
Sep 2000
time: 07:28
  Old Post 29-05-2003 21:37 Visit Solver<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Enter the AD-FREE zone

It is not possible. I have invested quite some time into it, just for the sake of it - I have previously found the solution to make Civ 3 run and play under 800x600, even though it doesn't support the resolution.

RoN, however, is set to automatically go back to 1024 if you edit the files to a setting below that... so no, there is no way you can do this, not via files either.

JBJ007 is offline JBJ007
Settler

May 2003
time: 05:28
  Old Post 30-05-2003 01:37
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Lose 30 kilos (of popups)

Bummer, but thanks for the answer regardless. Guess I'll either learn to enjoy it on my wife's 15" screen or go buy a new monitor for myself, eh? If any of the BHG developers read this, a 800x600 resolution option would make a nice addition to any more potential future patches (wink, wink).

Captain_Brian is offline Captain_Brian
Settler

May 2003
time: 23:28
  Old Post 30-05-2003 10:25
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Got spare money?

What about setting the "AllowAllResolutions=0" value to "1" in the "rise2.ini"?


As well as change "Windowed Width=1024 Windowed Height=768" to "Windowed Width=800 Windowed Height=600"


And if it resets anyway after all that, then make the file read only so that the program wouldn't be able to reset it. Not sure how it would take that so try it at your own risk.


-Captain_Brian

Solver is offline Solver
Apolyton Duke Of Something
Latvia, Riga
Sep 2000
time: 07:28
  Old Post 30-05-2003 12:32 Visit Solver<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Tired of ads?

It does reset if you make those changes. And the file doesn't matter. If you even keep the 800x600 string in it, RoN simply will change the resolution. It just has the code in it, which obviously shows that if (iniheight < 768) | (iniwidth < 1024) , and there it calls the Windows API function to change resolution. Well, you could mess with breakpoints and such, to prevent the function from being called, but in absolutely the best scenario, you would end up with a game running 800x600, most of the screen simply ivisible.

Locutus is offline Locutus
ACS CTP1/2 Manager & Civ4 Co-Manager
Hengelo, The Netherlands
Nov 1999
time: 06:28
  Old Post 30-05-2003 13:50 Visit Locutus<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

quote:
Originally posted by Solver
Well, you could mess with breakpoints and such, to prevent the function from being called, but in absolutely the best scenario, you would end up with a game running 800x600, most of the screen simply ivisible.


Yup, I know from experience that that will indeed happen (in the best case scenario).

It's a pity, but if a game's not designed for it, a game's not designed for it... (And don't count on getting it in a patch: if it was easy to do, BHG would probably have done it already; it would probably require a complete overhaul of the interface).

Solver is offline Solver
Apolyton Duke Of Something
Latvia, Riga
Sep 2000
time: 07:28
  Old Post 30-05-2003 15:11 Visit Solver<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Support Apolyton, buy Civilization 2

Locutus - sometimes it works better. Civ 3 was designed to only work with 1024 and above, yet the solution I provided is fully functional - might not be of great convenience, but nonetheless.

As for overhaul of the interface: open interface.xml . You will see many objects dimensioning 1024x768. Then, all of those would need to be changed, and the controls such as buttons rescaled appropriately... that's quite some work.

Point is, any monitor manufactured in 1995 or later can show 1024x768, and some earlier monitors can, too. The logic developers used is that it's highly unlikely for someone with a system that can run RoN to have a monitor that old.

Alex is offline Alex
Emperor
Brasil
Mar 1999
time: 02:28
  Old Post 30-05-2003 20:10 Visit Alex's homepage!
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Full PM-box? Change here!

That's a very valid line of reasoning, of course, but it would be nice to have that option in the game nonetheless. (I simply love this word, "nonetheless"... ).

Anyway, I'm in the same situation as JBJ007, I only have a 15" monitor and no money to spend on a new one right now. Okay, my monitor can display 1024x768 without any problems, but I'd like to have the option to run the game in 800x600. It's kind of hard for me to know if that tiny figure down there in the field is a villager or a slinger.

Solver is offline Solver
Apolyton Duke Of Something
Latvia, Riga
Sep 2000
time: 07:28
  Old Post 30-05-2003 22:23 Visit Solver<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#12 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

I've been whining myself a lot about Civ 3, using lots of different arguments. Actually, there are some laptops that can't show 1024... and I would quite likely be playing the game in 800x600 if that was supported, but in this case, I am not complaining .

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:28.
Apolyton Time is 00:28.
    top of page
Rate This Thread:
Forum Jump:
Forum 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
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0397 seconds (86.79% PHP - 13.21% MySQL) with 30 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net