Changing the window size

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
AERenoir
Veteran
Posts: 318
Joined: Fri May 27, 2011 8:23 pm
Contact:

Changing the window size

#1 Post by AERenoir » Mon Feb 04, 2013 10:30 pm

I've been trying to look for guides on this and not finding anything.

The default is 800x600, right? If I want a different sized window, where do I adjust the settings?

User avatar
Ayutac
Regular
Posts: 150
Joined: Thu Oct 18, 2012 2:23 pm
Projects: Pokémon Dating Sim
Organization: A Breeze Of Science
Deviantart: Ubro
Location: Mayence, Germany
Contact:

Re: Changing the window size

#2 Post by Ayutac » Tue Feb 05, 2013 3:45 am

Wild guess: options.rpy

Code: Select all

    ## These control the width and height of the screen.

    config.screen_width = 800
    config.screen_height = 600
Up next: An original, open source, text-based Dating Sim. Stay tuned ;)

Post Reply

Who is online

Users browsing this forum: Google [Bot], _ticlock_