Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.17 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.17 KB

BunnymodXT-Injector

A small simple injector for Bunnymod XT. Injects BunnymodXT.dll from the directory where the injector is located. Also injects bxt_rs.dll if it's present when using the Game start way.

How to use

  1. Get a Bunnymod XT DLL from here.
  2. Place it into the same folder as the injector.

Standard way

  1. Run the game.
  2. Run the injector.

Game start way (you will have to do steps 1-7 only once)

  1. If you don't have a shortcut to your hl.exe, create one.
  2. Right click on the shortcut and click Properties.
  3. Copy everything from the Target field.
  4. You can now delete this shortcut.
  5. Create a shortcut to the injector.
  6. Go into its Properties.
  7. Place the cursor in the end of the Target field, press space and Ctrl-V (paste), click OK.
  8. You can now use this shortcut to start the game with Bunnymod XT!

Additional flags

  • -dllname <name.dll> makes the injector inject the given DLL instead of Bunnymod XT. Example: -dllname bxt_with_cheats.dll
  • -processname makes the injector inject into a process with the given name. Example: -processname hlds.exe