What's new

Having issues importing textures to unity game


forbidden101v

New member
Joined
Aug 25, 2018
Messages
12
Reputation score
10
I'm currently working on an uncensor/translation for this game.



I've managed to make an uncensor plugin and translate strings of text thanks to the use of the BepInEx plugin manager and a translation plugin though I've run into a hiccup when trying to change the textures. I've tried both Unity Asset Bundle Extractor and hashing the textures in using the translation plugin but I get the same results. I'm not sure if there some sort of masking texture but it keeps messing up my textures. Changing compression types seems to do nothing really either so I think I have to create another plugin to fix this issue but I don't exactly know what the problem is. :unsure:

Here's what one of the textures is supposed to look like. Clean without the background image doing some weird bleeding stuff into it.
scenes_02-sharedassets0.assets-18.png
This is what I get on the other hand
bleedinproblems.PNG

Some insight on this would be much appreciated as I would like to finish this translation/uncensor project properly and move on with something else as I'm currently clueless.
 
Top