shroomify

Member
Jul 21, 2025
108
99
46
I just finished chapter I using the walkthrough mod. Will I be able to load a ch1 save into the ch2 036 version? Or, is there another way?
 

shroomify

Member
Jul 21, 2025
108
99
46
Is anyone using urm with chapter II" I noticed the dialogue text is a bit too large to see the last line of text sometimes.

I'm looking for the variable the controlls the dialogue text size. Any clues?
 

xCalon

Member
Mar 15, 2023
271
1,137
267
Is anyone using urm with chapter II" I noticed the dialogue text is a bit too large to see the last line of text sometimes.

I'm looking for the variable the controlls the dialogue text size. Any clues?
In gui.rpy file:

Line 66-67
## The size of normal dialogue text.
define gui.text_size = 28

Line 69-70
## The size of character names.
define gui.name_text_size = 34

Line 136-137
## The maximum width of dialogue text, in pixels.
define gui.dialogue_width = 1116
 
  • Like
Reactions: shroomify
4.10 star(s) 202 Votes