Search found 9 matches

by dory2007
Thu Dec 24, 2020 9:45 am
Forum: Ren'Py Questions and Announcements
Topic: ALL my art looks blurry in RenPy!!
Replies: 7
Views: 970

Re: ALL my art looks blurry in RenPy!!

So I made my game in 1280 by 720 resolution: should I have done 1920 by 1080?
by dory2007
Thu Dec 24, 2020 9:31 am
Forum: Ren'Py Questions and Announcements
Topic: Changing page title fonts?
Replies: 1
Views: 287

Changing page title fonts?

I want the font that says "Options" in pink in the top left corner to use a different font than the rest of the text on this page. I also want to do this on all my other menu pages "Save, Load, Options, Gallery, About, and Help." Where in the code can I make this change? Screen S...
by dory2007
Wed Dec 23, 2020 5:11 pm
Forum: Ren'Py Questions and Announcements
Topic: ALL my art looks blurry in RenPy!!
Replies: 7
Views: 970

Re: ALL my art looks blurry in RenPy!!

Here is the document size I use for one of my sprites, before resizing, in photoshop: Screen Shot 2020-12-23 at 4.07.05 PM.png When I go to resize it, I use these settings: Screen Shot 2020-12-23 at 4.07.40 PM.png Is something here causing the problem? If I increase the ppi, renpy just reads my file...
by dory2007
Wed Dec 23, 2020 2:23 pm
Forum: Ren'Py Questions and Announcements
Topic: ALL my art looks blurry in RenPy!!
Replies: 7
Views: 970

Re: ALL my art looks blurry in RenPy!!

Also I'm not sure if this makes a difference, but I'm working on a MacBook pro with a retina display. Could that be causing the blurriness? Sometimes files exported at 72ppi will appear blurry and need to be exported at 144-150ppi instead. How would I get around this in renpy, which just doubled the...
by dory2007
Wed Dec 23, 2020 1:41 pm
Forum: Ren'Py Questions and Announcements
Topic: ALL my art looks blurry in RenPy!!
Replies: 7
Views: 970

Re: ALL my art looks blurry in RenPy!!

I tried windowing, but that didn't change the blurriness. Here is what my gui code looks like; idk if that helps. ################################################################################ ## Initialization ################################################################################ ## The...
by dory2007
Wed Dec 23, 2020 11:22 am
Forum: Ren'Py Questions and Announcements
Topic: ALL my art looks blurry in RenPy!!
Replies: 7
Views: 970

ALL my art looks blurry in RenPy!!

I have been making all the art and gui assets for my VN in photoshop and illustrator. In photoshop I created my sprites and backgrounds larger than my game's resolution of 1280 by 720, then downsampled them to pngs using the save for web command. They are now all 72ppi and 720 px tall. My gui assets...
by dory2007
Wed Apr 22, 2020 1:11 pm
Forum: Asset Creation: Art
Topic: Drawing new linear and colors over 3D model in Roomstyler (free online interior design service)?
Replies: 2
Views: 6516

Drawing new linear and colors over 3D model in Roomstyler (free online interior design service)?

I have made a mockup of my characters' home and office interiors in Roomstyler and was wondering if it's ethical to trace 3D models and recolor from that site. I am doing all of my game's art myself, and am not great at drawing backgrounds from scratch. Has anyone used this particular software/metho...
by dory2007
Thu Jan 23, 2020 12:59 pm
Forum: Ren'Py Questions and Announcements
Topic: Slider thumb image looks pixelated?
Replies: 1
Views: 380

Slider thumb image looks pixelated?

I've been having trouble formatting my slider thumbs for the preferences screen. The slider itself looks good, but the thumb image (which I would like to be a flower) looks pixelated no matter what I do to it. The only thumb image that looks clean is the default 10 by 25 pixel rectangle the game pro...
by dory2007
Thu Jan 16, 2020 12:11 am
Forum: Ren'Py Questions and Announcements
Topic: Removing Text From History Screen
Replies: 1
Views: 357

Removing Text From History Screen

I just used this (https://lemmasoft.renai.us/forums/viewtopic.php?t=50953) method to change my side image character's expressions. This was the only thing I could get to work after hours of looking because I'm a total noob. However, I don't know the code to remove the "{nw}" dialogue from ...