2 items

File information

Last updated

Original upload

Created by

daltonyx

Uploaded by

daltonyx

Virus scan

Safe to use

Tags for this mod

About this mod

Adds several console commands to Hollow Knight. Why? Because we can, of course! run /help to start!
Infinite health! Infinite money! Godmode! Instakill! all ya could want, unless it isn't in which case I am open to suggestions for commands and have plenty of free time. Just hmu. discord: Daltonyx

Share
Requirements
Permissions and credits
REQUIRES MY BEPINEX INSTALLER (or just bepinex 6.0.0pre-1 installed) OR DDLOADER'S BEPINEX INSTALLER
REQUIRES PYTHON: www.python.org/downloads
CHECK ADD TO PATH BOX DURING PYTHON INSTALLATION
note: if python is still not found, press windows+R, type cmd, press enter. you will see command prompt pop up. type python, hit enter. follow the instructions to install from windows store. sometimes windows is a pain about python /shrug

Special thanks to EvilJuiceBox and May for helping test it! Your time was greatly appreciated

# HOLLOW KNIGHT CONSOLE COMMANDS <3

Adds several console commands to Hollow Knight. Why? Because we can, of
course! Ever wanted to just play around in a really hard game?
Infinite health! Infinite money! Godmode! Instakill! all ya could want, unless it isn't, in which case:
I am open to suggestions for commands, and have plenty of free time.
Just drop a suggestion at Daltonyx#4105 on discord and I'll get working
on it!


#############################################################################
############################# Installation ##################################
#############################################################################

*psst. you can skip all this installation crap if you just download ddloader from the modpage. requires python (make sure to check box for install to path while installing it!)*



To install this project, follow these steps:

1. Download bepinex 6.0.0pre-1 x64 mono. DOES NOT WORK WITH BEPINEX 5.4

1.a. I made a windows easy installer you can get here:
https://www.nexusmods.com/hollowknight/mods/44 (DDloader works great as
well!)

1.b. if not windows, or just want to do it yourself, download the zip
for bepinex 6.0.0pre-1 x64 mono from here:
https://github.com/BepInEx/BepInEx/releases

1.c. ONLY if using step 1.b, Extract all files from the downloaded zip
to your Hollow Knight installation. (Normally 'Program Files
x86/steam/steamapps/common/Hollow Knight')

2. Start the game at least once, to populate bepinex folders

3. Put this ConsoleCommands.DLL into "steamapps/common/Hollow Knight/BepInEx/Plugins" and start game!

##############################################################################
################################ Usage #######################################
##############################################################################

To use this project, follow these steps:

1. When actually in game (not at the title screen!) press / to open the console

2. Type your command

4. Press return (enter) to send the command.

##############################################################################
############################ Current Commands ################################
##############################################################################

/addhealth (int) - adds the amount entered to health and maxHealth both

/sethealth (int) - sets health to int

/addmp (int) - adds the amount entered to MP (referred to as soul in-game, MP in code)

/addmpreserve (int) - adds the amount entered to MPReserve and MP Cap

/addmoney (int) - adds the amount entered to the Banker

/addore (int) - adds the amount entered to Ore

/addvessels (int) - adds the amount entered to Vessel Fragments

/addgeo (int) - adds the amount entered to Geo count

/addegg (int) - adds the amount entered to rancid Eggs

/addkey (int) - adds the amount entered to Simple Keys

/addorb (int) - adds the amount entered to Dream Orbs

/addzote (int) - adds the amount entered to Zote count

/addcharm (int) - equips the selected charm (0-39)

/allcharms - unlocks all powerups

/allkeys - gives all keys

/jump (bool) - enables/disables infinite jump

/achget - unlocks _ALL_ 63 achievements (requires the game on steam i think /shrug)

/godmode (bool) - enables godmode (sets health to 20 *every frame*)

/xdamage (bool) - enables instakill (damage of nail and beam set to 40)

/stags - enables all stag stations

/reset - resets character to actual base stats, and disables infJump and xDamage and flight

/setndamage (int 1-5) - sets nail damage to corresponding upgrade level (goes past base game max! be careful)

/setbdamage (int 1-5) - sets beam damage to corresponding upgrade level (goes past base game max! be careful)