Where is gui.rpy?For the overlapping text go into game>gui.rpy and change define gui.dialogue_ypos to a larger number. I use 65 and feels it works fine. This will move down the dialogue and not overlap with names.
Where is gui.rpy?For the overlapping text go into game>gui.rpy and change define gui.dialogue_ypos to a larger number. I use 65 and feels it works fine. This will move down the dialogue and not overlap with names.
thanks....I fixed the overlapping but I'm still having problems with walkthrough choices?Where is gui.rpy?
Okay, but where do we find the gui.rpy file? I can't find it.thanks....I fixed the overlapping but I'm still having problems with walkthrough choices?
it is game/guiOkay, but where do we find the gui.rpy file? I can't find it.
I have the same exact problem. This mod has been coded like trash tbh, it's full of bugs and it's been weeks with no fix in sight.hey everyone...is anyone else having problems with the walkthrough? some of the choices are highlighted green but I can't click on that choice? is there anyway to fix this? thanks in advance
same as you....I'm having an error after adding the mod... The character's name and the dialogue are merging together. I tried installing the game and mod again but it's still the same. Any tips on how to fix the error? Please Help.
go to the original game comment and download the alignmentI'm having an error after adding the mod... The character's name and the dialogue are merging together. I tried installing the game and mod again but it's still the same. Any tips on how to fix the error? Please Help.
How are you supposed to do that?go to the original game comment and download the alignment
Just tried it out and it works like a charm, Thanks for the advice.For those with the overlapping issue and no "gui.rpy" file: The gui.dialogue_ypos variable is located in the "screens.rpy" file instead, under the "say_dialogue" style variables (The variable name is also a few lines below this one, but that's not the one you want to change).
All I've done is change the line I'm referring to, to "ypos 65 #gui.dialogue_ypos" and that has fixed the overlapping issue for me.
thanksFor those with the overlapping issue and no "gui.rpy" file: The gui.dialogue_ypos variable is located in the "screens.rpy" file instead, under the "say_dialogue" style variables (The variable name is also a few lines below this one, but that's not the one you want to change).
All I've done is change the line I'm referring to, to "ypos 65 #gui.dialogue_ypos" and that has fixed the overlapping issue for me.
Not sure, but what I did was to search for "saveeditonline" on google and click the first result. On this website you can modify your savefiles, so I just drag-and-dropped the savefile I wanted to change onto the website, and then searched for both Intimidation and Charisma variables and changed them to something high like 99 (by pressing the green number). Then all you need to do is download the changed savefile by pressing download at the bottom of the page, and then put the modified savefile into the saves folder, after which you should now have access to all the Intimidation/Charisma options in the game.Is there a cheat to add intimidation/charisma?
I went into game/gui and there is no gui.rpy There is only an "SC" folder and two files called "Nunito 300" and "Nunito 700". The only file inside the SC folder is "sfx_click"it is game/gui
Thanks. I found the file called screens.rpyc, but when I open it using Notepad, it is nothing but gibberish. Is there another way to edit it?For those with the overlapping issue and no "gui.rpy" file: The gui.dialogue_ypos variable is located in the "screens.rpy" file instead, under the "say_dialogue" style variables (The variable name is also a few lines below this one, but that's not the one you want to change).
All I've done is change the line I'm referring to, to "ypos 65 #gui.dialogue_ypos" and that has fixed the overlapping issue for me.