FaceCrap

Active Member
Oct 1, 2020
882
619
the size IS how big or small it is though
I know, but it don't say one or the other... you still don't know how big or small...

This is what the web has to say about it...
The phrase "It is pretty big for its size" might seem contradictory at first glance, but it could be used to describe something that appears larger or more impressive than one would expect based on its actual physical dimensions. This phrase often plays with the idea of perception and expectation.

For example, imagine a small car with a surprisingly spacious interior. While the car itself might be small compared to larger vehicles, it could be "pretty big for its size" when considering the amount of space inside. Similarly, this phrase could be used to describe a compact electronic device that has a lot of advanced features packed into its small form factor.

Overall, it's a playful and somewhat paradoxical way of expressing that something has managed to exceed expectations in terms of its capabilities, features, or spaciousness given its relatively small appearance.
 
Last edited:

estrada777

Engaged Member
Modder
Donor
Mar 22, 2020
3,532
8,768
Updated Android port. Nothing too fancy but let me know if you have any issues.

Version: 0.11 + WT enabled

Appreciate my porting? Leave a Tip! You're supporting my efforts, paying for storage, and encouraging more ports!
¯\_(ツ)_/¯ OR or even MEGA

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

This unofficial port/version is not released by the developer, download at your own risk.

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.
Pixeldrain
Mega

PLEASE don't reply, or @ me, or DM me for updates. I always update my ports, YES I ALREADY KNOW ABOUT THE UPDATE.

Size 295 MiB

Come find me on Discord:
Updated my android port.
 

Ernatio D

Member
Jul 8, 2017
121
104
Still crashing and unable to advance on sex scenes starting from nines. Anyone else having this issue or know of a fix?
 
  • Like
Reactions: BMKink

-CookieMonster666-

Devoted Member
Nov 20, 2018
11,155
16,223
Still crashing and unable to advance on sex scenes starting from nines. Anyone else having this issue or know of a fix?
I don't know of a fix, and I didn't see the problem on this game. However, I did see the issue for one set of animation perspective changes in Sun Breed, which likely uses the same base animation code (if it's not exactly the same besides names of animations to show). I believe there's some flaw in the code for the switching, but I've never looked into it and probably couldn't figure it out myself even if I did.
 
  • Like
Reactions: Ernatio D

Inferno_2510

Newbie
Jan 16, 2020
26
7
Game crashes at first scene with Nine

'm sorry, but an uncaught exception occurred.

While running game code:
File "game/U6.rpy", line 1856, in script
menu U6_anim1:
File "game/U6.rpy", line 1856, in script
menu U6_anim1:
error: Out of memory

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

Full traceback:
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\main.py", line 578, in main
run(restart)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/U6.rpy", line 1856, in script
menu U6_anim1:
File "game/U6.rpy", line 1856, in script
menu U6_anim1:
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\exports.py", line 990, in menu
rv = renpy.store.menu(new_items)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\exports.py", line 1226, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\display\core.py", line 3342, in interact_core
ev2 = self.event_peek()
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\display\core.py", line 2313, in event_peek
self.check_background_screenshot()
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\display\core.py", line 2161, in check_background_screenshot
self.bgscreenshot_surface = renpy.display.draw.screenshot(self.surftree, self.fullscreen_video)
File "gldraw.pyx", line 1373, in renpy.gl.gldraw.GLDraw.screenshot
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\display\pgrender.py", line 118, in surface
surf = Surface((width + 4, height + 4), 0, sample)
File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__
error: Out of memory

Windows-8-6.2.9200
Ren'Py 7.3.5.606
0.11
Tue Sep 05 10:50:25 2023
 

-CookieMonster666-

Devoted Member
Nov 20, 2018
11,155
16,223
Game crashes at first scene with Nine

'm sorry, but an uncaught exception occurred.

While running game code:
File "game/U6.rpy", line 1856, in script
menu U6_anim1:
File "game/U6.rpy", line 1856, in script
menu U6_anim1:
error: Out of memory

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

Full traceback:
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\main.py", line 578, in main
run(restart)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/U6.rpy", line 1856, in script
menu U6_anim1:
File "game/U6.rpy", line 1856, in script
menu U6_anim1:
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\exports.py", line 990, in menu
rv = renpy.store.menu(new_items)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\exports.py", line 1226, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\display\core.py", line 3342, in interact_core
ev2 = self.event_peek()
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\display\core.py", line 2313, in event_peek
self.check_background_screenshot()
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\display\core.py", line 2161, in check_background_screenshot
self.bgscreenshot_surface = renpy.display.draw.screenshot(self.surftree, self.fullscreen_video)
File "gldraw.pyx", line 1373, in renpy.gl.gldraw.GLDraw.screenshot
File "E:\1\11\111\2\3\Follow_the_Leader-0.11-pc\FtL-0.11-pc\renpy\display\pgrender.py", line 118, in surface
surf = Surface((width + 4, height + 4), 0, sample)
File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__
error: Out of memory

Windows-8-6.2.9200
Ren'Py 7.3.5.606
0.11
Tue Sep 05 10:50:25 2023
Yeah, the game crashing during an animation has been reported a few times now, and I'm not sure what causes it. I only saw it once on another game from SuperWriter, Sun Breed, and it surprised me a lot. I have 32 GB of memory available (in total), so I really shouldn't see a crash, especially from something as simple as an animation in a Ren'Py game while other more intensive games — Cyberpunk 2077, Ark: Survival Evolved, etc., all run with max settings without my rig running out of memory.
 

TigerWolfe

Engaged Member
Oct 19, 2022
2,324
4,502
Yeah, the game crashing during an animation has been reported a few times now, and I'm not sure what causes it. I only saw it once on another game from SuperWriter, Sun Breed, and it surprised me a lot. I have 32 GB of memory available (in total), so I really shouldn't see a crash, especially from something as simple as an animation in a Ren'Py game while other more intensive games — Cyberpunk 2077, Ark: Survival Evolved, etc., all run with max settings without my rig running out of memory.
Oh Ark, the least optimized game that ever ate up 100s of gb on my ssd and thousands of hours of my life.
 
  • Haha
Reactions: -CookieMonster666-

Dororohot

Newbie
Aug 6, 2020
73
177
Damn the game is good so far .And the sisters are the amazing .Superwriter simply needs the expand the story and only focues on the clones rather than adding any more LI .Especially in this game i think it makes no sense to add any more LI and these clones are just fucking amazing .I think the game is amazing as it is with 3 LI .Even if he adds more LI in future i hope its optional .Also would love breeding dont know if its possible with clones .
 

-CookieMonster666-

Devoted Member
Nov 20, 2018
11,155
16,223
Damn the game is good so far .And the sisters are the amazing .Superwriter simply needs the expand the story and only focues on the clones rather than adding any more LI .Especially in this game i think it makes no sense to add any more LI and these clones are just fucking amazing .I think the game is amazing as it is with 3 LI .Even if he adds more LI in future i hope its optional .Also would love breeding dont know if its possible with clones .
I assume by "sisters" you mean Eight, Nine, and Ten, since they refer to each other as such. They aren't actually related, ofc, other than all having been "grown" in a lab.
 
  • Like
Reactions: Maviarab

-CookieMonster666-

Devoted Member
Nov 20, 2018
11,155
16,223
Hey guy is this actually in the game and if so how do i get it
It used to be. That's Annoushka, and in an earlier version (v0.4 or something like that) there was an opportunity to get sexual with her like this. SuperWriter decided it didn't work for the story as he wanted to tell it, so that scene got pulled from future releases. He has said he does plan to use Annoushka in another story (VN, I think), where the MC of that story will be able to have sex with her. I don't know what ideas he has for that, so I can't say whether she'd be an LI or not in that later story.
 
Apr 5, 2023
65
37
View attachment 1491526

Overview:
You live in a world where men called barons have all of the authority and power. Your mother was part of a baron's harem and you were raised as a servant in his home when she was sold to him, and you came along, but your mother eventually had enough of the baron's cruel ways and ran away, leaving you to suffer alone. You make the best of it throughout your years however and have finally earned enough credit at 25 to buy your freedom, but when you get in the way of the baron abusing his lab-grown harem of perfect and gorgeous women because they refuse to sleep with him, you basically throw your freedom away and are locked up in his prison to be executed the following day. The three cloned women help you, however, and you all escape together. Where will you go? What will you do?​

Thread Updated: 2023-08-20
Release Date: 2023-07-26
Developer: SuperWriter - - -
Censored: No
Version: 0.11
OS: Windows, Linux, Mac, Android
Language: English
Other Games: Sun Breed - Picture Perfect - Secret Summer - Short VN Collection - Hunger for Chaos
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.
DOWNLOAD
Win/Linux: - MEGA - - PIXELDRAIN - WORKUPLOAD
Mac: - MEGA - - PIXELDRAIN - WORKUPLOAD
Android
(v0.8): - - MEGA - -

Extras: WALKTHROUGH Mod* - Multi Mod* - WALKTHROUGH - Fan Sigs - Fan Sigs 2


SonsOLiberty thanks for the links
*This port/version isn't made nor is endorsed by the dev, download and use at your own risk


View attachment 1316069 View attachment 1316070 View attachment 1316066 View attachment 1316065 View attachment 1316064
Is the version 0.12 out yet? I saw the dev is posting previews about 0.13.... in petron!
 
3.90 star(s) 58 Votes