Seed of the Dead Sweet Home Disabling Mosaics

Hello from our Seed of the Dead Sweet Home Disabling Mosaics guide. In this guide, you will learn how to remove the mosaic censorship from the game. To do this, you will need 3Dmigoto, an open-source, powerful, and versatile modding tool. This tool will be used to disable the shaders responsible for the mosaic effect.

This is the guide DarkSpartan it was created by. You can find the author’s link at the end of the guide.

Seed of the Dead Sweet Home Disabling Mosaics

Welcome to our Seed of the Dead Sweet Home Disabling Mosaics guide. Learn how to remove the mosaics from Seed of the Dead: Sweet Home.

Instructions

  1. Get 3Dmigoto from Github (Seach for it on Google). On the releases page, download the latest version (1.3.16 – Mar 26, 2019).

    Disabling Mosaics

  2. Right-click on Seed of the Dead: Sweet Home in your Steam library and select “Manage” > “Browse local files“.

    Disabling Mosaics

  3. Navigate to the folder SoD2BinariesWin64
  4. Open the downloaded .zip archive, go to the x64 folder, and drag and drop the three required files into the game’s Win64 folder:

    d3d11.dll
    d3dcompiler_46.dll
    d3dx.iniDisabling Mosaics

  5. Open d3dx.ini and delete all the existing text, leaving it blank. Copy and paste the following text into the file. Save the file and close it:
    [Logging]
    calls=0
    input=0
    debug=0
    unbuffered=0
    force_cpu_affinity=0
    convergence=0
    separation=0
    debug_locks=0
    
    [Hunting]
    hunting=0
    
    [Rendering]
    cache_shaders=0
    export_fixed=0
    export_shaders=0
    export_hlsl=0
    dump_usage=0
    
    [Constants]
    global persist $ui = 1
    
    [KeyCycle]
    Key = VK_F4
    type = cycle
    $UI = 0,1 
    
    [ShaderOverrideMosaics]
    hash = 35bb393df060379d
    if $ui == 1 
    handling = skip
    endif
    
    [ShaderOverrideMosaics2]
    hash = f2a145990659539b
    checktextureoverride = ib
    
    [TextureOverrideMosaic]
    hash = ddb8e270
    if $ui == 1
    handling = skip
    endif
    

  • Once you have completed all the necessary steps, the game will always start with the mosaics turned OFF.
  • OPTIONAL: You can also press F4 to toggle the mosaics ON/OFF in real time while in-game.

IMPORTANT!

  • You DON’T need to reinstall these files every time the game is updated! Follow these steps only once, unless a new version of this guide is released.
  • To uninstall the mod, simply delete the 3 files inside the Win64 folder: d3d11.dll, d3dcompiler_46.dll and d3dx.ini

Leave a Comment

Your email address will not be published. Required fields are marked *