VN Ren'Py Tangled Bonds [Ch.8] [Naughty4Life Games]

2.40 star(s) 9 Votes

Ghost''

Well-Known Member
Mar 17, 2021
1,950
4,685
407
Tangled Bonds [Ch.7] WT Mod

Quick WT Mod

-


If you get an invalid ticket error, refresh the page a few times.

Android Port Will be Added.

MixDrop - Mb


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


And if you want to support me, you can donate and join my discord server.



WT Mod Updated.. Android Will be Added..
 

srfsmrf_

Active Member
May 24, 2024
794
729
179
Hey @Naughty4Life Games I spotted a possible (future) issue related to variables set during the free roam section:
You don't have permission to view the spoiler content. Log in or register now.

Btw, too bad Sienna lost (all of her) her sexy red lingerie (from one scene to the other) the moment it went down with mc. Made it from spicy/interesting/sexy to kinda a same-old boring scene for me. There was this pretty sexy Ch.3 in-lingerie scene with Eleanor though.. (had to adjust my gamma a bit ;)) I reckon it's more challenging to create a partially clothed scene? Say, in the Eleanor scene she would leave her lingerie on, but her breasts would be exposed (sexy ;)), that's kinda a lot of (extra) work I guess (doing her top, the shoulder straps, etc)?

Good luck, I'll keep an eye, and perhaps sit down with this one more properly at some point (kinda largely skipped through it now..)

Since it's no harem, I wonder btw how mc is going to manage all of his girls/relationships? He declared his love to at least 2 of them now, whilst maintaining other affairs. Up till now seems he can just go along while the girls are (apparently) oblivious?
 
Last edited:

XxXGhost

Active Member
Feb 8, 2022
596
577
217
Tangled Bonds [Ch.7] WT Mod

Quick WT Mod

-


If you get an invalid ticket error, refresh the page a few times.

Android Port Will be Added.

MixDrop - Mb


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


And if you want to support me, you can donate and join my discord server.



Why not Mega or pixeldrain?
 

Ghost''

Well-Known Member
Mar 17, 2021
1,950
4,685
407
Tangled Bonds [Ch.7] WT Mod

Quick WT Mod

-


If you get an invalid ticket error, refresh the page a few times.

Android Port With Mod.


- 555Mb


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


And if you want to support me, you can donate and join my discord server.



Android Port Updated..
 

MagicMan753

Well-Known Member
Nov 19, 2021
1,377
3,016
387
So after last update, it says the story is coming to a end, which is the biggest letdown. We just started getting a full on relationship with Juliette, and now after everything goes well, it ends. I wanted to see more of our relationship, more sex scenes, more happy moments and such. Such a shame.

I really hope the dev does some sort of side game or special episode, sequel based on just them, or something down the road, cause ending the game after finally getting with Juliette is a bummer, and I just want more shown of their relationship.
 
  • Like
Reactions: justheretopirate

BigBadWolf9

Newbie
Sep 23, 2020
41
18
162
There is a bug in the code:
default julCond1 = True if julKnowsDonovan or boughtJulPaint else False # ch6 - ln 11
The initialization will return False and never change if it's not called directly, then this line:
$ julPath = True if julCond1 and not sienna_accept and julietteRel > 22 else False #ch6 - ln 1761
Will return ALWAYS False, so the final scene with Juliette is inaccessible.

A temporary fix is to remove the file 'script_version' for console's access, open the console with shift + o and write:
julCond1 = True
so if match all condictions you can see the scene.
how to do this?
 

srfsmrf_

Active Member
May 24, 2024
794
729
179
how to get a scene with jul? anyone. or any save file please..


how to do this?
Note that that comment was about a bug in v0.6. Cheat for v0.7:
  1. enable console by adding define config.console = True to options.rpy
  2. load a save (just before you'd get juliette "Alright, [mc]. Have a lovely night. I'm off to bed.")
  3. open console (Shift+O), copy+paste+enter:
    You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
18,361
47,205
922


2927.png

Current Progress
✅ 103 renders completed

Quick Note
Hey everyone! Time for another update. Progress hasn’t been super fast this time — I had to take a little break from Tangled Bonds since I was feeling a bit burned out. That said, I’ve still been moving things forward bit by bit.

I also spent some time working on my next project… but I won’t be revealing anything about it until Tangled Bonds is finished. For now, just know that it’s already taking shape — with story drafts, characters, and even some renders done.

Plans Moving Forward
Here’s the roadmap:
  • The next update is planned to release within the next two months.
  • That update will contain the last two main chapters of the game, so the story can reach its conclusion in one big release.
  • After that, there will still be one final chapter dedicated to the different endings. That will come a litlle later, since once the big update is out, I’ll shift focus to the new project.
As I said, the new game already has quite a bit of story written, the cast lined up, and some early renders. But before dropping its first version (which will include the first two chapters together and be packed with content), I want to finish writing most — if not all — of its chapters. That way, I’ll have a clear vision of the story, pacing, and how the relationships with the LIs will develop.

Once Tangled Bonds wraps up and I fully dive into the new project, I’ll start posting devlogs and character bios to introduce you to the cast (starting with those in the first chapter — and there are already quite a few).

Nothing more to add for now — I’m focused on getting Tangled Bonds ready for release in about two months.
Take care and see you soon!

— Naughty4Life Games ✌
 
  • Like
Reactions: Anders Niet

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
18,361
47,205
922


3086.png

Current Progress
✅ 260 renders completed

Quick Note
Hey everyone! Time for another update. I’m working with the last event of Chapter 8 — so in the coming weeks my focus will shift to finishing Chapter 9.

✨ Plans Moving Forward
Here’s the plan:
  • Once the renders are wrapped up, I’ll move on to the animations and polish the story. Like always, I’ll render animations while I keep writing so progress keeps flowing.
  • If everything goes smoothly, the new update should be ready by the end of next month or early the following one.
  • Around that same time, I might also share a small preview of the next project — maybe a first look at the MC or one of the main LIs.
That’s all for now! I’ll keep you posted as I move through Chapter 9. Thanks as always for the support — the finish line is getting close!

— Naughty4Life Games ✌
 

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
18,361
47,205
922


3211.png

Current Progress
380 renders completed

Quick Note
Hey everyone! Time for a new update. I’m almost done with the final events of this update — it’s mostly story-focused, so the remaining renders should be finished by the end of this week or early next week.

Plans Moving Forward
Once the renders are wrapped up, I’ll move straight into the animations and writing the final dialogue. That part should move quickly since most of the groundwork is already done.

After that, I’ll prepare everything for the release. A few days before the update goes live, I’ll also share a small teaser for the next project — just a little sneak peek, maybe an image that doesn’t reveal too much

That’s all for now! Hope you’re all doing great, and as always, thank you so much for the continued support. The finish line is getting really close!

— Naughty4Life Games ✌
 

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
18,361
47,205
922


isa_nvidia.png

In the world of the Morettis, loyalty is paid in blood… and love, in silence.

Just wanted to show you one of the love interests from the next game.
I don’t want to spoil too much, but she’s going to be quite an experience — a cultured woman, educated abroad, sophisticated, and with a unique magnetism.
That’s all I’ll say for now…

P.S.: Tangled Bonds is going well! I’ve finished the renders — just a few animations and the dialogue left.
Expect some news tomorrow or Monday. Cheers!
 

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
18,361
47,205
922


3666.png

Current Progress
✅ 420 renders completed
️ 7 animations finished
‍♀ 2 animations posed (1 or 2 more left to pose and render)
✍ Half of the chapter written

Quick Note
Hey everyone! Time for a fresh update. The current chapter is almost done — just a couple more scenes left to pose and render, plus some dialogue to wrap up. The release is really close now!

Plans Moving Forward
Once this update drops, I’ll officially start working on the new game. I’ll also be posting devlogs from time to time to introduce the new characters and share progress updates.

The first update for the new project is planned to be around 1000 renders, and I’ll start working on it based on what I already have written. I’m going to take a few weeks to write more of the story before diving into full production — I want to have a solid amount of content ready before launch.

The good news is that I’m feeling more inspired and motivated than ever with this new game. I even managed to pose 50 renders in a single day some time ago, so I’m confident development will move faster this time.

The next game will also include some new features, like a gallery system and a phone interface — though I’m still deciding how complex I want the phone system to be. I’ll keep you all updated on that!

That’s all for now. I hope you all enjoy this upcoming update — and that you’ve also enjoyed Tangled Bonds so far.


Thanks for the amazing support, as always ❤

— Naughty4Life Games ✌
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,333
316,467
998
Tangled Bonds [Ch.8] [Naughty4Life Games] - Compressed

Win/Linux [646 MB]
- - - -

Mac [641 MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
---------------------------
Tangled Bonds [Ch.8] [Naughty4Life Games] - Update only

If you missed it you can find the old Update only patch HERE.

Universal: Ch.7 -> Ch.8 [831 MB]
- - - -

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

RekloGamer

Newbie
Jul 6, 2025
97
132
33
Who received cutscenes in this update?

Because the changelog indicates there are 10 animations, and I only saw the scene with Isabelle, and that scene only had 3 animations. Maybe I missed a scene with another girl. Does anyone know who?
 
2.40 star(s) 9 Votes