How to make a 1280×720 game fullscreen?

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
sothcsp
Newbie
Posts: 9
Joined: Sat Aug 31, 2013 8:22 am
Projects: The Past Me (WORKING TITLE)
Contact:

How to make a 1280×720 game fullscreen?

#1 Post by sothcsp » Thu Feb 06, 2014 10:22 am

This is my first type posting here... So please go easy. :)

So when I change the frame size of the game to 1280×720, nothing happens. When the game is set to full screen, a ton load of errors pop out.

Help please.

User avatar
SundownKid
Lemma-Class Veteran
Posts: 2299
Joined: Mon Feb 06, 2012 9:50 pm
Completed: Icebound, Selenon Rising Ep. 1-2
Projects: Selenon Rising Ep. 3-4
Organization: Fastermind Games
Deviantart: sundownkid
Location: NYC
Contact:

Re: How to make a 1280×720 game fullscreen?

#2 Post by SundownKid » Thu Feb 06, 2014 12:01 pm

You can modify the window size in a new project by editing in Options.rpy

Code: Select all

    config.screen_width = 1280
    config.screen_height = 720
That's pretty much it, the fullscreen option is there by default.

User avatar
sothcsp
Newbie
Posts: 9
Joined: Sat Aug 31, 2013 8:22 am
Projects: The Past Me (WORKING TITLE)
Contact:

Re: How to make a 1280×720 game fullscreen?

#3 Post by sothcsp » Sun Feb 09, 2014 4:14 am

Yeah. I know that part though what I really want to know is how I can get it to 1280×720 in Full screen mode.

User avatar
SundownKid
Lemma-Class Veteran
Posts: 2299
Joined: Mon Feb 06, 2012 9:50 pm
Completed: Icebound, Selenon Rising Ep. 1-2
Projects: Selenon Rising Ep. 3-4
Organization: Fastermind Games
Deviantart: sundownkid
Location: NYC
Contact:

Re: How to make a 1280×720 game fullscreen?

#4 Post by SundownKid » Sun Feb 09, 2014 4:21 am

I do not believe there's any way to add screen borders instead of stretching. If there was I would probably incorporate it myself.

User avatar
PyTom
Ren'Py Creator
Posts: 15893
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: How to make a 1280×720 game fullscreen?

#5 Post by PyTom » Sun Feb 09, 2014 1:36 pm

Huh?

Ren'Py should add borders when going fullscreen. There shouldn't be any errors. If there are errors, could you show me what they are?
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
"Silly and fun things are important." - Elon Musk
Software > Drama • https://www.patreon.com/renpytom

Post Reply

Who is online

Users browsing this forum: No registered users