You are viewing a potentially older version of this package. View all versions.
shownyoung-KnightInSilksong-0.5.3 icon

KnightInSilksong

A mod that allows you to control little knight in Silksong

Date uploaded 8 months ago
Version 0.5.3
Download link shownyoung-KnightInSilksong-0.5.3.zip
Downloads 23227
Dependency string shownyoung-KnightInSilksong-0.5.3

This mod requires the following mods to function

silksong_modding-BepInExPack_Silksong-1.0.3 icon
silksong_modding-BepInExPack_Silksong

BepInEx modloader, preconfigured and ready to use for Silksong

Preferred version: 1.0.3
silksong_modding-SilksongPrepatcher-1.3.0 icon
silksong_modding-SilksongPrepatcher

General Preloader Patcher for Silksong Modding.

Preferred version: 1.3.0
silksong_modding-I18N-1.0.3 icon
silksong_modding-I18N

A Hollow Knight: Silksong mod that automatically loads localized text for other mods.

Preferred version: 1.0.3

README

KnightInSilkSong

Description 描述

It allows you to switch between the Knight and Hornet in the game.
这个mod可以使你在游戏中进行小骑士与大黄蜂之间进行切换

Installation 安装

  1. Install BepInEx for Hollow Knight Silksong if you haven't already.
    如果没有为《空洞骑士:丝之歌》下载过BepInEx mod,下载BepInEx
  2. Download the latest release of the Knight Mod from the Releases page.
    Releases 界面获取最新的发行版。
  3. Extract contents from the downloaded ZIP file and copy them into the BepInEx's plugins folder.
    将下载到的zip文件解压并复制到BepInEx的plugins文件夹。
  4. If you use ThunderStore, you can download it directly from there without following the steps above.
    如果你使用ThunderStore,那么你可以不经过上述步骤直接从这里下载。

Developed and tested on Windows platform. Compatibility with other platforms is not guaranteed.
在Windows平台下开发和测试,与其他平台的兼容性不能保证。

Basic Usage

  1. Launch Hollow Knight Silksong with BepInEx.
    打开安装了BepInEx与本mod的游戏本体。
  2. During gameplay, press the key you set (defalut is F5) to toggle between the Knight and Hornet.
    在游戏中,按下你所设下的切换键(默认为F5)来进行小骑士与大黄蜂间的切换。
  3. To adjust the status of the knight (such as nail damage, etc.), you can modify the 'PlayerData.json' file in the same directory of the mod (which appears after playing once), and other settings (such as damage modifier, etc.) can be modified by editing 'Hollow Knight SilksongBepInExconfigio.github.shownyoung.knightinsilksong.cfg'.
    要对小骑士的状态(如骨钉伤害等)进行调整,可以修改mod同目录下的PlayerData.json文件(游玩一次后出现),其他设置(如伤害修正等)可以修改Hollow Knight Silksong\BepInEx\config\io.github.shownyoung.knightinsilksong.cfg来完成。

List of Known issues

Issue Description Related Report(s) Fixed?
When entering a room or sequence that has a special interaction with Hornet as the Knight may cause the game to softlock #1, #8 Yes
Sometimes when going through vertical transtions as the Knight you may end up not going through the transition succesfully #19
When using the Dreamgate it may cause the players camera to bug out and not be focused on the player #24
When playing as the Knight if you are swimming you may not be able to jump as intended #18
When swimming as the knight the player tends to sink further down instead of just floating in the water as intended #18
Under certain circumstances, the Hiveblood Charm might grant an incorrect number of Hiveblood health segments. Please use with discretion. #29
Under certain circumstances, The Knight's HUD might not appear. Opening and closing the Inventory should restore it. Yes
Under certain circumstances, Weaverlings or Grimmchild might instantly kill enemies, potentially causing softlocks. Please use them with discretion. #25
Under certain circumstances, The Knight might not play the corresponding animation or Hornet's animation might appear instead. This is a normal phenomenon; please ignore it. Yes

CHANGELOG

v0.6.7

  • Update compatibility with Debug 1.0 by @ManicJamie

v0.6.5

  • Localization based on I18N
  • Increased compatibility with Debug
  • Implemented local adjustment of synchronous configuration based on Modmenu

v0.6.0

  • Fixed a lot of bugs
  • Added the feature of synchronizing the abilities of knight and hornet in the game (toggle the options in BepInEx\config\SlotX\SlotSetting.cfg)
  • Added an experimental feature to adjust the scale of knight
  • A series of tasks that enable the knight to achieve the first ending by @olvior
  • Made mod compatible with cosmetic mods(see README for more details)

v0.5.3

  • Added configuration options for the toggle button
  • Added configuration options for damage modifier
  • Fixed camera shake
  • Fixed the combo effects of charm fluke and charm hatchling
  • Fixed the soft lock issue caused by missing animations in the Knight state
  • Added the knight's adaptation to flame attribute damage

v0.5.2

  • Fixed text formatting in README.md