Unity True Facials [v0.53a Pro] [HenryTaiwan]

3.70 star(s) 51 Votes

loler69

Member
Jan 13, 2020
252
365
Can you replace a man with a woman? That is, woman against woman?
i can only make "clones" but they cant be moved, nor is it sharable. its something ive tried again and again but my guess is that it crashes because both the female and male have different scripts and armatures.

Ill try looking into it more, but my guess is that until we get a decompiled asset bundle, we probably wont be able to have new meshes or gender swaps.
 

loler69

Member
Jan 13, 2020
252
365
Maybe this guide help with modding:
You don't have permission to view the spoiler content. Log in or register now.
extracting the models is actually fairly easy, its putting it back into the assetbundles thats hard, since you cant extract the scripts without breaking them. Ive used this technique to change some textures for an upcoming mod im working on though, its definitely helpful
 

dgghdh

Newbie
Nov 3, 2019
25
4
Does anyone know how are models supposed to be created? Couldnt find much and wanted to try creating one
 

loler69

Member
Jan 13, 2020
252
365
Does anyone know how are models supposed to be created? Couldnt find much and wanted to try creating one
You should join the discord, me and a couple guys have small guides on how to do it.

For now though you can only edit the mesh via values/"sliders" when you edit the already existing files, thats why you only see modified girls and no actual new ones. You cannot import new meshes into the game.

You can replace the textures completely though, which means you can reskin any girl in the game.

Just a warning though, modding the girls is a pretty tedious, and is not streamlined at all.
 
  • Like
Reactions: dgghdh

dgghdh

Newbie
Nov 3, 2019
25
4
You should join the discord, me and a couple guys have small guides on how to do it.

For now though you can only edit the mesh via values/"sliders" when you edit the already existing files, thats why you only see modified girls and no actual new ones. You cannot import new meshes into the game.

You can replace the textures completely though, which means you can reskin any girl in the game.

Just a warning though, modding the girls is a pretty tedious, and is not streamlined at all.
Damn I thought the .tfa files where responsible for the models
 

loler69

Member
Jan 13, 2020
252
365
Damn I thought the .tfa files where responsible for the models
yes they are, and they are also able to be extracted, the problem is that we dont have the original scripts Henry used that are inside the assetbundles, so you cant repackage them since the scripts break when you try to export them.

You basically have to work with whats already inside the assetbundle, you cant import anything into it. It kind of sucks that the scripts are embedded into the assetbundles, but it is what it is.

Ive tried to redirect the scripts to an external path on the pc so it reads meshes outside the bundle, but seeing how embedded the meshes are to the bundle, im honestly not sure if it would work.

If you or anyone reading this can decompile the scripts used, im pretty positive new mods could be made fairly easily, but im very new to decompiling so i doubt id be able to get it done.
 

dgghdh

Newbie
Nov 3, 2019
25
4
Tried to decompile the game but Unity does a really good job in making it almost impossible from the gamefiles, there are a ton of compilation errors and even resolving them will just give you more. Plus the actual game logic is nowhere to be found, the literal Game.cs script that should contain all the game related events is full of return null; functions. Maybe taking a memory dump with the game running could help but I've never spent time doing it that way
 

JhonLui

Active Member
Jan 13, 2020
879
821
Colt Zero heavly modded the commands on the old 0.39 version in 2021, it might be worth a look if anybody still has that mod
Just speculating, but an idea is all I can give
hope it helps someway
 

Tey

New Member
Oct 1, 2017
8
0
Found out how to enhance the ass significantly, edited the already modded Mai, but ill remake 2B and another girl in the coming weeks .

Just download and drop the file in the Characters mod folder, no need to rename or replace.

Enjoy, and a happy new year!

Great job, do it with some other girls too, when you have free time
 
3.70 star(s) 51 Votes