gregers

Forum Fanatic
Dec 9, 2018
5,364
6,991
767
It's very quiet here ;) No news on the update?
4a went out to silver tier supporters yesterday, bronze tier Monday next. If none of the silver lot are inclined to share, it'll probably turn up here some time next week.

The dev doesn't generally provide detailed change-logs, so I guess we'll see what's in it when it gets here.
 
  • Like
Reactions: jeroentje and Sldia

Mac182

Active Member
Jan 1, 2019
850
5,727
716
4a went out to silver tier supporters yesterday, bronze tier Monday next. If none of the silver lot are inclined to share, it'll probably turn up here some time next week.

The dev doesn't generally provide detailed change-logs, so I guess we'll see what's in it when it gets here.
in future updates we will get more detailed changelogs he said in his last post
 

boobthief

Member
May 25, 2017
490
1,246
339
Simple man, open the script file in visual studio code, in search option type "Anne" with capital A with both checkboxes near the search box and type the desired name in the replace box below it and click replace and boom, there you have it
IMPORTANT NOTE : you have to type the name with capital first letter and check both boxes nearby the search bar, otherwise you will replace some of code which will lead to error of game.
make sure you make a copy of original script file elsewhere before editing the one in game folder(y)

This is how I edit Most NTR games with where I swap names of the man stealing girls from MC to mine and cuck the shit out of MC with his girls :WeSmart: :BootyTime:
You can also do it with RenPy text replacement e.g.

Python:
# Change name of Anne to Karen
init python:
    def anne_replace_text(text):
        return text.replace('Anne', 'Karen')
    config.replace_text = anne_replace_text

Edit the attached z_name_change.rpy to change the Karen to what you want and copy it into your game/ dir.
 
  • Like
Reactions: m823543

Marc9

Member
Jan 22, 2023
325
538
161
If this game had sounds during the sex scenes like Duet couple, it would be on a much higher level AND I KNOW that there are a lot of people who don't like it and should comment here, BUT I really like the audio in sex scenes in games.

Too bad they didn't include it in this one.

Well, in any case, the developer is the one who decides.
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,147
277,213
957
The Adventurous Couple [TACOS S2 P4a] [Mircom3D]

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 
Last edited:

asahibito

Well-Known Member
Modder
Jan 17, 2021
1,266
5,185
637
A couple of crashing bugs and their fixes:

Code:
    # jump d23_office2
    jump d23_work2 # BUGFIX asahibito

    # scene d23_jorge_157 flash
    scene d23_jorge_157 with flash # BUGFIX asahibito - missing with
Or just download attached and replace the part4a.rpy file in the /game directory.
 

SPH96

Member
Feb 9, 2025
135
81
47
OI've never seen private plane scenes before, the mother is cheating on her husband with his father
 

asplly97

Retired
Game Developer
Nov 9, 2018
1,925
2,988
477
I was doubtful first. Now I am sure. You are crazy bro.
Dude since when did tony fucks his father?:ROFLMAO::KEK:
 

the66

beware, the germans are cumming
Modder
Donor
Respected User
Jan 27, 2017
8,100
25,238
960
here is my unofficial Android port of TAC The Original Story Season 2 Part4a.

Main App:
Assets (mandatory):
You don't have permission to view the spoiler content. Log in or register now.
download both files, install and run the app, the rest happens automatically.
however, you still can copy the assets pack manually to the folder /RenPy/org.tacos.s2.the66/game on Android 11 and newer or to the folder /Android/data/org.tacos.s2.the66/files/game.

since the developer had not implemented a check for the validity of the save files, i had to do one myself, which means that only the "end" save files from my Season 1 port and the save files from my Season 2 port could be used.
at the very first start of the app you get the chance to import valid Season 1 save files. do or do not, there is no try. this is the only opportunity, later you have to do this manually.

from now on my Android ports of Ren'Py games have a 2nd, persistent save location like Windows. if you uninstall the app, the save files and persistent data remain intact.
therefore it needs the permission to access the public external storage (or a new one on Android 11+), because it has to read and write outside its own external storage directories.
you have to grant the permission or the app is shut down.

have fun and please report problems (you can reach me ).
 
  • Like
Reactions: omid605
3.70 star(s) 144 Votes