[Bug] Problem scaling in windowed mode via Preference() function

In this forum we discuss the future of Ren'Py, both bug fixes and longer-term development. Pre-releases are announced and discussed here.
Post Reply
Message
Author
7thRifter
Newbie
Posts: 1
Joined: Tue Jul 14, 2009 5:45 am
Contact:

[Bug] Problem scaling in windowed mode via Preference() function

#1 Post by 7thRifter »

Hi everyone, first time posting.

In Ren'Py 7.2.0.424, I've found that the following code for scaling the size of the window no longer works.

Code: Select all

textbutton _("Windowed x2") action Preference("display", 2.0)
To elaborate on exactly what happens, the game project launches just fine, but any and all "windowed" options normally selectable via the radio menu in Preferences are all highlighted, as if selected, and I am unable to select between these "windowed" modes. On the other hand, Preference("display", "fullscreen") functions just as expected.

I thought maybe I accidentally messed something up with my project, so I created a brand new project, but I encountered the same problem. I then went back and re-downloaded Ren'Py 7.1.3.1092 and the code works just fine.

Hopefully this has been of some use, I'm a huge fan of this software. Thanks guys.

Post Reply

Who is online

Users browsing this forum: No registered users