Create and Fuck your AI Slut -70% OFF
x

Tutorial Unity How To Uncensor (Almost) Any Unity Game

kumarin

Engaged Member
Feb 19, 2022
2,592
4,531
387
I was actually wondering why this problem occurs with TR? Does it affect some specific cards/chips?? For example, I have Nvidia GPU and everything works fine for me (although it's GTX).
If I explain it, it's complicated and long...

You need to find the exact target to replace, but you can't specify the target with just the name. If the texture name is duplicated, (e.g. "texture_00")

So when trying to compare the contents of the texture, MD5 was used, and AutoTranslator's uses sha256.
If you can just read the texture, there's no problem, but most textures have the read mode turned off by default. (GPU can read, CPU can't read)

So the method used to read it is to create a temporary texture, copy it to the GPU, and then read the copied texture. However, the copied value may be very slightly different depending on the GPU.

So there's no problem on the GPU you're working on, but it may not work on other GPUs. This is the same result for Texture Replacer and .

Back to the fundamental problem, what if the texture names aren't duplicated? There's no need to compare textures. Just replace the ones with the same name. Texture Replacer doesn't use MD5 values.
It's in the format "texture-Name_MD5-value.png", and if you omit MD5-value, it means you won't use MD5.

Delete the BepInEx\ModImages folder, enter the game, press ALT-F11 to dump, and compare the MD5 value after texture_00_ to the file name uploaded by 123454321. If they are different, the file will not be replaced.
 
  • Like
Reactions: DocRipper

kumarin

Engaged Member
Feb 19, 2022
2,592
4,531
387

RJ01390648
How to remove censorship of this game?
that game is not unity game, may be a tyrano engine.
unpack 'resources\app.asar' file. find a censored image & edit(remove censorship) it.
 

yuumura

Member
Jul 28, 2017
291
502
278
Thank you.
Well.."accept"..It's more about the fact that we don't have enough willing artists, and even when we do, they're busy or against certain kinks (like tentacles).
tentacles.gif

penis or vagina edit are easy (you could take assets and slap it in)

could you IMAGINE the NIGHTMARE of editing tentacles with the ooze and slime
each has random shape and editing the liquid (nah.. i'll pass)
 
  • Wow
Reactions: DocRipper

P0M3LO

New Member
Jul 6, 2017
13
59
168
Can someone uncensor this game?
This game was just released yesterday, I bought it myself


I will give you the game
 
Last edited: