CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Tutorial Unity How To Uncensor (Almost) Any Unity Game

Prick

Engaged Member
Jul 17, 2017
2,147
1,956
Want to extract the dynamic live2d of this game, unpack with Garbro, the.l2D file is decomcompressed to get the.KTX suffix texture atlas, but it does not seem to be a ktx file in the normal sense, it can not be converted to png file, I do not know if anyone has a way;
Man I'll be straight with you, I'm mostly lost on your post.

From what I can gather, a KTX file is compressed and optimized for fast GPU loading.
Sounds like you need specific software able to load, export, and import these textures.

But I'm not sure you actually need these files. All of the Live2D games I've encountered use texture2D sheets.
And even if you are able to extract these textures, are you a graphics artist? Is it really worth your time?


Locating a mosaic script and deleting it is not what this guide will instruct you to do.
This almost always bricks the game.
It needs to be disabled via shader manipulation.
 

glassessese

Newbie
Jan 3, 2023
15
1
Man I'll be straight with you, I'm mostly lost on your post.

From what I can gather, a KTX file is compressed and optimized for fast GPU loading.
Sounds like you need specific software able to load, export, and import these textures.

But I'm not sure you actually need these files. All of the Live2D games I've encountered use texture2D sheets.
And even if you are able to extract these textures, are you a graphics artist? Is it really worth your time?


Locating a mosaic script and deleting it is not what this guide will instruct you to do.
This almost always bricks the game.
It needs to be disabled via shader manipulation.
Well, thank you for your answer. In fact, I later confirmed that this was a krkr game (sorry for the post about unity) and successfully converted the ktx file to png.

Don't know why some online site will convert failure, eventually found useful in making software, .

krkr doesn't seem to have shaders in its file structure, so I tried to delete the script (with a backup, of course), but it turns out that some of the parts on the texture map have changed their transparency, causing them to move like dynamic mosaics.

I am not a game must remove the Mosaic, can be understood as a learning process, but this game suddenly aroused my desire to win or lose.

Anyway, thank you, the tutorial of your post is very useful to me, you deserve a thumbs up, maybe the grammar is wrong, because it is machine translation.
 

Prick

Engaged Member
Jul 17, 2017
2,147
1,956
that this was a krkr game
Kirikiri?
I haven't heard of krkr before.

I've used "KAGTool" in the past to decompile kirikiri games, typically with xp3 assets.

But also correct, this is not the thread to discuss non-Unity games.

Best of luck.
 

dima.245

Member
Oct 11, 2020
147
51
help
not a single UniversalUnityDemosaics_BepInEx6.(1.4, 1.5, 1.6), on the game , RJ01249081One Night~一夜限りの幼妻~, does not work.
the game crashes from additional plugins.
with a clean BepInEx-Unity.IL2CPP-win-x64-6.0.0-be.688+4901521 with the disabling parameter `UnityLogListening`, it starts normally.
I tried manually, but the latest versions: AssetBundleExtractor_3.0beta1_64bit and AssetStudio.v0.16.47, do not support this version of Unity.
 

kumarin

Well-Known Member
Feb 19, 2022
1,978
2,858
help
not a single UniversalUnityDemosaics_BepInEx6.(1.4, 1.5, 1.6), on the game , RJ01249081One Night~一夜限りの幼妻~, does not work.
the game crashes from additional plugins.
with a clean BepInEx-Unity.IL2CPP-win-x64-6.0.0-be.688+4901521 with the disabling parameter `UnityLogListening`, it starts normally.
I tried manually, but the latest versions: AssetBundleExtractor_3.0beta1_64bit and AssetStudio.v0.16.47, do not support this version of Unity.
check https://f95zone.to/threads/translation-request-one-night-rino-rj01249081-blue-arrow-garden.226376/
there are 2 ways which makes it uncensored.
 
Last edited:

Puki Cuki

New Member
Sep 1, 2024
7
0
HI Prick, can u uncensored this game i already follow your instruction and still not working ,I found mosaic material on there using ABE, but is not same as the instruction and i trying shader method, path id 250, ABE can't dump shader so i use UAS to dump it but the UAS to old for that game(?)
 

Prick

Engaged Member
Jul 17, 2017
2,147
1,956
HI Prick, can u uncensored this game i already follow your instruction and still not working ,I found mosaic material on there using ABE, but is not same as the instruction and i trying shader method, path id 250, ABE can't dump shader so i use UAS to dump it but the UAS to old for that game(?)
Release date : Sep/29/2024
Please read the thread.

UAS is really just an asset viewer, it cannot dump the shader.

When UABE-A fails to export the dump, you can also try to dump the raw data, and use a hex editor instead.
Read this section : UABE and UABE-A crash or error on dump
 
  • Heart
Reactions: Puki Cuki

kumarin

Well-Known Member
Feb 19, 2022
1,978
2,858
HI Prick, can u uncensored this game i already follow your instruction and still not working ,I found mosaic material on there using ABE, but is not same as the instruction and i trying shader method, path id 250, ABE can't dump shader so i use UAS to dump it but the UAS to old for that game(?)
I made uncensor plugin for highleg peach games.
but doesn't works with this game.
It couldn't be handled with a simple harmony patch.

try with this. I'm not sure if this is the desired result (I haven't tested it thoroughly. whether or not the files in ModImages are used )

edit. edit BepInEx\config\SW_Decensor.ini file as below.
Keywords = *moza*, *censor*
RemoveKeyWords = StrictMosaic*
 
Last edited:

Puki Cuki

New Member
Sep 1, 2024
7
0
I made uncensor plugin for highleg peach games.
but doesn't works with this game.
It couldn't be handled with a simple harmony patch.

try with this. I'm not sure if this is the desired result (I haven't tested it thoroughly. whether or not the files in ModImages are used )

edit. edit BepInEx\config\SW_Decensor.ini file as below.
Keywords = *moza*, *censor*
RemoveKeyWords = StrictMosaic*
HI Kumarin Thank you for helping the plugins its 100% working without any issue, problem or edit.

Big THANKS for that :HideThePain:
 

DioKoDiesel

Newbie
Feb 10, 2020
38
38
I made uncensor plugin for highleg peach games.
but doesn't works with this game.
It couldn't be handled with a simple harmony patch.

try with this. I'm not sure if this is the desired result (I haven't tested it thoroughly. whether or not the files in ModImages are used )

edit. edit BepInEx\config\SW_Decensor.ini file as below.
Keywords = *moza*, *censor*
RemoveKeyWords = StrictMosaic*
How to use this mod?
 

DioKoDiesel

Newbie
Feb 10, 2020
38
38
Ok boys, I am back, enough with skyrim and it andless mods.

anyway, I've managed to complet the full uncensor for the game, so it was hard and easy at the same time, just becaus we all forget about an easy method that is already exist in the TUTO ( monoscript removal), the hard part was identifing the right file, and i was able to find it using this demo software ( ) u can check it out its a powerfull tool, but the demo version dosent let you do much.

so the file that you need to remove called "POFX_Pixelate" and this just for the penis, for the vagina just download the asset provided by "AlexDuKaNa" , i will also atach the modified asset, I hope this help in other games :).
Hello sir can I have have uncen file again plz? Thx