Create and Fuck your AI Cum Slut -70% Summer Sale
x

Voilsh

Well-Known Member
Apr 30, 2017
1,321
1,705
kumarin decensor works if anyone is interested.
https://attachments.f95zone.to/2024/10/4177472_SW_Decensor_v0.7.2.1.zip
SW_Decensor_BE6.dll : for BepInEx 6 Mono type ( )
( insert SW_Decensor_BE6.dll in LOOKhac2_v1.1\LOOKhac2_ver1_0_d_En\BepInEx\plugins )
Which version of bepinex 6 mono did you use? I get a fatal exception starting the game with it.


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


Edit: neverminds it needs ASCII only path to run.
 
Last edited:

kumarin

Engaged Member
Feb 19, 2022
2,300
3,618
dev will fix the issue at start sceneario.
you can fix it manually.

use a DnSpy and open "LOOKhac2_Data\Managed\Assembly-CSharp.dll"
search with "setdatea" and edit that Method. (double click 'SetDateAndTime', right click at method )
1750456108440.png
add " using System.Globalization; " and edit
this.DateText.text = dateTime.ToString("MM/dd");
to
this.DateText.text = dateTime.ToString("MM/dd", CultureInfo.InvariantCulture);
1750456417062.png
click "Compile" at right-low corner.
"File - Save Module..." Menu to save.
run game.