Riman3

Newbie
Sep 18, 2023
36
52
So Harem is still possible but you have to play their solo path before?
I was pretty by this update because you had to choose between Isabela and Madison.
Yeah harem is posible even if you chose scene with one girl over another. They kinda dont have traditional path. If girl end in harem or not based on love and lust points. If you colect enough points with girl she would end in MC harem.
If you missed some scenes and some points, it doesnt mater you can pick them later.
So yeah no mater whom you choose Amber or Isabela later MC still can include them in harem.
Atleast from what I understand.
 
  • Like
Reactions: SpecterX

SimpleGamer

New Member
Aug 27, 2022
9
10
walkthrough enabled but you cannot click the assist button, wtf is wrong with this game?
The walkthrough code is in a separated file which doesn't exist in this build...

Also, I've found the ep5 & 6 script in current build (code with image name & dialogues but without image files). Seems like they are completed already?
 

Ploik95

Newbie
Oct 16, 2022
27
13
Extract this to the folder with the game exe, double click and use choice number 3. Then while in game press Shift and O. Console will open and use the code above.
When I try I have a message "the system can't execute your program". Is there an other way ?
 

Everilld

Active Member
Jul 25, 2017
764
598
If the walkthough is on how to use it or daos it work passive and will tell me what to chose?
1737918450487.png
 
Last edited:

Ripson

Active Member
Modder
Jun 21, 2020
595
7,187
Here's my WT for Hard To Love v0.22 Remake

The game, with it's AI stuff, now has an in built assist button. So, here's the WT with the basic human coding. The game, for me, ended after chapter 4, but for good measures have added a WT till EP 5.

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

Also adds mod options for better choices, AS PER ME.
You don't have permission to view the spoiler content. Log in or register now.

Download: Workupload -
(y)
 

-CookieMonster666-

Message Maven
Nov 20, 2018
12,747
18,998
I keep getting this error


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


You don't have permission to view the spoiler content. Log in or register now.
Those are just because the locations of some sound files aren't correct in the game files. Just using Ignore should get you past them; you'll just miss some sounds, like background noises.
Also is it normal for the Stats page to be blank and the built in help system not be clickable?
I see the same thing in my own playthrough (started from the beginning again with this latest update). It's a little inconsistent, though. For me, in Episode 1 the MC and Isabella showed but nobody else did; in Episode 2, the MC and Paz showed up. But most of the time, the MC shows and everything else is just question marks.

EDIT: The below might at least partially explain why. These are values of trust and corruption for several women, as of early in Episode 3. As you can see, although there have been multiple choices to increase either Trust or Corruption, only two listings show any nonzero value.
You don't have permission to view the spoiler content. Log in or register now.
That's... a problem. IDK how things are meant to progress for any character in any direction if almost all the choices are either ignored or nullified as you progress through the game.

As for seeing LIs the MC has met, you can either activate the Console or use something like URM to modify variables, as follows; just change the name in quotes to the name of the character that shouldn't be hidden.
$ rm.set_knows("isabella", True)

You'll also notice on those stats screens that everybody has zeros for both Trust and Corruption. I'm going to assume the dev hasn't finished with the stats screen, so a lot of stuff isn't working right now.
 
Last edited:
  • Like
Reactions: Lolo90

Kromosonen132

New Member
Jan 23, 2025
1
0
I get this error after downloading the wt mod

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 14, in <module>
NameError: name 'SexStats' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "script.rpyc", line 12, in script
File "D:\HardToLove\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\HardToLove\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 14, in <module>
NameError: name 'SexStats' is not defined


```

How do i fix this because I cant ignore it
 
Last edited:
3.60 star(s) 148 Votes