Create and Fuck your AI Slut -70% OFF
x

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

DocRipper

Engaged Member
Donor
Dec 27, 2021
2,779
3,528
396
can but with bad news. censor has nothing behind it. the dev uses a "barbie" body with no genital modeling or textures.
View attachment 4542147

Give it a shot if you want. Doesn't work with full visible male and I'm too lazy to make it work as the actual shaft is just a literal mosaic texture anyways...
View attachment 4542330
So stick to blue ghost

Files go in the TSG\tsg\Content\Paks folder
Eh..wow..really? Censored barbie..

But thanks for the effort. (y)
 

Sexually Challanged

New Member
Mar 12, 2024
10
2
11
should look like
Code:
[ShaderOverride CanNameThisAnythingYouWant]
hash = aee1fd9683aa674b
handling = skip
if you throw it at the bottom of the default d3dx.ini

the ; you have before hash completely ignores that line of code

if you want a smaller file and no enables afterwards, replace the text in the d3dx.ini with

Code:
[Logging]
calls=0
[System]
allow_create_device=1
[ShaderOverride CanNameThisAnythingYouWant]
hash = aee1fd9683aa674b
handling = skip
the shaderregexenable doesn't seem to be needed for this particular game and ends up using a little more power to hunt when on
i did try this, it doesnt work

it breaks if i try to run the original exe, and if i run the one with -dx11, it does nothing
 

Prick

Engaged Member
Jul 17, 2017
2,299
2,169
477
i did try this, it doesnt work

it breaks if i try to run the original exe, and if i run the one with -dx11, it does nothing
The original exe will not run the mod
You need to right click and create a shortcut of Win64-Shipping.exe found in the binaries folder
Right click < properties < target path - add -dx11 with one space after the end quote
The shortcut will now run with 3dmigoto enabled

If the shortcut is broken, you may be missing

[System]
allow_create_device=1

from your d3dx.ini file

Otherwise, I'm not sure. Could be your system, might be the patch.
 

Sexually Challanged

New Member
Mar 12, 2024
10
2
11
The original exe will not run the mod
You need to right click and create a shortcut of Win64-Shipping.exe found in the binaries folder
Right click < properties < target path - add -dx11 with one space after the end quote
The shortcut will now run with 3dmigoto enabled

If the shortcut is broken, you may be missing

[System]
allow_create_device=1

from your d3dx.ini file

Otherwise, I'm not sure. Could be your system, might be the patch.
there is no shipping.exe in my binaries, and im running a newer version than the one the had
 

Sexually Challanged

New Member
Mar 12, 2024
10
2
11
The original exe will not run the mod
You need to right click and create a shortcut of Win64-Shipping.exe found in the binaries folder
Right click < properties < target path - add -dx11 with one space after the end quote
The shortcut will now run with 3dmigoto enabled

If the shortcut is broken, you may be missing

[System]
allow_create_device=1

from your d3dx.ini file

Otherwise, I'm not sure. Could be your system, might be the patch.
i just made a shortcut of the actual game exe with the -dx11, and it worked i get the ui and when i start the game i can cycle through the shaders, but none of them appears to be the censor shader
 

Sexually Challanged

New Member
Mar 12, 2024
10
2
11
:FacePalm:
game folder \ (game title) \ Binaries \ Win64 \ Game-Win64-Shipping.exe

Look again
oh god, sorry for i am blind lol,

anyways, i still have the same issue earlier, i don't sseem to find the mosaic shader,how ever there is a shader that if disabled, i dont see the pixels anymore, but also breaks the character's textures
 

Prick

Engaged Member
Jul 17, 2017
2,299
2,169
477
anyways, i still have the same issue earlier, i don't sseem to find the mosaic shader,how ever there is a shader that if disabled, i dont see the pixels anymore, but also breaks the character's textures
I would recommend you continue by cycling through other shader types
 

airskytr

Newbie
Jan 19, 2021
39
45
53
I've ran into a somewhat strange problem when attempting to hunt shaders.
You don't have permission to view the spoiler content. Log in or register now.

When I successfully locate the mosaic, it ends up demoasicing the part but everything else becomes pixelated (and the background becomes broken.)

You don't have permission to view the spoiler content. Log in or register now.

The game is this. The broken VS is the 6th one.
 

Prick

Engaged Member
Jul 17, 2017
2,299
2,169
477
I've ran into a somewhat strange problem when attempting to hunt shaders.
I can only recommend hunting different shader types, and see if you can find a single shader which only disables the mosaic.
 

ValkyrieSCPD

Member
Nov 16, 2023
217
74
161
can but with bad news. censor has nothing behind it. the dev uses a "barbie" body with no genital modeling or textures.
View attachment 4542147

Give it a shot if you want. Doesn't work with full visible male and I'm too lazy to make it work as the actual shaft is just a literal mosaic texture anyways...
View attachment 4542330
So stick to blue ghost

Files go in the TSG\tsg\Content\Paks folder
Hey funog1,Is this a dx11 game?Why it has a d3d12 file?