3.20 star(s) 92 Votes

Tumai

Member
Sep 1, 2019
456
1,042
Yeah, the weakness of the old version was that the MC was completely passive. Everyone was just ordering him around, either directly or giving him a cute smile and then ordering him around. Someone had tie him to a tree before he got a bj ffs. Don't know if it improves with the new version, but at least there's one less person giving him orders, I guess.
 

Kiaterra117

Member
Jan 16, 2018
150
72
Updated for EP 6

I've made a walkthrough/gallery mod for this game

  • Added a "Help" button to top right corner during some parts of the game
  • Highlighted best dialogue option green
  • Added scenes replay
  • Added the xray images as a separate gallery (Both galleries are under PATREON in the main menu)
  • Unlocked Patreon content
  • Edited the intro so it plays after starting a new playthrough
Install: Merge the "game" folder from the mod with the one from your Red Falls folder then overwrite if prompted

Download: PIXELDRAIN
im getting errors with the mod on start up and in some parts of the game

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'logoclip.png'>:
  File "renpy/common/00start.rpy", line 233, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 106, in script
    show logo_clip with dissolve
IOError: Couldn't find file 'logoclip.png'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 233, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 106, in script
    show logo_clip with dissolve
  File "renpy/ast.py", line 1443, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1684, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2762, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3839, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2565, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transition.py", line 368, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transform.py", line 733, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/image.py", line 501, in render
    return wrap_render(self.target, width, height, st, at)
  File "renpy/display/image.py", line 307, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/im.py", line 625, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 287, in get
    surf = image.load()
  File "renpy/display/im.py", line 706, in load
    raise e
IOError: Couldn't find file 'logoclip.png'.

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Helping the Hotties 0.6
Sun May 22 16:53:45 2022
 
  • Like
Reactions: maxal

Lanfear666

New Member
Sep 27, 2017
1
0
im getting errors with the mod on start up and in some parts of the game

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'logoclip.png'>:
  File "renpy/common/00start.rpy", line 233, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 106, in script
    show logo_clip with dissolve
IOError: Couldn't find file 'logoclip.png'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 233, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 106, in script
    show logo_clip with dissolve
  File "renpy/ast.py", line 1443, in execute
    renpy.exports.with_statement(trans, paired)
  File "renpy/exports.py", line 1684, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "renpy/display/core.py", line 2762, in do_with
    clear=clear)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3839, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2565, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transition.py", line 368, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transform.py", line 733, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/image.py", line 501, in render
    return wrap_render(self.target, width, height, st, at)
  File "renpy/display/image.py", line 307, in wrap_render
    rend = render(child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/im.py", line 625, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 287, in get
    surf = image.load()
  File "renpy/display/im.py", line 706, in load
    raise e
IOError: Couldn't find file 'logoclip.png'.

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Helping the Hotties 0.6
Sun May 22 16:53:45 2022
This Mod is for the old Version of the Game. Perhaps scrappy will do the Mod for the new Version aswell, we will see.
 

Rjlonewolf

Member
Feb 15, 2022
142
129
Still a lot of complaining about the size and story changes. Does no one play these on Android anymore? Will anyone be posting an android version?
 
  • Haha
Reactions: SoMPLAk_bye

abagel

Member
Apr 27, 2018
350
316
Eh, not always thrilled to start over but I still like this game- it still has A) same cute girls B)xray nude renders plus looks like they'll be adding more collectible stuff. But would have liked if they just did that to the old game- might not have been possible? Idk.
 

Demon Jhim

Well-Known Member
Aug 5, 2017
1,994
958
For harem games ntr tag is like nail in the coffin. People don't even want to think about that scenario in the harem games that would taint that character completely, even if it's avoidable.
Too be specific which one cause some actually look for the other NTR and other NTR is avoided.
 

save8lot

Member
Apr 7, 2021
308
554
Since it is technically a New Game your old saves will not automatically show up. However I was able to copy them from the Red Falls Save Folder to the Helping the Hotties save folder and they worked.

Location: AppData\Roaming\RenPy\

I did find an unrelated problem. When I try to go to Page 2 of the Scene Replay Gallery I get an Error message:
You don't have permission to view the spoiler content. Log in or register now.
 

Lucius Logan 3D

Active Member
Jan 2, 2022
532
2,988
the letters from texts in dialogues in the game is very small...o_O:confused:

we can aument the size of the letters?

I can't found this change, only for change name o MC!
 

Lucius Logan 3D

Active Member
Jan 2, 2022
532
2,988
Since it is technically a New Game your old saves will not automatically show up. However I was able to copy them from the Red Falls Save Folder to the Helping the Hotties save folder and they worked.

Location: AppData\Roaming\RenPy\

I did find an unrelated problem. When I try to go to Page 2 of the Scene Replay Gallery I get an Error message:
You don't have permission to view the spoiler content. Log in or register now.
yes I copy my old saves from Red Falls and worked, but not show any new update
 
3.20 star(s) 92 Votes