Search found 6 matches
- Tue Dec 11, 2012 5:42 am
- Forum: Ren'Py Questions and Announcements
- Topic: Possible to adjust artwork for various resolutions?
- Replies: 22
- Views: 1982
Re: Possible to adjust artwork for various resolutions?
ahhhhhhhh, good to know. thanks!
- Tue Dec 11, 2012 5:28 am
- Forum: Ren'Py Questions and Announcements
- Topic: Possible to adjust artwork for various resolutions?
- Replies: 22
- Views: 1982
Re: Possible to adjust artwork for various resolutions?
Oh so you're upscaling so large that the downscale to fit on screen is more than 60% to get around the bilinear sampling?
- Tue Dec 11, 2012 5:13 am
- Forum: Ren'Py Questions and Announcements
- Topic: Possible to adjust artwork for various resolutions?
- Replies: 22
- Views: 1982
Re: Possible to adjust artwork for various resolutions?
Hm, depending on how efficient I can get the images that might not be a problem...is it mainly an issue with jpegs or are png's affected as well? I thought pngs were supposed to be lossless.
- Tue Dec 11, 2012 5:03 am
- Forum: Ren'Py Questions and Announcements
- Topic: Possible to adjust artwork for various resolutions?
- Replies: 22
- Views: 1982
Re: Possible to adjust artwork for various resolutions?
I think I'm ok with forcing a restart on change...I think ideally I'd set it up for a maximum of 1680 x 1050 for all of the actual assets and give an option for 1440 x 900 and a 1024 x 786 so that way it could feasibly fit on most standard displays, pass the resolution and downscale appropriately. I...
- Tue Dec 11, 2012 4:53 am
- Forum: Works in Progress
- Topic: Soul Power: Book 1 [Supernatural][Adventure]
- Replies: 1
- Views: 824
Soul Power: Book 1 [Supernatural][Adventure]
Soul Power follows the misadventures of Zero and his companions as they try to survive in the dangerous world known as the Outlands, protecting their new hometown from the advances of a demonic empire and a holy crusade. Book 1 establishes the main characters in the series: Zero, Kat, Orlock and M'L...
- Tue Dec 11, 2012 12:17 am
- Forum: Ren'Py Questions and Announcements
- Topic: Possible to adjust artwork for various resolutions?
- Replies: 22
- Views: 1982
Possible to adjust artwork for various resolutions?
Is it possible to: Declare dynamic variables for the gamewindow/full screen resolution? And then modify image sizes to fit said resolution at start-up or when changed in the options My problem is that I'm a SUPER-STICKLER about build quality in the final product. I want to eventually develop a comm...