• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Kambala

New Member
Mar 18, 2020
2
0
Version 1.0.10 (27-10-23) is available at fapforfun, IDK about any recent versions available online.
 

kumarin

Well-Known Member
Feb 19, 2022
1,553
2,110
about the uncensor.
Edit2. I made uncensor plugin for Love Challenge.
if don't want to use the plugin, you can edit Assembly-CSharp.dll file.
edit InstantPlay.Start method with DnSpy
add below line to top of method.
C:
this._Main.ShowCensor = false;
I don't know if it's related, but check the another 2 method.
  • Man.Censor
  • Woman.Censor
add below line to top of method.
C:
TF = false;
 

kumarin

Well-Known Member
Feb 19, 2022
1,553
2,110
where to place LoveChallenge_unc.dll ?
BepInEx\plugins

you must install . if "UnityCrashHandler64.exe" file exists on game folder, use . extract it to game folder.
run game once.
BepInEx\plugins folder will be created.
if not created, there is problem on load BepInEx. check game folder. game path must have just english characters. try move game folder to another place.
put "LoveChallenge_unc.dll" to BepInEx\plugins folder.
enjoy.
 

Libido666

Newbie
Aug 31, 2021
90
48
BepInEx\plugins

you must install . if "UnityCrashHandler64.exe" file exists on game folder, use . extract it to game folder.
run game once.
BepInEx\plugins folder will be created.
if not created, there is problem on load BepInEx. check game folder. game path must have just english characters. try move game folder to another place.
put "LoveChallenge_unc.dll" to BepInEx\plugins folder.
enjoy.
Thank you very much Sir!