Skip to content

Murtle's BATDR Mod v1.0.2

Compare
Choose a tag to compare
@MurtleMan10 MurtleMan10 released this 28 Nov 18:45
· 7 commits to main since this release
98cf4e9

V1.0.2 of Murtle's BATDR Utility Mod!

! INSTALLATION !

OPTION 1 (EASY):

Download Assembly-CSharp.dll Below and replace it with the one in Bendy and the Dark Revival/Bendy and the Dark Revival_Data/Managed/Assembly-CSharp.dll

OPTION 2 (DIFFICULT):

First, download the MurtleMod.dll and put in your Mods folder.
Secondly, Download the latest version of DnSpy.
Next, Open DnSpy, then in the top left press File
From there, press "Open..."
Then, locate your BATDR folder.
After that, go into Bendy and the Dark Revival_Data, Managed, and select "Assembly-CSharp.dll"
When you have done that, go to the directory: Assembly-CSharp -> Assembly-CSharp.dll -> {} - -> Player -> InternalUpdate
Right click InternalUpdate, then press "Edit Method C#"
In the bottom left, look for an Icon that looks like a folder with an arrow.
Click it, the double click the MurtleMod.dll in your Mods folder.
Then beneath "this.CheckMaterialFloor();", type in the following:

if (!UnityEngine.Object.FindObjectOfType<MurtleMod.ModMain>()) { MurtleMod.ModMain.Create(); }
It should look like the picture below. Then, if it does, press Compile.
image

In the top left, click Save Module, and then save it.

That's it!! Now you can play Murtle's BATDR Mod.

  • Q = Teleport Forward
  • 9 = Teleport Up
  • 0 = Teleport Down
  • J = Hide UI
  • L = Show UI
  • K = Unlock Character
  • H = Heal Player
  • U = Freeze/Unfreeze Player