Buddy... this shit was released on August 26, 2023, and we're still talking about the so-called 'good' start in a HS game no less? DUDE!For me looks promising. Still a lot of work syncing animations and sounds needs to be done. But in general, quite good start![]()
And i was even more shocked when I saw your post.My jaw hit the floor at the end when I saw the message asking for monetary support on patreon for this, I thought someone had knocked it together in 10 minutes or less.
What does it have to do with sexual preference? It's about the low effort and quality of what is on offer. If you are going to ask for financial support for something, you should at least make your game with minimal effort in presentation.And i was even more shocked when I saw your post.
You still didn't learn how far the difference between every sexual preference can go. I'm sure many guys get hot with this game and many others choose games short or simple because don't demand many time neither attention from them ..
Your sexual preferences involve not only the tags you choose, also how are those tags delivered. And this part have a lot of different pretentious. Like graphics realistics, cartoons or any other, the quality, also females about design, age, body shape and hot level, the game extension, the story can be very important or almost avoidable and many other details some of them unthinkable for others.What does it have to do with sexual preference? It's about the low effort and quality of what is on offer. If you are going to ask for financial support for something, you should at least make your game with minimal effort in presentation.
I guess the dev changed the code.Updated Script File to fix Password error
Changed password to 123
* Because too much of the code is located on the main script file this download will only work with the
current version - 0.6
Any other version may cause a game breaking bug.
Alternatively you can open the "Script.rpy" file already in your "Game" folder (Use Microsoft Visual Studio or another text editing program)
Use control/cmd + F and look for:
$ enterpassword1 = "bethwantsit" (Currently on line 5)
Replace with:
define password1 = "123"
(Text in "Quotes" can be anything you want - This will be your password)
*This will work with any version until Dev changes the code.
save the attachment, and drag it in the game folder.I guess the dev changed the code.
You mean from previous versions or since my patch?I guess the dev changed the code.
How can I copy your script.rpy onto mine?It seems the dev could not settle on a consistent name for the password variable. I found both "password1" and "enterpassword1"
I have changed all of them to "password1" and left the password as "bethwantsit"
It should now work regardless of whether you follow into the bathroom or not.
It goes in the folder named "game" inside the main "My Girlfriend Beth" folder. You should see a script.rpy file already in there. You're just going to copy the new one in there and over-right the old one.How can I copy your script.rpy onto mine?
I'm afraid you're script is useless as it is. I checked it, and the password is missing. It just says code=password1. So I altered it to bethwantsit=password 1, and then it worked.It goes in the folder named "game" inside the main "My Girlfriend Beth" folder. You should see a script.rpy file already in there. You're just going to copy the new one in there and over-right the old one.
I'm afraid you're script is useless as it is. I checked it, and the password is missing. It just says code=password1. So I altered it to bethwantsit=password 1, and then it worked.
Did you actually overwrite an old script, with your new script? That's the only thing that could perhaps make any difference? Because it appears the change in the code you made, has not gone through, and it can only be altered manually.I didn't post the script until I had confirmed that it was working for me on all paths, so ... I have no idea what just happened.