Tutorial Unreal Engine How To Uncensor (Almost) Any Unreal Engine Game

funog1

Member
Modder
Mar 2, 2017
499
2,856
508
sorry got sick, just now on the mend.
updated it in the thread


:BootyTime:
Didn't expect the generic looking with KOB, oh well atl least they animate below the mosaics.
1762113132283.png

As always, extract all files in ShinjinMao_02-WindowsNoEditor_P.zip to the ShinjinMao_02\Content\Paks folder. If possible change the folder names to English to prevent possible issues.

新人魔王と100人の恋人たち(The New Demon King and 100 Lovers)
RJ01490571
Version: 1.12(created) - 1.14(tested)
 
Last edited:

FlatIsJustice700

New Member
Dec 22, 2017
13
16
37
translating the json files isn't going to help anyways, fmodel converts the game files to human readable formats. reimporting them does nothing except add files that unreal will neither read nor touch. This is the extent of my knowledge for translation UE games, if I knew more I'd probably do full translations.
Hi, I got a tip on how to translate uasset files in this post, it really helped me to semi-automate translating using some python scripts, just wanted to leave the insight and ask you if you've any tips on modding images since I'm blind on that side on the moment.
 

JFCLG5

New Member
Dec 20, 2024
14
4
3
So theres actually no way to have a "global" decensor at all like for Unity games ? :confused:
 

qazqwe1

Newbie
Jul 30, 2017
84
162
254
sorry got sick, just now on the mend.

updated it in the thread



Didn't expect the generic looking with KOB, oh well atl least they animate below the mosaics.
View attachment 5402669

As always, extract all files in ShinjinMao_02-WindowsNoEditor_P.zip to the ShinjinMao_02\Content\Paks folder. If possible change the folder names to English to prevent possible issues.

新人魔王と100人の恋人たち(The New Demon King and 100 Lovers)
RJ01490571
Version: 1.12
Can you update to v1.13? plz
 

ZUMER.ZX

New Member
Jun 26, 2023
2
1
13
I just want to know if it’s possible to remove the censorship in this game. The same developer had other games before where it was easy to remove it, but in this new one, I don’t understand if it’s even possible. I’d really appreciate an answer
 

kkicho

Member
Feb 9, 2022
493
1,048
242
I just want to know if it’s possible to remove the censorship in this game. The same developer had other games before where it was easy to remove it, but in this new one, I don’t understand if it’s even possible. I’d really appreciate an answer
We have this: IV2 Less Censorship
More detailed work needs to be done by an artist.
 
Last edited:
  • Like
Reactions: ZUMER.ZX

ZUMER.ZX

New Member
Jun 26, 2023
2
1
13
We have this: IV2 Less Censorship
More detailed work needs to be done by an artist.
I’ve seen this already, I just thought that by writing it here there might be better options than the ones you showed me. I tried it and did everything the way it was written there, but the game crashes for me. I think that method no longer works, or I did something wrong, but editing a file shouldn’t be that hard.
 
Last edited:
  • Sad
Reactions: kkicho

barmaleo

New Member
Jun 26, 2024
2
0
11
View attachment 5183540

I don't know why the game run in dx11 mode,maybe my Windows 10 system isn't new enough,I haven't upgraded the system for a long time.

Edit:
View attachment 5183567

I fix the uncensor mod,now support both dx11 and dx12.
Hello, by any chance can i have explanation for what exactly you did to delete censorship? I want to do it myself by after several tries, i can't figure it out. I used UassetGUI and pack it with retoc.
 
Last edited:

barmaleo

New Member
Jun 26, 2024
2
0
11
View attachment 5182957
:unsure:
The male model uses the M_Mosaic directly and the female uses BP_Mosaic which references the default sphere and M_Mosaic. All I changed was the M_Mosaic...

Emilia's playroom had a lot of testing and a bunch of model editing if I remember correctly
View attachment 5182991
that not working either?



Edit: are you running in dx11 by chance?
Edit2:
View attachment 5183071
Don't do that, its 2025.
Can you describe, what did you exactly do to uasset file to delete censor? I wanna to do it by myself