Mosaic Removal

It is possible to remove the mosaic censor in the Unity edition of the game (v2.20b~v3.40a), because it is a filter applied over the images. However, this method does not work for the Flash edition of the game (before v2.15) because the images are censored directly.

  1. Download the latest version of one of the following programs:
  2. Make a copy of <dir>/Game_Data/sharedassets0.assets.
  3. Run UABE, and open your copy of sharedassets0.assets.
  4. Find the asset named CustomMosaic, and click "Export Dump" to export a text file.
  5. Find the asset named Font Material, and click "View Data". Then navigate to Material Base > m_Shader and note the values of m_FileID and m_PathID.
  6. Open the text file created in step 4, and replace the values of m_FileID and m_PathID with the values from step 5.
    • In v3.40a, m_FileID = 2 and m_PathID = 10101
  7. Scroll to the bottom of the text file and under "_Color" and "_EmissionColor", set both 0 float a to 0, then save the file.
  8. Back in the asset list, select CustomMosaic, and click Import Dump, and choose the edited text file.
  9. Select File > Save and save your modified sharedassets0.assets file.
  10. Replace the original file with your modified copy.

This page was last edited on 2023-11-05 08:40

Powered by Wiki|Docs

This page was last edited on 2023-11-05 08:40

Nes / Alfons
2023

Powered by Wiki|Docs