3.30 star(s) 9 Votes

Hyperserver

often the biggest step forward is to "step back"
Donor
Jun 30, 2018
2,899
7,692
Why break something that worked great for years? :unsure:
because he is new and this is his first release - give him the benefit for that - something is just broken and needs to be fixed - i doubt he did that on purpose
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Jun 30, 2018
2,899
7,692
The right click is actually working after i close and reopen the game but it not working at first time i open the game where it give forced intro
i tried it to re-open and still doesn't work
 
Nov 1, 2021
44
337
Rule NR 1 !!!!!! (especially if you are new)

LISTEN TO PEOPLE reporting issues - and NOT tell them "it's working" when it's not

You might have a big bonus for newbie and also for MILF and incest ... but you rapidly will cut that down by telling people with bugs/issues that there aren't any.

And as i told you: rightclick and ESC both don't work - only F1 does
ok, I will try to fix it.
 
  • Like
Reactions: Hyperserver

Magneric

Newbie
Oct 14, 2017
61
171
I'd suggest the author focuses on making the MC less lewdy and up-to-fuck anything, in this case he might at least get some sympathy. Otherwise, the whole story,not matter how complex and unteresting could be, will be just too childish and on the surface as the main character has no deep at all.
 
Feb 15, 2019
31
479
I found a way to fix it.

You have to modify the file /renpy/common/00keymap.rpy.

At line 42, replace

Code:
help = [ 'K_F1', 'meta_shift_/' ],
by

Code:
help = [ ],
Save the file and you can now access the menu via esc or right click ;).

for the dev, if you want to add F1 as a key to access menu, add it at line 32 like this :

Code:
game_menu = [ 'K_ESCAPE', 'K_MENU', 'K_PAUSE', 'mouseup_3' ,'K_F1],
Anyway, the screenshots of your game looks good , i'll test it ;).

edit: My solution won't work if you're starting the game for the first time. you have to close it and launch it again.
 
Last edited:

DqnkSpeed

Newbie
Oct 3, 2020
67
54
View attachment 1678718

Overview:
Just Graduated, now you will live your new life apart from missionary schools restrictions. You decided to go to your dad's place and relax and do some side work. Dad is not at home, so you will be living with your stepmom. Which is good, in the meantime, you discovered an extraordinary power inside you. is it good? Or This newfound power will destroy your new restriction-free life. Let's find out...​

Thread Updated: 2022-02-28
Release Date: 2022-02-28
Developer: NBArts - -
Censored: NO
Version: Episode 1
OS: Windows, Linux, Mac
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.


DOWNLOAD
Win/Linux: MEGA - - - WORKUPLOAD -
Mac: MEGA - - - WORKUPLOAD -


View attachment 1678752 View attachment 1678753 View attachment 1678754 View attachment 1678757 View attachment 1678758 View attachment 1678755 View attachment 1678756 View attachment 1678750 View attachment 1678759
No sex yet right?
 
Nov 1, 2021
44
337
Added an in-game settings button. Hopefully, It will work.
mac -
Pc -
 
Last edited:

Hyperserver

often the biggest step forward is to "step back"
Donor
Jun 30, 2018
2,899
7,692
Added an in-game settings button. Hopefully, It will work.
mac - download
Pc - Download
ESC and rightclick still don't work, but the setting button works fine
At least people now get indicated where to enter setting - not like the F1 before
Nonetheless you should keep investigating why rightclick and ESC not working.
For a short time, both of them worked, but i couldn't figure out why.
I closed the game and restarted a new one - again not working
i loaded a savegame where keys were working before - not working anymore
it's really strange - the most annoying bugs are those who can't be triggered/reproduced on demand XD
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Jun 30, 2018
2,899
7,692
the 00keymap.rpy looks fine from my view

idk where the dev did a change to mess this up :unsure:
maybe at the launcher
well - YOU are a modder - and (sometimes) friendly ... i guess you can figure out (in case you got on a nice day - lol) :ROFLMAO:

I mean it's not like the dude from "The Hard Way"
 
  • Sad
Reactions: Boehser Onkel

TakeALook

Newbie
Oct 2, 2017
33
57
I found a way to fix it.

You have to modify the file /renpy/common/00keymap.rpy.
If someone was to start learning Renpy, would they find that the default keymap that comes with a new project has ESC and also right click to access the menu as standard?

Because if that's the case then that means this author went out of their way to change it to change BOTH of those things to something different from 99% of other renpy games.
 
3.30 star(s) 9 Votes