All it takes is something like:I don't like that too and I don't play games where you can't choose MC's name. In this game you can change the name, open script file and you see line - PC = "Rick", replase Rick that name you want and save changes and you are good to go.
Let's hope dev make that name change option in game so we don't have to that every time.
$ PC = renpy.input("Please type in your name")
$ PC = PC.strip() or "Rick"
right before the first "[PC]" and you are good to go.
There's also a line where Rachel calls you Jack for some reason. I thought it was the boyfriend's name, but the predefined characters in the script are Rick, Rachel, Jessica, Emily and Steve, so since there's a Steve there, I guess he's the boyfriend. And since the name is there, all the build up with Rachel will probably just lead to him showing up to cockblock the MC... Great...
Last edited: