sure but that site where i saw this doesn't believe to free high speed filehosts.MEGA
wishful thinking. dev is supposed to make in-game guide/hint system but when that happens is mystery.game guide
What did you do in the console?What is the promo code for incest?
Tried many code, none worked.
Edit: Did the console stuff, worked well.
read prev. page.What did you do in the console?
Thanks
Thanks for the warning. I think I'm out.Heya,
In the last update, we saw the MC get caught by the principal, two other women, and Tyler.
At that point, I thought the Dev was going to come to his senses, delete that part and come back on a better path.
What a pity, that was not the case. Worse, the MC behaved like a beta, ridiculously trapped. Another one who has no balls.
In this part, we understand that the real MC is Tyler, because apparently, he can have 3 women at the same time, he is much more advanced than the current MC.
This is stupid. Who wants to fuck one of these three women now ? No one.
Ah shit! It's already arrived... because the MC is a shitty beta. And he was happy on top of that.
So it's a definitive no for me.
For those who don't like to see other male characters fucking your potential LI or potential future partner, run away from this game. Quickly.
I won't talk about the fact that this part came out of nowhere completely, and that it was very poorly scripted. It's easy to recognize when the Devs have no idea what the story they are telling.
Damn, man. NOTvil creator of Areas of Gray is russian but he makes the best games in the genre."Very Russian"
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'gui/smartphone/messages/sms/olivia/1_mini.jpg'>:
File "game/scripts/locations/town/mini_market/labels_locantions_mini_market.rpy", line 177, in script
call screen mini_market_pharmacy
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'gui/smartphone/messages/sms/olivia/1_mini.jpg'.
easy fix, rename the fileHouston we have a problem!
I know what is the problem. He call the file 1_mini.jpg but the file is named 1_mini.webp.Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'gui/smartphone/messages/sms/olivia/1_mini.jpg'>: File "game/scripts/locations/town/mini_market/labels_locantions_mini_market.rpy", line 177, in script call screen mini_market_pharmacy File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) IOError: Couldn't find file 'gui/smartphone/messages/sms/olivia/1_mini.jpg'.
Is a lot of moment i try to find the .rpy file how is this bug here. But i find nothing. Normal i'm beginner and not have lot of experience.
If is on any file. Maybe is the persistent continue to call file from a old version?
I don't no. I have think because is so simple to resolve to correct it and publish the patch. But i'm really don't smart than i think...
I let it in the hands of the developper.
patreon = True doesn't work and yes i typed it correctly, weird the patch one kinda worked, it shows in variables but patreon does not.Instead of finding out the code every time the Dev changes it. Would be easier to download UnRen https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/ Download the .9 dev version it works with newer RenPy versions.
Extract it to the same place as the games executable run it. Then type 3 and press enter.
Then start the game press shift+O (Thats the letter O not zero).
In the console type:
patreon = True
press enter
then type:
patch = True
press enter
then type:
money = 1000
press enter.
For money that will give you 1000 but you can put any amount you want in it. It will also work to unlock the ability to get the binoculars without having to enter the promo code. Also the commands are case sensitive so make sure to type it in like I did.
To get out of the console just press Escape.
No because the source code call the file on .webp too. You have to convert and add the .jpg file. .webp and .jpg is not the same format. Only rename the file is not a good idea.easy fix, rename the file