Others Completed Machine Ruin Self-Destruction Masturbation Life of the Sky Temple [Final] [zerobyteorbit]

3.30 star(s) 3 Votes

Copacetic666

New Member
Dec 18, 2019
2
1
If you want to decensor either version's futanari you're going to open up the SDGame.exe (or the VR one) in dnSpy 32bit. Under SDGame.exe you go to SDGame -> MachineFutanari -> Draw, then right click and go to Edit Method Body. There is two lines you want to alter:

Index 16 which is:
Code:
16    0028    ldfld    class [SharpDX.Toolkit.Graphics]SharpDX.Toolkit.Graphics.RenderTarget2D [higashi]higashi.RenderTargetSet::mosaicTargetFemaleFutanari
You want to delete that instruction, and copy Index 10 which is:
Code:
10    001A    ldfld    class [SharpDX.Toolkit.Graphics]SharpDX.Toolkit.Graphics.RenderTarget2D [higashi]higashi.RenderTargetSet::shadowRenderTarget
Then paste to where you just deleted Index 16. Index 10 and Index 16 should now be identical.

Lastly, go to Index 91, should just be:
Code:
91    010A    ldc.i4.1
You want to leftclick on the OpCode, scroll up to ldc.i4.0, and then click OK in the bottom right. You're just changing a True to a False, here, essentially.

Save (in the top of the window, the two floppy disks), and Start. Should be decensored.

Cheers.
 
  • Like
Reactions: mtn355
3.30 star(s) 3 Votes