moonlight walks isn't working.

Finished games are posted here, once they've been tested and are ready for wide release.
Forum rules
Adult content should not be posted in this forum.
Post Reply
Message
Author
andreyisblack

moonlight walks isn't working.

#1 Post by andreyisblack »

error: No video mode large enough for 800x600

thats what pops up. what do i do???

User avatar
PyTom
Ren'Py Creator
Posts: 16096
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: moonlight walks isn't working.

#2 Post by PyTom »

Hm... what resolution is your monitor running at? If it's not bigger than 800x600, you'll get this problem.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

andreyisblack

Re: moonlight walks isn't working.

#3 Post by andreyisblack »

thanks but, my resolution already is quite high.

its at 1680 by 1050 pixels. any other suggestions?

User avatar
PyTom
Ren'Py Creator
Posts: 16096
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: moonlight walks isn't working.

#4 Post by PyTom »

Hm... I think it's time to get more information about your system. What platform are you running on, and what are the video mode settings?
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

Guest

Re: moonlight walks isn't working.

#5 Post by Guest »

well i have a laptop. its a dell, windows xp, media center edition. the computer is definitely newer. and i have a NVIDIA or something. but its sorta screwed up.
i can't play super high resolution games. damage was done to the directx video things idk...???

andreyisblack

Re: moonlight walks isn't working.

#6 Post by andreyisblack »

Display: is (multiple monitors) on NVIDA GeForce Go 7300
Screen resolution: 1680 by 1050 pixels.
Color quality: Highest (32 bit)

those or the display properties. and i have a windows xp. the platform is dell and its about a year old.

Asceai
Eileen-Class Veteran
Posts: 1258
Joined: Fri Sep 21, 2007 7:13 am
Projects: a battle engine
Contact:

Re: moonlight walks isn't working.

#7 Post by Asceai »

SDL can be a bit funny when it comes to resolutions and fullscreened mode. Is there a commandline switch or configuration thing to make the game run in windowed mode from the start?

That's not necessarily ideal, but it should at least run.

User avatar
PyTom
Ren'Py Creator
Posts: 16096
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: moonlight walks isn't working.

#8 Post by PyTom »

Hm... the way to do this is to set the RENPY_DISABLE_FULLSCREEN environment variable to "true". I'm not sure how to do this under windows... maybe a windows expert can help us out.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

Jake
Support Hero
Posts: 3826
Joined: Sat Jun 17, 2006 7:28 pm
Contact:

Re: moonlight walks isn't working.

#9 Post by Jake »

PyTom wrote:Hm... the way to do this is to set the RENPY_DISABLE_FULLSCREEN environment variable to "true". I'm not sure how to do this under windows... maybe a windows expert can help us out.
I wouldn't call myself a Windows 'expert', but... ;-)

(There's probably various ways to get to the config panel in question, this is just how I'd do it.)

Vista

- Open an Explorer window and in the 'Folders' pane, right-click 'Computer' and choose 'Properties'.
- Under 'Tasks' at the left, choose 'Advanced System Settings'.
- On the 'Advanced' tab (the default) at the bottom, hit the 'Environment Variables' button.
- In the 'User Variables for <Name>' section at the top, hit 'New...', type 'RENPY_DISABLE_FULLSCREEN' (no quotes) into the 'Variable name' field and 'true' (again, no quotes) into the 'Variable value' field.
- Hit 'OK' until you've closed everything you just opened.

XP

- Right-click on 'My Computer', choose 'Properties'.
- On the 'Advanced' tab (bottom-right of the tab-strip, on mine) at the bottom, hit the 'Environment Variables' button.
- In the 'User Variables for <Name>' section at the top, hit 'New...', type 'RENPY_DISABLE_FULLSCREEN' (no quotes) into the 'Variable name' field and 'true' (again, no quotes) into the 'Variable value' field.
- Hit 'OK' until you've closed everything you just opened.

DOS/Command Prompt/Batch file

- type "set RENPY_DISABLE_FULLSCREEN=true" (no spaces around the 'equals', no quotes)





Note that if you do it one of the first two ways, the variable will stay until you go back there and remove it again; if you do it the command-prompt way, it'll only last until you close that command-prompt session.
Server error: user 'Jake' not found

andreyisblack

Re: moonlight walks isn't working.

#10 Post by andreyisblack »

omgosh thanks everyone. it works. peace =]

Post Reply

Who is online

Users browsing this forum: No registered users