dreamtourist

Newbie
Dec 27, 2017
85
169
That's why I make the text white (already the case for this VN) and add a black outline. It's readable on any background without the textbox. Saves me the trouble of pressing H every 3 seconds.
Thanks for making me aware of outlines, I managed to figure out how.

Location of the file to edit for text color/outlines/shadows:
Inertia\game\gui.rpy

White text color:
define gui.text_color = '#ffffff'
-for interface text color:
define gui.interface_text_color
-for narrator's text color:
define gui.dialogue_text_color
-for characters text color:
define gui.name_text_color

Add this line for Black outline & shadows:
define gui.text_outlines = [ (1, "#000000", 2, 2) ]
-increase 1st '1' value to enlarge text outline
-use 2nd "#000000" to change text outline color, from Black to whatever
-increase 3rd '2' value to enlarge text shadow X
-increase 4th '2' value to enlarge text shadow Y
 

tanrgith

Newbie
Mar 16, 2020
72
81
Got to the point where the guy that you did an initial photoshoot with tries to blackmail you by threatening to send photos to your family, and without the player being presented any options, the MC starts complying

Just wondering if you get forced down a road of blackmail that you don't get an option to break?
 
Feb 15, 2019
111
79
Got to the point where the guy that you did an initial photoshoot with tries to blackmail you by threatening to send photos to your family, and without the player being presented any options, the MC starts complying

Just wondering if you get forced down a road of blackmail that you don't get an option to break?
IIRC the guy gets beaten up like minutes after this
 

Squark ⚧❤️

Conversation Conqueror
Jun 16, 2017
7,144
7,932
Nice milking buddy :D
He wasn't obliged to tell anybody anything. Instead, he chose to tell people something that had every right to remain private and you come out with this shit?
You can only hope that your main source of income will never need to take a backseat to personal health because you'll probably be placed on sick leave.
And people will start calling you a milker.
 

Ass Fan

Conversation Conqueror
TwitFollower
Jun 27, 2020
6,361
12,822
Yes, I like the main character a lot too. She doesn't get corrupted very fast and most importantly the protagonist is strong and knows how to defend herself very well that's what makes the game much more interesting :cool:
 
3.90 star(s) 37 Votes