Page 1 of 1

Can config.aml reize the window to become larger?

Posted: 04 May 2008, 10:11
by chillum
Hello.

Has anyone been able to make the size of the window larger via the config.xml file?

If yes, could they please copy the relevant text to a post and say where it should be located in the file structure.

Thanks.

Re: Can config.aml reize the window to become larger?

Posted: 04 May 2008, 11:03
by Quiche_on_a_leash
<option name="screenheight" value="768"/>
<option name="screenwidth" value="1024"/>

Change the values to whatever you would like.

Doesn't matter where in the file it's placed, as long as it's not before <configuration> or after </configuration>

Re: Can config.aml reize the window to become larger?

Posted: 04 May 2008, 16:14
by Jaxad0127
And don't be surprised if after running the game, they're somewhere else.