Page 1 of 1

Default Width/Height on Renpy? [Solved]

Posted: Sat Dec 17, 2011 4:06 am
by Angel Beats
Hello, I messed around with the default settings for the Width/Height on Renpy,
and now the screen is extremely. . huge. My question is what are the default settings for the Width/Height on the options.rpy

v


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

config.screen_width = 1500 (what I changed it to.)
config.screen_height = 1500 (what I changed it to.)

^

D": Someone help me! newbie in distress, SOS.

Re: Default Width/Height on Renpy?

Posted: Sat Dec 17, 2011 4:07 am
by moxie
width: 800
height: 600

=)

Re: Default Width/Height on Renpy?

Posted: Sat Dec 17, 2011 4:20 am
by Angel Beats
moxie wrote:width: 800
height: 600

=)
Thank you so much! <3 :D

Re: Default Width/Height on Renpy? [Solved]

Posted: Sat Dec 17, 2011 12:12 pm
by moxie
No problem! Good luck with your game. :D