Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Site Cleanup Update
    A new cleanup update has been posted covering the recent Vault rework, rank changes, policy cleanup, and theme polish. The goal is to make LC cleaner, easier to understand, and safer for the site going forward. - Jack Of Blades
    Read More
  • use the latest updates page in the main menu for recently updated games (we are still fixing this section.)

I want Tara's unborn baby to be her

  • grandson.

    Votes: 98 7.4%
  • granddaughter.

    Votes: 586 44.3%
  • grandchild, don't care about its gender.

    Votes: 106 8.0%
  • brother.

    Votes: 76 5.7%
  • sister.

    Votes: 375 28.3%
  • sibling, don't care about its gender.

    Votes: 82 6.2%

  • Total voters
    1,323
We tend to use American version of the terms, therefore it;s Beast. If you type in a tag and don't see it drop down, instead of 'adding' it new, please just let staff know and we can get it sorted. Thanks.
Well...who gives a shit, I'll use the Albanian version if it doesn't talk about grammer
 
We tend to use American version of the terms, therefore it;s Beast. If you type in a tag and don't see it drop down, instead of 'adding' it new, please just let staff know and we can get it sorted. Thanks.
Hey Crowley,

If you have an Albanian version that does not include two guys arguing about the "English" version and word derivation....I'll take that one.

Cheers,
Lolipreg
 
Thread owner
May this screenshot finally distract you from the orthography question:

taranew2.jpg
 
If you want to know how far you can go in taboos... this is the game. as far as i know it will got it all in the future. Well done game , fast and straight to the point.
 
If anyone wants to help looking for bugs/typos, the beta of the new update is here:

The update brings 230 pictures, 12k words and 40 animations. That means it has about a quarter new stuff compared to what is in 0.04 (more on the animation side). Besides the liberation story arc starting off with the Pervert's Challenge I mentioned above, there are three individual events: Miri visits Barbara, Tara makes a Huntress' dreams come true (single event, but counts as a liberation point), and a stranger spends the night at the Brumiere farm.
I'm on it Augustus. If I find something do you want me to post it here or should I do a DM type thing?
 
Thread owner
Most of my recent work on this game has been focused on redoing existing scenes rather than creating new stuff. In particular, I've recast Daniel to a taller model. The old one was at the short end for his intended age range, and the writing of his character hasn't been changed. For Chapter 1, the reworking should also bring with it a quality update: Higher-res textures and models, more animations, etc. There is one new prostitution scene, but this will also be accessible in Chapter 2 (so no need to restart if you want to see every scene, only if you want to see the new versions of the existing scenes). In 0.03X, Chapter 2 is disabled.





The next version for you guys here will probably have a mix of old and new Daniel scenes in Chapter 2, and then some new stuff.
 
Most of my recent work on this game has been focused on redoing existing scenes rather than creating new stuff. In particular, I've recast Daniel to a taller model. The old one was at the short end for his intended age range, and the writing of his character hasn't been changed. For Chapter 1, the reworking should also bring with it a quality update: Higher-res textures and models, more animations, etc. There is one new prostitution scene, but this will also be accessible in Chapter 2 (so no need to restart if you want to see every scene, only if you want to see the new versions of the existing scenes). In 0.03X, Chapter 2 is disabled.





The next version for you guys here will probably have a mix of old and new Daniel scenes in Chapter 2, and then some new stuff.

i registered in this website, just to follow you <3 XD
 
moved to restricted per dev request.
 
The new dom scene at the inn was hilarious, very good! The new higher quality renders were also an improvement, keep up the good work.
 
Are you hitting report instead of reply?
The new dom scene at the inn was hilarious, very good! The new higher quality renders were also an improvement, keep up the good work.
1662165015987.png
 
Thread owner
I'll miss the old Daniel ?

Daniel has still a few more scenes for Chapter 2 to participate in, and I assume he'll see a lot of action in Chapter 4 as well. Doing duplicate scenes throughout isn't really appealing. However, I might use the original model for Daniel for Tara and Daniel's son in Chapter 5 (in the LC-version).
 
Thread owner
I've added a stats screen for Daniel and Miri, and in the process I realized that Miri never had the chance to do any butt stuff so far. There isn't even a counter for her anal experience! Of course, that state of affairs cannot stand. The next update will bring the fix.
 
Thread owner
So, here is the beta for the new update, in case anyone wants to help out with testing/proof-reading.

Bugs seem to be very plentiful this time. Link removed until I've fixed stuff.

I'm happy to take reports either in the thread or via PM. Content-wise, most of the changes are related to the recasting of Daniel. Not all scenes are redone yet, so in Chapter 2 you'll see a mix of the old and new model for him.

New scenes (compared to 0.05) are:
- Conclusion of Victoria's story arc (for Chapter 2)
- A new prostitution scene in the Inn (triggers only once, and appears in Ch2 if you haven't done it in Ch1) [already in 0.03X]
- Butt stuff with Miri

Technical addition: Stats screens for Miri and Daniel
 
Last edited:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chapter2c.rpy", line 201, in script
    $ renpy.movie_cutscene("Movies C2c/victoria_dan2.webm")
  File "game/chapter2c.rpy", line 201, in <module>
    $ renpy.movie_cutscene("Movies C2c/victoria_dan2.webm")
Exception: Open text tag at end of string u"Tara, {tara_name], your son's cock.. it's inside me! It's inside my pussy!".

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

Full traceback:
  File "game/chapter2c.rpy", line 201, in script
    $ renpy.movie_cutscene("Movies C2c/victoria_dan2.webm")
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/chapter2c.rpy", line 201, in <module>
    $ renpy.movie_cutscene("Movies C2c/victoria_dan2.webm")
  File "renpy/exports.py", line 1621, in movie_cutscene
    roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  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 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 441, in visit_all
    self.child.visit_all(callback, seen=None)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 558, in visit_all
    for d in self.visit():
  File "renpy/text/text.py", line 1816, in visit
    self.update()
  File "renpy/text/text.py", line 1793, in update
    tokens = self.tokenize(text)
  File "renpy/text/text.py", line 2267, in tokenize
    tokens.extend(textsupport.tokenize(i))
  File "textsupport.pyx", line 127, in renpy.text.textsupport.tokenize
Exception: Open text tag at end of string u"Tara, {tara_name], your son's cock.. it's inside me! It's inside my pussy!".

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Tara's Liberation or Alexia's Return 0.06beta
Mon Sep  5 18:56:03 2022

Got this error when sleeping with Victoria and Daniel during her liberation.
 


Also got this error with Victoria and Hector.
 
Back
Top Bottom