DuckSwim

Well-Known Member
Jan 19, 2018
1,495
9,333
The quick load and saves buttons are available on the bottom left hand corner when you moise over.
As I recall the keys in the lower left corner are simply the classic load and save.
Which can also be invoked by simply pressing the right mouse key anywhere.

Dont think quick save/load is enabled in HI (could have missed it of course)

Can use Unren.bat to do it (usual disclaimer here about modifying games on own risk!).
It has a menu option which will add it to the game.

Will create a file called unren-quick.rpy
Contents.

init 999 python:
try:
_default_keymap.keymap['K_F5'] = QuickSave()
_default_keymap.keymap['K_F9'] = QuickLoad()
except NameError:
renpy.config.default_keymap['K_F5'] = QuickSave()
renpy.config.default_keymap['K_F9'] = QuickLoad()

Which will bind it to F5 and F9 keys.
 
  • Like
Reactions: Monsieur X

Monsieur X

Engaged Member
May 26, 2018
2,523
3,355
As I recall the keys in the lower left corner are simply the classic load and save.
Which can also be invoked by simply pressing the right mouse key anywhere.

Dont think quick save/load is enabled in HI.

Can use Unren.bat to do it (usual disclaimer here about modifying games on own risk!).
It has a menu option which will add it to the game.

Will create a file called unren-quick.rpy
Contents.

init 999 python:
try:
_default_keymap.keymap['K_F5'] = QuickSave()
_default_keymap.keymap['K_F9'] = QuickLoad()
except NameError:
renpy.config.default_keymap['K_F5'] = QuickSave()
renpy.config.default_keymap['K_F9'] = QuickLoad()

Which will bind it to F5 and F9 keys.
Ha yes good call...,he was talking aboit quick save load. My bad.
In that case unren to activate that.
 

chaf

Active Member
Oct 10, 2017
885
217
i finished the arm wrestling with amy and went to the green room now it says that i have to be gentle,
what should i do?
 

Bantry

Forum Fanatic
Oct 24, 2017
5,345
13,243
i finished the arm wrestling with amy and went to the green room now it says that i have to be gentle,
what should i do?
I'm guessing you don't mean in the green room. Is this what you are referring to:

Hint.PNG

If so, by by doing a mouse-over the quest, this hint pops up.

Hint 2.PNG
 
  • Like
Reactions: imzahai
Jul 17, 2017
179
264
We know that...the thing is a full updated save is useless, the person will miss a lot of things and if said person just want to see the pictures (which is equal to a full save mostly ), one just needs to download the game and extract the pictures with unren.
The purpose of a game is to be played and the cheats for this game are easily foundable (apparently it is a word :p ). I use cheats all the time in this game.

Edit : and as Duck said, before asking ....do a search first at least.
It's not about the pictures, I can tell from personal experience, when I played this game I had difficulties passing some moments in the game, where I didn’t know what the game required of me, and the cheats didn’t help (for example: the game tells you come there, at that time, you do it, but there’s nothing there). So in some cases it’s better to miss some content than messing around when passing the game again))
 

Monsieur X

Engaged Member
May 26, 2018
2,523
3,355
Fair point.
It's to be noted that the hints system is being streamlined, it will include Nice Erotica Mod (but not the stats cheats).
Most questions about event trigger have been answered already ( or in the guide or Puppet Master FAQ ).
That being said, I must say that the search function isn't top notch to do an advanced search.
 

zapallbugs

Engaged Member
Jul 10, 2018
2,276
2,594
Fair point.
It's to be noted that the hints system is being streamlined, it will include Nice Erotica Mod (but not the stats cheats).
Most questions about event trigger have been answered already ( or in the guide or Puppet Master FAQ ).
That being said, I must say that the search function isn't top notch to do an advanced search.
The search function usually overreports, meaning you have to do a bit more effort to weed out the useless. But any search result is better than no search and no result any day.
 

Monsieur X

Engaged Member
May 26, 2018
2,523
3,355
The search function usually overreports, meaning you have to do a bit more effort to weed out the useless. But any search result is better than no search and no result any day.
We agree on that, I'm a search first ask later person myself.
I was just being honest about the limited search options.
 
  • Like
Reactions: brianiac

chaf

Active Member
Oct 10, 2017
885
217
4.00 star(s) 231 Votes