Unity True Facials [v0.58b Pro] [HenryTaiwan]

3.90 star(s) 68 Votes

Purple_Heart

Engaged Member
Oct 15, 2021
3,002
5,347
637
What im saying is why would a Henry actively cater to something that hardly exists
It hardly exist BECAUSE of how it is almost impossible to make mods for the "game".

lua scripting is available for those who know how to use it, but again people dont care about it unless it has to do with the girls appearance
Because there are more people who know C#(the language used in unity) then people who know LUA scripting. Average (modder)joe knows C# and would be able to create mods with it.

but at the end of the day they arent as valued which is sad to me
Probably because they don't do anything substantial. Tell me when a "lua mod" that stops characters from leaking juices on their own is made. Or when a "lua mod" that allows transparency toggling of characters/map is made. Or when a "lua mod" that allows me to manually rotate character limbs is made. Or simply, a "lua mod" that increases performance is made.
 

あの野郎

Newbie
Oct 31, 2019
28
60
57
It hardly exist BECAUSE of how it is almost impossible to make mods for the "game".
Dude, no offence, but I get the impression, that you simply do not know what you are talking about.

BepinX and UnityExplorer work with the game. You can compile C# code right inside unity explorer. And if you are so inclined I'd wager you could create your own BepinX-based dll mods for TFC. You can inspect the c# assembly of the game to get a very good idea of the classes/functions the game uses.

And as you can access most game objects via the BepinX route (proven by unity explorer), no one is keeping you from creating posing tools etc. The only reason we do not (yet) have lua mods, that do stuff like that, is that most game objects/classes cannot be accessed by lua. That can easily be fixed by the devs (opening up huge modding potential).

The main reason we do not see more extensive mods (apart from lua scripting, texture editing etc.) might be, that the game is in early alpha and still in a very rough, incomplete and unoptimized state. Most (competent) modders most likely do not want to waste their time on a codebase that can change drastically within weeks and have their hard work rendered completetly useless as a result.

So please stop comparing a finished product like Honey Select, which was produced by a team of devs, who already had released several games before, to an early alpha largely developed by one guy...

On another note: Claiming that people, who can code C# in a competent manner, will have any problems whatsoever with lua scripting, is downright ludicrous.
 

Purple_Heart

Engaged Member
Oct 15, 2021
3,002
5,347
637
Dude, no offence, but I get the impression, that you simply do not know what you are talking about.

BepinX and UnityExplorer work with the game.
Where did I say bepinex and unityexplorer doesn't work with the "game"?

You can inspect the c# assembly of the game to get a very good idea of the classes/functions the game uses.
Neat, now explain what you need to do to get a somewhat good reading of the code, since game uses il2cpp I bet that would be very, very easy thing to do, am I right?
 
  • Haha
Reactions: rev_10

あの野郎

Newbie
Oct 31, 2019
28
60
57
Where did I say bepinex and unityexplorer doesn't work with the "game"?
You wrote this:
It hardly exist BECAUSE of how it is almost impossible to make mods for the "game".
Which is just plain false. The fact that BepinX and Unity Explorer work with TFC is proof that the game is quite moddable (not to mention that the game features a functioning scripting system which is intended for modding the game), directly contradicting your statement. Just because you cannot easily read the implementation of a class/function doesn't mean you cannot implement functionality that uses classes/functions which declarations are plainly visible in "Assembly-CSharp.dll" .

Neat, now explain what you need to do to get a somewhat good reading of the code, since game uses il2cpp I bet that would be very, very easy thing to do, am I right?
I'm not wasting my time explaining basic programming concepts to someone who clearly has no idea what he's talking about. No one said it would be "very very easy". Just because YOU cannot do it, doesn't mean it is "impossible" or "super hard".

If you actually would take the time to read and understand what other people post, you'd realize that only a moron would go the reverse-engineering route and code in assembly while the codebase he is targetting is in constant flux.

Also, how many people actually wrote mods for Honey Select studio neo? Right - only a handful, because even then it wasn't trivial, one guy (Joan6694) did a lot of the ground-work. How many people were able to import custom heads into the game? Also very few. And all this took a long time to accomplish.
 

loler69

Member
Jan 13, 2020
257
390
166
Dude, no offence, but I get the impression, that you simply do not know what you are talking about.

BepinX and UnityExplorer work with the game. You can compile C# code right inside unity explorer. And if you are so inclined I'd wager you could create your own BepinX-based dll mods for TFC. You can inspect the c# assembly of the game to get a very good idea of the classes/functions the game uses.

And as you can access most game objects via the BepinX route (proven by unity explorer), no one is keeping you from creating posing tools etc. The only reason we do not (yet) have lua mods, that do stuff like that, is that most game objects/classes cannot be accessed by lua. That can easily be fixed by the devs (opening up huge modding potential).

The main reason we do not see more extensive mods (apart from lua scripting, texture editing etc.) might be, that the game is in early alpha and still in a very rough, incomplete and unoptimized state. Most (competent) modders most likely do not want to waste their time on a codebase that can change drastically within weeks and have their hard work rendered completetly useless as a result.

So please stop comparing a finished product like Honey Select, which was produced by a team of devs, who already had released several games before, to an early alpha largely developed by one guy...

On another note: Claiming that people, who can code C# in a competent manner, will have any problems whatsoever with lua scripting, is downright ludicrous.
wow you literally summarized how i feel about TF. I havent touched 0.5 for modding because of the reason that they are going to keep changing the game, its a valid reason as to not push for more complex mods since the devs will eventually get to it.

I feel like the most impatient players are the ones who dont understand how to make mods, and the modders already understand that letting the devs deal with certain issues is just saving themselves the time and effort lol.

Hopefully after the new update drops in the coming months, i can finally start modding again with the new systems added as well as the other modders just waiting for the release.
 

loler69

Member
Jan 13, 2020
257
390
166
It hardly exist BECAUSE of how it is almost impossible to make mods for the "game".


Because there are more people who know C#(the language used in unity) then people who know LUA scripting. Average (modder)joe knows C# and would be able to create mods with it.


Probably because they don't do anything substantial. Tell me when a "lua mod" that stops characters from leaking juices on their own is made. Or when a "lua mod" that allows transparency toggling of characters/map is made. Or when a "lua mod" that allows me to manually rotate character limbs is made. Or simply, a "lua mod" that increases performance is made.
well to those comments id say, why dont you make the mods you want to see? youre obviously passionate about it.

Modding and creating in general arent easy things to accomplish period. If they were we'd see so many artists creating amazing games, but sadly that isnt the case. Skill requires time and effort, those who truly want to see their vision in the game would learn a new system in a heartbeat, after all im no coder and still managed to rip and import multiple systems in TF, and im stupid when it comes to coding lol.
 

Purple_Heart

Engaged Member
Oct 15, 2021
3,002
5,347
637
The fact that BepinX and Unity Explorer work with TFC is proof that the game is quite moddable
I am happy for you if you think unity explorer working in a game means game is very moddable. You should probably create a few dozen mods to show us noobs the way then, no?

I'm not wasting my time explaining basic programming concepts to someone who clearly has no idea what he's talking about. No one said it would be "very very easy". Just because YOU cannot do it, doesn't mean it is "impossible" or "super hard".
Reality is modding is almost non-existent not because "game is in development" (if that was the case early access/in development games would never have mods) but because it is not convenient and easy enough for people to even think about modding this "game". The reason you are not "wasting your time to explain" is because you know it is going to confirm what I just said to be true.

If you actually would take the time to read and understand what other people post, you'd realize that only a moron would go the reverse-engineering route and code in assembly while the codebase he is targetting is in constant flux.
Woah champ, didn't realize I am a "moron" for making bepinex mods for early access/in development games even though half of them still work after so many updates.

well to those comments id say, why dont you make the mods you want to see? youre obviously passionate about it.
I wouldn't bother spending my days modding this "game". The reason being it is not easy or convenient enough for me to justify the time I'd have to spend on creating a mod for it. But feel free to tag me if we get access to the actual code someday(no, not the fucking runtime code in unity explorer :FacePalm: ).
 
Last edited:
  • Like
  • Haha
Reactions: bogodit and rev_10
Feb 28, 2019
168
787
194
Almost the middle of February and still no update.
Did brave sir Henry run away, once more? I don't really trust his propaganda employee on the discord.

Henry's got the work ethic of a dead buffalo. All we needed was modding support for new characters instead of voting on 3000 choices with ugly ones like Judy from Cyberpunk somehow gerrymandering into a victory.

Whatever he's doing now is definitely not worth the wait. If he hasn't cut loose again.
 

loler69

Member
Jan 13, 2020
257
390
166
I wouldn't bother spending my days modding this "game". The reason being it is not easy or convenient enough for me to justify the time I'd have to spend on creating a mod for it. But feel free to tag me if we get access to the actual code someday(no, not the fucking runtime code in unity explorer :FacePalm: ).
well, i cant force you to do anything.

Though small, i do see many passionate people here and always appreciate the efforts they put in, because everyone here fills in the weaknesses of each other to make a great game for everyone.

But if you ever change your mind theres always a community here to support any efforts you do want to contribute to (y)
 

defp

Newbie
May 13, 2018
19
17
13
Almost the middle of February and still no update.
Did brave sir Henry run away, once more? I don't really trust his propaganda employee on the discord.

Henry's got the work ethic of a dead buffalo. All we needed was modding support for new characters instead of voting on 3000 choices with ugly ones like Judy from Cyberpunk somehow gerrymandering into a victory.

Whatever he's doing now is definitely not worth the wait. If he hasn't cut loose again.
Rule #1:Be respectful. Opinions are fine, attacks are not

You're asking for it dude. Don't be a hater. Let Henry take a little holiday time if he needs it. If you berate and attack him because you're impatient, do you think that's going to make him want to work faster just to please you? If anything you're going to ruin it for everyone who wants some things like modding support or to have more characters imported into the game. There are good reasons that the team is approaching development in this way with the limited time and resources available.
 
  • Like
Reactions: loler69 and TFfan1

tormyzz

New Member
Oct 19, 2017
5
4
147
Can some darling send the link to the mod that makes men fuckable? I tried searching the thread, but couldn't find. Much appreciated! PS: would be nice for the OP to update the thread with the mod that allows it!
 

GastonX

Member
Jul 22, 2017
192
150
176
Rule #1:Be respectful. Opinions are fine, attacks are not

You're asking for it dude. Don't be a hater. Let Henry take a little holiday time if he needs it. If you berate and attack him because you're impatient, do you think that's going to make him want to work faster just to please you? If anything you're going to ruin it for everyone who wants some things like modding support or to have more characters imported into the game. There are good reasons that the team is approaching development in this way with the limited time and resources available.
Must be your first day on the internet if you think opinions wrapped in jokes to soften them qualify as attacks... followed by saying he's asking for it, LOL. Impatient? This thread was opened in 2019, it's 2025.

Has Henry stated why he sometimes leaves for a year+ / what this "good reason" for the team approaching it this way is? The good reason is that he makes money by releasing the characters himself rather than making it easy to mod them in.
 

defp

Newbie
May 13, 2018
19
17
13
Must be your first day on the internet if you think opinions wrapped in jokes to soften them qualify as attacks... followed by saying he's asking for it, LOL. Impatient? This thread was opened in 2019, it's 2025.

Has Henry stated why he sometimes leaves for a year+ / what this "good reason" for the team approaching it this way is? The good reason is that he makes money by releasing the characters himself rather than making it easy to mod them in.
Your insincere attempt at deflection doesn’t negate the undeniable fact that his so-called “opinion” was anything but respectful. If you deliberately insult someone out of personal frustration, you are inviting scrutiny under R1; so yeah, he's asking for it.

The rationale behind the current development direction has been explained, and I'm satisfied with that. Not everyone will feel the same way.
 
  • Like
Reactions: JUnnAmmED
Feb 28, 2019
168
787
194
Your insincere attempt at deflection doesn’t negate the undeniable fact that his so-called “opinion” was anything but respectful. If you deliberately insult someone out of personal frustration, you are inviting scrutiny under R1; so yeah, he's asking for it.

The rationale behind the current development direction has been explained, and I'm satisfied with that. Not everyone will feel the same way.
There's a funny emoji with glasses I'd use as a response, but you'd continue wailing on how that's a personal attack.
Nothing in my post was rulebreaking.

Back on topic: Henry leaving for a year and not giving a sign of life despite keeping Patreon open for subscribers and charging money is NOT ok.
I got a hunch it's going to repeat. No proof thus far except the 2 month long wait now, but we're only 10 away from another year.

It really seems like whatever issue he's run into, the problem runs deep. What's next,? Another engine rework, polls for re-adding characters that were previously in? God. I dread the thought.

 
Last edited:

loler69

Member
Jan 13, 2020
257
390
166
There's a funny emoji with glasses I'd use as a response, but you'd continue wailing on how that's a personal attack.
Nothing in my post was rulebreaking.

Back on topic: Henry leaving for a year and not giving a sign of life despite keeping Patreon open for subscribers and charging money is NOT ok.
I got a hunch it's going to repeat. No proof thus far except the 2 month long wait now, but we're only 10 away from another year.

It really seems like whatever issue he's run into, the problem runs deep. What's next,? Another engine rework, polls for re-adding characters that were previously in? God. I dread the thought.
well to be fair, no ones forcing anyone to support. The moment there is no update anyone can just cancel.

regardless if hes gone 2months or 2years, no ones locked into supporting him. It's not like Operation Lovecraft where if you didnt support a certain month you were fomo'd into losing a costume for a girl lol.
 
Feb 28, 2019
168
787
194
well to be fair, no ones forcing anyone to support. The moment there is no update anyone can just cancel.

regardless if hes gone 2months or 2years, no ones locked into supporting him. It's not like Operation Lovecraft where if you didnt support a certain month you were fomo'd into losing a costume for a girl lol.
Fair point. I just hate silence.
 
  • Like
Reactions: Roemi

dirani

Member
Jul 6, 2018
370
100
232
Does anyone know how to create a character and integrate it into the game? It would be cool to integrate models from other games (mass effect, cyberpunk and others)
 

JhonLui

Well-Known Member
Jan 13, 2020
1,180
1,172
284
Does anyone know how to create a character and integrate it into the game? It would be cool to integrate models from other games (mass effect, cyberpunk and others)
you can't, the game's code is locked
 
3.90 star(s) 68 Votes