ykysnk-HKS_NoClip icon

HKS NoClip

Very simple mod press b key toggle noclip, Compatible with controller.

Last updated 2 weeks ago
Total downloads 10673
Total rating 0 
Categories Mods (Deprecated category) Tools
Dependency string ykysnk-HKS_NoClip-0.2.23
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_Silksong-5.4.2304 icon
BepInEx-BepInExPack_Silksong

BepInEx modloader. Preconfigured and ready to use.

Preferred version: 5.4.2304
ykysnk-BepinExUtils-1.0.0 icon
ykysnk-BepinExUtils

Utils for BepinEx

Preferred version: 1.0.0

README

Hollow Knight: Silksong NoClip

Very simple mod press b key toggle noclip
Compatible with controller

icon.png

Controls

  • Toggle noclip by pressing b key by default.
  • Move in any direction by pressing arrow keys.
  • Pressing the dash key speedup.
  • Quickly toggle noclip by holding jump key and up arrow key in 2 seconds, then turn off noclip by holding jump key in 2 seconds. you need QuickToggleNoClip config to be enabled.

Installation

  1. Download BepInEx and install.
  2. Download BepinEx-Utils.
  3. Extract all the .dll file to game folder/BepInEx/plugins
  4. Launch game

Configuration

The mod configuration file name is io.github.ykysnk.HKS-NoClip.cfg inside game folder/BepInEx/config, If you are not using any mod manager, you can manually change the value, also if you installed BepinEx Configuration Manager, you can change any values in game instead.

  • NoClipToggleKey
    • Type: Keybind
    • Default: B
    • Description:
      • The key to toggle noclip in the game.
  • TurnOffCol2d
    • Type: Boolean
    • Default: false
    • Description:
      • Turn off player collider when noclip is on. (If collider is on may cause some issues).
  • Invincible
    • Type: Boolean
    • Default: false
    • Description:
      • Make the player invincible when noclip is on.
  • QuickToggleNoClip
    • Type: Boolean
    • Default: true
    • Description:
      • Quickly toggle noclip by keep holding jump key and up arrow key.
  • Speed
    • Type: Float
    • Default: 30
    • Description:
      • The speed of the player in noclip.
  • QuickToggleNoClipWaitTime
    • Type: Float
    • Default: 2
    • Description:
      • The holding time needs to quickly toggle noclip.