Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
LostSinner
Mods the First Sinner boss from Hollow Knight: Silksong to be slightly more difficult.
| Date uploaded | 10 months ago |
| Version | 0.3.0 |
| Download link | JngoCreates-LostSinner-0.3.0.zip |
| Downloads | 185 |
| Dependency string | JngoCreates-LostSinner-0.3.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_Silksong
BepInEx modloader. Preconfigured and ready to use.
Preferred version: 5.4.2303README
Lost Sinner
Mods the First Sinner boss from Hollow Knight: Silksong to be slightly more difficult.
Nexus Mods: https://www.nexusmods.com/hollowknightsilksong/mods/169
Thunderstore: https://thunderstore.io/c/hollow-knight-silksong/p/JngoCreates/LostSinner/
GitHub release: https://github.com/jngo102/Silksong.LostSinner/releases/latest
Installation intructions
Manual download
- Download and install BepInEx
- Ensure that the game has run at least once so that a
pluginsfolder is generated in theBepInExfolder besides the game executable. - Download the .zip file from one of the sources listed above.
- Extract the .zip file to the generated
pluginsfolder. - Launch the game and enjoy!
Important Notes
- This modded boss is only accessible in Act 3 of the game.
- A save file
user3.datright outside the boss rom is provided.- To use the save file, navigate to the saves folder of your Hollow Knight: Silksong game and move the
user3.datfile to the folder where the otheruser#.datfiles are located.- Windows:
%USERPROFILE%/AppData/LocalLow/Team Cherry/Hollow Knight Silksong/ - macOS:
~/Library/Application Support/unity.Team-Cherry.Silksong/ - Linux:
~/.config/unity3d/Team Cherry/Hollow Knight Silksong/
- Windows:
- To use the save file, navigate to the saves folder of your Hollow Knight: Silksong game and move the
CHANGELOG
Lost Sinner Changelog
[1.0.0] - 2025-10-06
Added
- Make corpse voice also distorted
Changed
- Unlock all crest slots in save file
[0.4.1] - 2025-09-18
Changed
- Slightly modify how asset bundle loading is done (incremental performance boost?)
[0.4.0] - 2025-09-17
Added
- Added Thunderstore assets
Changed
- Increased number of total pins so patterns are consistent
- Made second phase pin delay slightly slower (0.38 seconds vs 0.33 seconds)
- Project structure refactor
Fixed
- Fixed damage for multihit attacks when Barbed Bracelet is equipped
[0.3.0] - 2025-09-15
Changed
- Updated README with links
Fixed
- Force recycle all prefabs used by boss to prevent NREs
- Force unload manually loaded bundles to prevent load errors
[0.2.0] - 2025-09-14
Added
- Increase complexity of pin patterns
Changed
- Updated some sprites in atlases
[0.1.0] - 2025-09-12
Changed
- Adapted to fit actual mod
[0.0.0] - 2025-08-20
Added
- Initial project setup