Cheat Mod Unity FemboySurvival Mod [Demo 16 Fix 2] [SimReaper18]

Steven_Bills

New Member
May 25, 2022
12
22
Henlo! Any plans to update to Demo 16 public release? At least on my end it seems the update broke the mod entirely.
 

MARBor145

New Member
Apr 17, 2023
2
1
mod didn't work

[Message: Preloader] BepInEx 6.0.0-be.560 - Femboy Survival
[Message: Preloader] BLEEDING EDGE Build #560 from eaf38ef5365852aceb08863f4c89cae782584638 at master
[Info : BepInEx] System platform: Windows 10 64-bit
[Info : BepInEx] Process bitness: 64-bit (x64)
[Info : Preloader] Running under Unity v2022.3.46.9345925
[Info : Preloader] CLR runtime version: 4.0.30319.42000
[Info : Preloader] Supports SRE: True
[Message: Preloader] Preloader started
[Info :AssemblyPatcher] Loaded 1 patcher type from [BepInEx.Preloader.Unity 6.0.0.560]
[Info : Preloader] 1 patcher plugin loaded
[Info : Preloader] 125 assemblies discovered
[Message:AssemblyPatcher] Executing 1 patch(es)
[Message: Preloader] Preloader finished
[Message: BepInEx] Chainloader initialized
[Info : BepInEx] 1 plugin to load
[Info : BepInEx] Loading [FemboySurvivalCheats 1.0.0]
[Info :FemboySurvivalCheats] Plugin FemboySurvivalCheats is loaded!
[Warning: HarmonyX] AccessTools.DeclaredMethod: Could not find method for type GrabManager and name StartGrab and parameters (Enemy, GrabAttack)
[Message: BepInEx] Chainloader startup complete
 

SimReaper18

Member
Jan 11, 2019
188
251
mod didn't work

[Message: Preloader] BepInEx 6.0.0-be.560 - Femboy Survival
[Message: Preloader] BLEEDING EDGE Build #560 from eaf38ef5365852aceb08863f4c89cae782584638 at master
[Info : BepInEx] System platform: Windows 10 64-bit
[Info : BepInEx] Process bitness: 64-bit (x64)
[Info : Preloader] Running under Unity v2022.3.46.9345925
[Info : Preloader] CLR runtime version: 4.0.30319.42000
[Info : Preloader] Supports SRE: True
[Message: Preloader] Preloader started
[Info :AssemblyPatcher] Loaded 1 patcher type from [BepInEx.Preloader.Unity 6.0.0.560]
[Info : Preloader] 1 patcher plugin loaded
[Info : Preloader] 125 assemblies discovered
[Message:AssemblyPatcher] Executing 1 patch(es)
[Message: Preloader] Preloader finished
[Message: BepInEx] Chainloader initialized
[Info : BepInEx] 1 plugin to load
[Info : BepInEx] Loading [FemboySurvivalCheats 1.0.0]
[Info :FemboySurvivalCheats] Plugin FemboySurvivalCheats is loaded!
[Warning: HarmonyX] AccessTools.DeclaredMethod: Could not find method for type GrabManager and name StartGrab and parameters (Enemy, GrabAttack)
[Message: BepInEx] Chainloader startup complete
what version of the game are you using? If you're using Demo 16, the current version of the mod should work fine, but if you're using a different version, you may need to .
 
  • Like
Reactions: Succubus Hunter

MARBor145

New Member
Apr 17, 2023
2
1
I fixed the problem myself using the guide from GitHub, thx. my version is Demo 16
  1. Create a directory named lib in the same directory as FemboySurvivalCheats.csproj.
  2. Copy the following files from the game's Femboy Survival_Data/Managed directory into lib/:
    • Assembly-CSharp.dll
    • Unity.InputSystem.dll
    • UnityEngine.CoreModule.dll
    • UnityEngine.dll
 
  • Like
Reactions: Succubus Hunter

SimReaper18

Member
Jan 11, 2019
188
251
I fixed the problem myself using the guide from GitHub, thx. my version is Demo 16
  1. Create a directory named lib in the same directory as FemboySurvivalCheats.csproj.
  2. Copy the following files from the game's Femboy Survival_Data/Managed directory into lib/:
    • Assembly-CSharp.dll
    • Unity.InputSystem.dll
    • UnityEngine.CoreModule.dll
    • UnityEngine.dll
If that worked for you, that's great, but those instructions are just for "building" the cheats, which is really only necessary for if you're a programmer and would like to make changes. Installation for anyone who just wants to use the cheats is as easy as downloading the zip file in the "Releases" section.