#modding-discussion

1 messages · Page 81 of 1

covert estuary
#

It never hurts to make a backup though

finite dirge
#

alr thank you

finite dirge
covert estuary
#

?tag savesfaq

#

?tag savefaq

fathom wigeonBOT
#

Save Files

What do save files looks like?

  • Each Hollow Knight save file is a user#.dat where # is the save slot for the file
  • You can rename user3.dat to user1.dat to set it to your first save slot
  • You can keep a copy of all of your save files by copy and pasting them into a different folder on your computer

Reverting Backups

  • Automatic backups are called user#.dat.bak#, where the first # is the save slot, and the second # is the backup number. You will usually have your last three backups
  • You restore a backup by deleting the main file, and then removing the .bak# part of the backup version

Modded Saves

  • A modded save may also have a user#.modded.json (and similarly named backup). This file and the user#.dat are part of the save

Where are the files?

  • On windows, the default path for Save Files is:
    • %appdata%\..\LocalLow\Team Cherry\Hollow Knight\
    • You should just copy and paste that path directly into the File Explorer path bar at the top.
  • For other operating systems (and Xbox Games), type ?tag saves into chat

I need a specific type of save file

Editing save files

  • MoreSaves: With the MoreSaves mod installed, you can edit save files from the Menu, by going to Options > Mods > MoreSaves
  • QoL: Opening a save with QOL installed will create an extra save file called user#.json, which can be edited using Notepad or a similar text editor
  • DebugMod: While not an intended purpose, you can edit some parts of your save file using Debug, such as Nail Damage, and those changes will remain even after uninstalling the mod
  • Website: https://bloodorca.github.io/hollow/
finite dirge
#

ty

tall holly
#

hello i can't find the modinstaller pinned message in the #1057825333841240104 any solution? i'm not sure where to find it on google

finite dirge
lucid thicket
lucid thicket
#

?tag lumafly

fathom wigeonBOT
#

Lumafly

Lumafly (formerly known as Scarab+) is a mod installer for 1.5 based on Scarab, but updated based on community feedback to fix problems that commonly occur in Scarab, as well as adding additional features.

tall holly
clever steeple
#

In debugmod is it possible to change nail dmg increment to something other than 4?

strange adder
#

i am getting my cut scenes skip due to a mod but cant identify it. can anyone help

#

like when i am teleporting the stag animation is not there

wild ivy
#

does anyone know how to fix "timed out" while trying to connect to friends HKMP server, we still dk if we are using it right

small rivet
#

Hello Guys, Im trying to make a Savegameanalyser and im currently stuck at finding some values in the json file since team cherry was not that consistent in naming the things like they named them in the game. Do we have some sort of extracted code with a list of everything and their name in the code (MonoBehaviour?)?
https://www.reddit.com/r/Silksong/comments/1ng54do/list_of_requirements_to_get_100_completion/

I found alot here but sadly not everything

Reddit

Explore this post and more from the Silksong community

somber crag
scenic snow
#

.

swift steppe
#

will installing hallownest vocalized prevent me from getting some acheivements?

wild reef
#

I got a weird mod idea.

#

How about a mod… where after killing certain bosses… enemies related to that boss start appearing more often?

#

Example, kill Gruz Mother, now there’s Gruzzers in, I dunno, Resting Grounds.

nova stratus
#

how do i get savestates?

sharp parrot
#

do || pale court || and || transcendance || not break the game when together
( i dont know if i have to ||||| them but i want to be safe )

lean steppe
#

Can you simultaniosly wear multiple (different level) grimmchilds? The same way you can wear cmf + gc with carefree grimm

#

Im now curious how that mod does stuff,i should look into it

lean steppe
covert estuary
somber crag
#

Thanks

median musk
#

hey everytime i try modding hk it does this

#

can anyone help ?

covert estuary
#

?tag crash

fathom wigeonBOT
#

Hollow Knight Crashes upon opening after installing mods ⚠️

This error can happen for several reasons. Read through all of the common ones below to see which might apply to you.

  • "Hollow Knight isn't responding"
    • This isn't actually a crash, you just need to wait and let the game load. This is common with mods that have a lot of Pre-loading (like Pale Court, Enemy Randomizer, WeaverCore, and mods that load a lot of skins/audio).
  • Your game patch doesn't match your installer
    • Modding is now done on patch 1.5.78+, required by all current installers. If you're on Steam, make sure your Beta is set to "None"
    • "Mod Installer" (Zote) and Mod Installer 2 work with version 1.4.3.2, and should no longer be used. Tutorials saying to use these are outdated.
    • There aren't installers for other patches, like 1.2.2.1. For speedrunning mod help, type ?tag 1221 into chat for more info.
  • Something didn't install correctly
    • Right-Click the installer, and select "Run as Administrator"
    • Ensure that the installer isn’t in a .zip file (if you got it as a .zip, you'll need to Extract it)
    • Make sure that the Installer is out of your Downloads folder
  • You're on Linux/Steamdeck
    • Add -force-opengl to the steam launch options.
  • Your game is cracked/pirated hollowpirate
    • Piracy is not supported in most communities for games, and discussing it is against Discord Community Guidelines. Mods aren't considered compatible with pirated copies, which will not get support in the main servers.
    • Modding is only supported on the official computer versions from Steam/GoG/Xbox Games.
    • If you do not have a supported version, please get one and you will get support with modding. Requesting help with unsupported versions may result in moderation action.
    • Hollow Knight goes on sale regularly, and you can keep an eye on this website for when it is: https://isthereanydeal.com/game/hollowknight/
median musk
#

tbh i read it and still dont understand :(

spark valve
pearl pivot
#

pls who can to show me an easy mod?

#

for holliw knight

#

hollow knight?

lean steppe
strong wyvern
#

are there any video guides on updating from scarab to lumafly?

hallow pasture
#

how would i go about modding hall of gods into silksong

#

idk how much the engine changed so

dry snow
#

imagine someone makes a mod that fuses pharloom and hallownest and you can switch through TK and hornet (possibly more)

vagrant orbit
small rivet
#

Hello guys, im trying to get all the internal names of items in order to read the savegame json file. Is there a methode to read the games code / what dataminers do? I did get alot of internal names out of my savegame but some items are not obtainable in one walkthrought and some names dont make sense at all

vagrant orbit
# small rivet Hello guys, im trying to get all the internal names of items in order to read th...

I'm not really understanding what you're looking for- it sounds like you're asking for a way to read data, but then it sounds like you already figured that out, but just don't like the result?

At any rate there's a website that reads save files for both games (which should be in one of the pins), but they're also dedicated dev channels on the modding server of you just generally have questions

strong wyvern
vagrant orbit
waxen flower
#

question

fierce flame
#

answer

waxen flower
#

is there a complete grub skin with animations in this server or no ?

fierce flame
#

no that skin was never finished by the author

waxen flower
#

sad tysm

#

also i had a sugestion for your skins and ect maybe make a channel with them all in it so then people can get to it easier and have only admins and skin makers be able to put stuff in there Just a thought

nocturne summit
#

YOOO guys

#

is there

#

a flea knight skin

#

yk fleas from hk ss

#

that would be SOOOOO peak

#

playing as a lone flea in hk

quick field
#

whats that one mod with the pale king skin?

vagrant orbit
#

All skins are via the Custom Knight mod

fathom wigeonBOT
sweet chasm
#

is there a way to sync the bosses in the HKMP mod? and is there a way to turn off pvp?

patent lotus
#

Hey is there a guide to manually install mods?

sweet chasm
#

im pretty sure they linked an video somewhere

patent lotus
sweet chasm
#

oh that sucks

#

well i dont think that there are other ways

patent lotus
#

The debug mod GitHub tells the steps but I need a pi for which the link has expired

arctic dome
#

!help

#

?help

lean steppe
warped burrow
#

Hi, i just recently got into hk speedrunning and i was just looking up what i should do to start and people were saying to down patch to 1.2.2.1 ( which ive done), and get some mods. I was just curious abt what mods i should install?

jagged lava
#

Yo

#

Wait no I could definitely just look this up nvm

covert estuary
# jagged lava Yo

What do save files looks like?

  • Each Silksong save file is a user#.dat where # is the save slot for the file
  • You can rename user3.dat to user1.dat to set it to your first save slot
  • You can keep a copy of all of your save files by copy and pasting them into a different folder on your computer

Auto Saves

  • Along with user#.dat, Silksong also introduces Restore_Points# for each save file as a way of going back to key points in your save.
  • These can be copied & backed up the same way a user#.dat file would be (see above)
  • Using them requires the number used for Restore_Points# to have a user#.dat file. Aftwerwards, open the game and hit the 🔄 button below the save and select the point you want to go back to.
    • WARNING: Reverting to a previous auto save will overwrite your current save file.
    • Example:

Reverting Backups

  • Automatic backups are called user#.dat.bak#, where the first # is the save slot, and the second # is the backup number. You will usually have your last three backups
  • You restore a backup by deleting the main file, and then removing the .bak# part of the backup version

Where are the files?

  • On windows, the default path for Save Files is:
    • %appdata%\..\LocalLow\Team Cherry\Hollow Knight Silksong\
    • You should just copy and paste that path directly into the File Explorer path bar at the top.
  • For other operating systems, type ?tag sssaves into chat
halcyon trail
#

i need help installing randomizer

jagged lava
#

Prolly a stupid question but I get so scared messing with any types of files on my computer

#

I was an impatient piece of shrapnel and decided to do it anyways,
And I did it successfully yayyy

deft estuary
#

Does anyone know if the HKMP public is down atm? Or a way to see if it's down?

errant lance
raw juniper
#

Need to rest? That bench may be iron, but its surprisingly comfortable. Plus, i enjoy the company.

tight isle
#

Can I pleasee gt a ps4 save file

civic garden
#

Any way to get rid of this?

#

Like just the message itself lol

green tree
#

i have an idea for a mod where your damage is reduced on consecutive hits with mash slash

#

like the initial hit is full damage and then conssecutive hits are like 50% or 30% until you havcent attacked for however long the base attack speed is

sour parrot
#

Im just gonna say it before i sleep
Someone should make a Quirrel skin for HK

ruby galleon
#

@past briar

viscid aspen
astral widget
#

can anyone tell me how do i find the names of the audios for hollow knight?

vernal bough
#

Anyone know how I can mod the explosion of the cogwork hauler out? Quite literally can not progress without it gone since my potato pc cant handle it in the clawline gauntlet

hazy stone
#

Not necessarily modding but I was directed to these channels and this isn't really worth a thread, but anyone know what flags to change in your save to bring back the ||First Sinner?|| It was by far the best fight in the game and I'm looking to refight it
Just ||encounteredFirstWeaver|| and ||defeatedFirstWeaver|| didn't do it

#

Nor did unbreaking the ||cell door rings||

#

Found it, it's ||hasSilkBomb||

pine drift
#

is there a bench warp mod for silksong?

sweet axle
stable oak
#

Someone should make a Reimu Hakurei skin for hollow knight

plush igloo
#

randomizer start me with moves how do i make it not to

gilded kelp
#

change starting items to none or only geo

hushed violet
#

will these two not work together ot

hushed violet
#

what mod

red plinth
#

Recent item display

hushed violet
#

kk thanks

#

okay imma show what mods i use

#

ack need to wait till my game loads

#

here are the mods i use

vernal bough
#

What's the file for cogwork haulers and how do I disable it? For silksong

west scaffold
#

i usually use skins that are very detailed and not the best good looking like lost kin and mould

#

they have their own cutscenes

#

effects

#

animations

#

holy shit this skin looks good

sweet axle
#

the radiance knight also has some custom animations but not that much

west scaffold
sweet axle
#

yea

west scaffold
#

this is little radiance skin

#

i already have it

#

you got it wrong. lost kin is the best skin so far

#

the most detailed and good looking

#

jack of all trades, master of none.

sweet axle
#

yea

#

well if you could send it i would be happy

red plinth
#

Delete this please. I very specifically say do not re-upload my work anywhere on the download page for my skins.

west scaffold
sweet axle
#

Boy...

frozen quest
#

Hey does anyone know if modding Silksong makes it so you can't get achievements?

#

I'm hoping to mod in a debug mode to practice some bosses for steel soul, but I'm worried that if I download mods, that I won't get the achievement for beating steel soul

thick zodiac
#

Is there a lumafly kind for silksong or are the mods in there early phases ?

scarlet jetty
#

ik this sounds far fetched, but how can i create a custom hk boss?

#

(if there is a way to do so)

fading root
#

Don't want to skydive before you can crawl

red plinth
#

Join the modding server, they have guides to learn how to create mods

hushed violet
#

does falseknight upscale with more op you are, bc ive downed him likem 10 times

fading root
#

Came here to ask, is there a SS mod where you can play as the knight? That would be so cool

hushed violet
#

help im still downing him

#

ISJKFHINKDFM

fallow juniper
#

To install HK Damage Limit it requires the modding api? do i also need a mod loader and how/where do i install the modding api?

hushed violet
#

shouldnt it auto install what mod yoi need to run it

#

if using lumafly

fallow juniper
#

i have never installed any hk mod nor mod loader

hushed violet
#

install lumafly first

fallow juniper
#

if i install lumafly is it easier to add mods?

hushed violet
#

its so much easier

fallow juniper
#

ty

hushed violet
#

yw

fallow juniper
# hushed violet yw

do you by any chance know a mod in lumafly that shows the enemy life bar and a damage limiter (Toggolable if possible)??

#

i've tried searching but i didnt find anything

red plinth
#

Enemy hp bar

hushed violet
#

what they said

fallow juniper
#

It isnt showing up

hushed violet
#

ill see if i can find

#

@fallow juniper

fallow juniper
#

i installed the latest version

#

i could try to reinstall

hushed violet
#

okay them go back to imfo or whayever it is

#

and play modded, unless tyou wanna install more

fallow juniper
#

i wasnt using a mod loader

hushed violet
#

okay, what does that have to do with it

#

go to info and press launch as modded

#

the right one

fallow juniper
#

hm

#

i see a mod i added top left

#

Oh wait

#

i reinstalled it and now its there

#

ty

hushed violet
#

you have to close tjhe game while installing the mods

fathom wigeonBOT
#

Any Radiance

hushed violet
#

uh are they meant to

weary goblet
#

?tag install

fathom wigeonBOT
steady vector
#

Yo can anyone of u suggest me a good hk skin

hushed violet
covert estuary
queen iron
#

guys, if i were to make a ss mod, how would i do it do you think?

tranquil robin
#

hello guys ! there is a custom skin mod for silksong ? ^^

dry snow
#

Not yet

#

At least, not fully

tranquil robin
#

okay !

bright mango
#

is anyone gonna make a mod that brings hollow knight enemies to silksong or vise versa

lament condor
#

Has there ever been a mod that lets you actually save with the benches in pantheon of hallownest?

#

I want to fight Abs Rad but I don't have time to keep doing long asf runs just to potentially die to Pure Vessel each time

#

monicoffee I hate that damn fight

lucid thicket
#

If you want to practice you can just fight absrad in Hall of Gods

#

Unless you mean without having reached her even once

#

GodSeekerPlus has plenty of Godhome-related options - including practicing segments of p5 or unlocking bosses in HoG, you'll want to browse through them to see which one fits what you want to do

lament condor
#

My runs die on Pure Vessel since he's the only boss I can't beat consistently despite practicing

#

phase 1 is just really frustrating with his slash attack since I don't always have iframe dash off cooldown so it's either parry or woops you lost half your health

lucid thicket
#

I always jump - double jump above that one (and pogo if I feel like it)

lament condor
#

Not enough time

lucid thicket
#

There is if you don't try to fit too many attacks

lament condor
#

Losing 4 masks each time it happens is frustrating

lament condor
#

You have to parry

#

I tried

#

a lot

#

Even attempted to use desolate dive to iframe it but there's not enough time unless you're already midair before the animation starts

#

I beat it once on ascended after fighting it for like an hour

lucid thicket
#

You never have to parry in this fight. It's either bad positionning and/or timing, but that's more for #hk-help. It is a difficult boss, an hour to get an ascended clear doesn't sound excessive to me

lament condor
#

It is when translating that into pantheon of hallownest attempts is the concern

#

and calling it bad positioning or timing when there's no way to know his next move is kinda silly

#

It's just bad luck if you happen to be in the wrong spot at the wrong time with that slash

#

Everything else is fine

lucid thicket
lament condor
lament condor
#

If I don't the fight drags on till I die anyway

lucid thicket
#

You can't set a save location at a pantheon bench due to how pantheons work, but as I said you can use GodSeekerPlus to do a chosen segment of p5

turbid jay
#

Hey guys, I want to make a simple mod for silksong. Something like pressing a button will take away a health point. Any documentation on how to start with this?

lament condor
#

Well duh that's why I asked if there's a mod to set a save anywhere

#

But yeah I suppose just doing the last segment would work

lucid thicket
#

?tag servers

fathom wigeonBOT
#

Hollow Knight Community Discords

Note: this is the only Official Hollow Knight Discord server. The other servers are run by other members of the hollow knight community, and they are not affiliated with this server.

Non-English Hollow Knight Discords

lucid thicket
lament condor
#

I'll stand by that

#

By comparison NKG is a phenomenal boss fight because you have a reasonable and fair window to react to anything he does, and I can't say the same for Pure Vessel because of this one instance that makes it feel frustrating.

toxic marlin
#

Does anyone know where to get skins for silksong like for hk but for hornet

tight isle
#

Bro can someone give me a ps4 save file for hollow knight, just wanna fight radiance

amber pumice
#

hello someone can help me with the download of the impossible any%, or is the wrong channel?

keen fjord
#

i just noticed no one ever made a quirrel skin for the knight im assuming cause size

dry snow
keen fjord
#

i guess so

uncut notch
#

And a hornet skin

keen fjord
#

ya your right

uncut notch
#

How do u even mod silksong

#

I did almost everything to do idk what to do or what mods to get even

dry snow
#

I tried looking for one, but someone already asked that question 1+ year ago

#

for quirrel skin I mean

uncut notch
#

That's crazy

#

I would think almost every char would have one by now

dry snow
#

making sum like this for quirrel could be really hard I think

toxic marlin
#

How do you

#

make

#

hornet skin

dry snow
#

wdym? you want to make it by yourself or play as it

devout lintel
#

mod idea: immortal aspid.

You're immortal to all forms of damage.
BUT.
You are constantly chased by a primal aspid, who is also immortal. Taking ANY form of damage from the aspid (contact, projectile) will instantly kill you.
based off the immortal snail meme

toxic marlin
#

I want to make skin for hornet silk song

dry snow
fading agate
#

guys

#

is there a skin list

dry snow
fading agate
#

i want grimm skin

dry snow
fading agate
#

can u give me the link of it

dry snow
fading agate
#

ok

fading root
# lament condor phase 1 is just really frustrating with his slash attack since I don't always ha...

You can Absolutely dodge this attack consistently without shade cloak, you have to jump and pogo over him. You have to be so quick with it that you need to have already anticipated the patterns in which he will choose to do this attack, or just be really quick at reading the telegraph.

If you wanna complain about game design, talk about radiant uumuu or radiant markoth. Leave my boy Pure Vessel alone, it's basically a perfect fight.

devout lintel
lament condor
# fading root You can Absolutely dodge this attack consistently without shade cloak, you have ...

I already mentioned that there is literally not enough time to do even 1 full jump before he attacks even if you do it the moment his tell begins. I've practiced it for over an hour today and I'm certain of it. You need to already be far enough away for the first hit to miss you or else you will be hit. There's no pattern to anticipate because he has several moves he can do at any given time up close.

#

I'm talking about point blank when he starts up

#

It's parry or be hit.

fading root
#

Yeah I know what you mean because I always try to be right next to him, point blank, to punish his attacks. It's absolutely brutal how fast it comes out but it IS pogo-able, trust

Maybe watch some radiant fights on YouTube, see what they do

#

There are definitely people alive today who beat PV on radiant consistently, for fun

uncut notch
#

Unless you hit his parry you can easily shade cloak

#

You just need to take it slow

#

And you can jump bro just double jump really quickly it's faster

lament condor
#

and ffs how many times do I have to tell you there is literally no time

#

I spent over an hour just fighting this motherfucker today

#

unless you can say the same I'm sure my memory is a lot clearer

uncut notch
#

I'm not trying to hate but I think it's a skill issue

lament condor
#

It's the only part of the fight that's not up to skill

uncut notch
#

It's not that hard

lament condor
#

the whole fight to me is if he starts his slash at point blank 3 times or not

#

He's not hard but he does have a bullshit run ender

uncut notch
#

What charms do you use

lament condor
uncut notch
#

Bro just use sharp shadow if you're struggling that much

lament condor
#

sharp shadow does NOT solve the problem unless it reduces the cooldown

uncut notch
#

And remove mark it might be pref I think it's horrible put unbreakable heart

lament condor
#

I'm keeping it

#

The charms aren't really negotiable for me

uncut notch
uncut notch
lament condor
uncut notch
#

I swear he isn't that quick bro

lament condor
#

I spent over an hour testing

#

You're just factually wrong

#

You have to parry it if you're right in front of him

#

I've tried jumping

#

you don't have time to double jump or dive

#

You get hit if you don't parry

uncut notch
#

Bro can you wait a bit I will charge my switch and I can show you

lament condor
#

If that move had even a half second more delay on it I'd be right as rain for the whole fight.

#

He's the only boss in the game that I find frustrating because of this particular skill. Everything else I can consistently clear.

gusty cliff
#

i can download download mods for silksong and i can get the achievements for steam? i only like visual mods like skins or effects

sour parrot
#

How does CharmPreset mod work?

sly isle
#

How do I remove pale ore with debug console?

hallow pasture
#

what is the custom knight skin for little pure vessel called?

silk hinge
#

Hi! Someone ewants to play infection tag?

minor tinsel
#

also mili fan nice

frigid shore
#

?topskins

minor tinsel
#

wait this is the modding chat

#

oh

lament condor
#

I mostly try to play around the walls in most fights

#

or just whatever the edge is

crimson fractal
#

anyone got a mod to respawn bosses?

sullen plank
strong cloak
#

anyone got a death count mod ?

dense axle
#

is there a mod that turns everything into a one hit? I'm currently playing with the 3 mask damage one + perma barbed bracelet but I'd prefer that if that's a thing

lucid thicket
lucid thicket
lucid thicket
lucid thicket
#

?tag saveedit

fathom wigeonBOT
#

Editing save files

You can edit various values of save files. Below are different available methods.

  • MoreSaves Mod | Install
  • With the MoreSaves mod installed, you can edit save files from the in-game Menu. Either from the Main Menu or Pause Menu, go to Options > Mods > MoreSaves to edit save files in game.
  • QoL mod | Install
    • If you open a save file with QoL installed, you'll have an extra file called user#.json (where # is the file number), which can be edited using Notepad or a similar text editor. If you do not know where your saves are located, type ?tag saves for more information
  • DebugMod | Install
    • While not an intended purpose, you can edit some parts of your save file using Debug, such as Nail Damage, and those changes will remain even after uninstalling the mod.
  • Website
    • Find the Save File, upload it to the website, and make the edits. It will Download as save file for Slot 1, so rename it if needed. If you do not know where your saves are located, type ?tag saves for more information
crimson fractal
lucid thicket
lament condor
#

I just meant in general I sometimes get punished for trying to be jumpy

#

more of a bad habit thing

sly isle
astral sonnet
#

I'm getting very tempted to get the infinite shards mod

#

for skong

dense axle
woeful stump
#

does lumafly work for silksong or there is something else?

astral sonnet
#

she's used to dark rooms

covert estuary
devout lintel
#

//silksong ending spoiler
will someone make a mod where you keep these stats?

#

this is also for silksong modding right

split heart
#

did people figure out making skins for hornet yet ? if not, did someone find a way to extract the spritesheet ? i wanted to start spriting a bit and i'd really like to have the hornet sprites as reference

split heart
devout lintel
#

"simple retexture" and theres 500 silk points

split heart
#

somehow i glossed over that. doesn't seem that complex anyways tho

devout lintel
#

plus the masks are different so . they might be multiple hits (3 hits? a 2-eyed mask is 1 hit so since theres 6 eyes it would be 3 hits)

split heart
#

could even be a fun custom crest, tho that'd take a lot more effort

split heart
devout lintel
#

maybe

#

they do look metallic

devout lintel
devout lintel
#

||grandmother crest||

#

||weaver crest???||

#

and it would just be super overpowered

split heart
#

(btw, you might want to spoiler tag some of that) i'd imagine it would mimic the way ||silk|| fights so maybe instead of regular needle hits it'd be ||hitting with those levetating pins that silk has||. might also be fun to go melee completely and omit the needle

covert estuary
whole crane
#

can some1 help me with skin mods rq?

#

its making me look like this

lucid thicket
#

?tag ck

fathom wigeonBOT
#

Custom Knight

This is the mod for reskinning things in the game

Resources

Common issues

  • If the Skin List is covering up other mods, you can toggle it with Del or Fn+Del. You can edit this Keybind in the Custom Knight menu.
  • If your skin doesn’t show up in the menu, ensure that you extracted it from the zip/rar/etc it came in (tutorial: https://cdn.discordapp.com/attachments/1207486627124093019/1403869873192571024/i.png).
  • If your skin doesn’t work, go to Options > Mods > Custom Knight > Advanced > Fix My Skins. After this you may need to click Reload in the previous menu.
    • Upgraded Dream Shield (UDS) breaks Custom Knight’s first launch. To use both mods at once: disable UDS, open a save with only Custom Knight and wait until it stops lagging. You can then close the game and enable UDS again.
  • If you see White Boxes ◻️, restart your game. You may also need to apply skins in a small room like a stag station.
  • Ensure that you apply skins from the Pause Menu when your save file is loaded. Skins applied from the Main Menu only affect new files.

Troubleshooting

If your problem isn't fixed from the Common Issues section, create a post in #1057825333841240104
You must include a screenshot that shows:

  • Where you installed the skin
  • With the directory bar visible
  • With the skin images visible
  • Example:
lucid thicket
#

Check the common issues ^

strange lintel
#

Thunderstore's Markdown system is weird because I had it all down right for the README of a mod I uploaded for Silksong, yet it just doesn't display it.

It caused me to update the mod about three times before deciding to do it normally.

Very strange.

#

I also had to update it one more time to change the formatting for two parts from section to subheading, but that isn't really related.

whole crane
stiff cairn
#

Mobile?holyshaw

strange lintel
acoustic gate
#

hey guys i was wondering if theres a mod which can one shot bosses?

dry snow
#

Which game

acoustic gate
#

hollow knight

dry snow
#

Debug mod lets you change your nail dmg value

strange lintel
sour parrot
#

where can i find info on how to change the Radiance's platforms and such? I got the Eclipse skin and the Radiance itself is working but idk how to do the platforms and background and stuff can anyone help?

vagrant orbit
sour parrot
sour parrot
vagrant orbit
#

Visuals are changed with Custom Knight

#

Some skins change aspects of the backgrounds, but not many because it's both a newer feature, and can be a bit laggy to do a lot

lethal quest
#

does anyone know any addonss or cheats that can open doors without simple keys

sour parrot
lethal quest
lethal quest
sour parrot
#

Itll give you keys

#

You can get elegant, simple, love, shopkeepers, pretty much everything

lethal quest
#

are u sure cus i dont see anything like thgat

sour parrot
#

Can u send a ss

lethal quest
#

is this the menu ur talkin about

sour parrot
#

I think you installed the wrong mod

#

are you using Lumafly

lethal quest
#

im using bepinex

#

with

#

'debug mod'

sour parrot
#

Use Lumafly

#

Lumafly is what most people use now

lethal quest
lethal quest
#

i might try find smthn on nexus

hybrid hamlet
#

How do i get shakra to sing corazón de seda

red plinth
cobalt condor
#

Hey can someone help me install a 112% save file to my pc?

#

I been trying for like an hour

sour parrot
#

I dont rlly play silksong much so i didnt see the details on the ui

wanton dagger
#

is there a mod for silksong that can add an item to the game and remove it after? i did not get the ||roach guts quest|| and the quest givers are ||dead|| so i can't get it on the ||materium list|| and that is the only thing keeping me from a "true 100%" in my eyes

opaque path
#

sorry if this is a really common question but how do i lock the cursor to my screen after downloading lumafly?

#

i keep clicking off and it ends up being a really big problem

balmy geyser
#

what modding tool would be better to use for silksong?
i wanna make a mod that adds new crests.

  • is it possible to use lumafly for silksong? if not, is there an update coming?
  • is bepinex safe? can it be used for linux?
lunar root
#

Silksong modding isnt currenty supported right now, lumafly is only for Hollow Knight, but modding resources are being worked on currently though

#

though the modding server has silksong channels and resources that might help you when making a mod

#

?tag servers

fathom wigeonBOT
#

Hollow Knight Community Discords

Note: this is the only Official Hollow Knight Discord server. The other servers are run by other members of the hollow knight community, and they are not affiliated with this server.

Non-English Hollow Knight Discords

lunar root
#

when you join get the silksong channels added into your channel list then look there

balmy geyser
#

kewl, thanks man

lunar root
#

silksong modding isnt currently supported yet, if you want to look for the unofficial resources youll have to go to nexus mods or thunderstore

grizzled gorge
#

tried both, its not on there. ah well its a niche request i shouldnt have expected there to be mods so soon after the game came out anyways

ember lichen
#

alguem pode me ajudar? who can help me?

lunar root
#

also help with what

ember lichen
lunar root
#

?tag ck

fathom wigeonBOT
#

Custom Knight

This is the mod for reskinning things in the game

Resources

Common issues

  • If the Skin List is covering up other mods, you can toggle it with Del or Fn+Del. You can edit this Keybind in the Custom Knight menu.
  • If your skin doesn’t show up in the menu, ensure that you extracted it from the zip/rar/etc it came in (tutorial: https://cdn.discordapp.com/attachments/1207486627124093019/1403869873192571024/i.png).
  • If your skin doesn’t work, go to Options > Mods > Custom Knight > Advanced > Fix My Skins. After this you may need to click Reload in the previous menu.
    • Upgraded Dream Shield (UDS) breaks Custom Knight’s first launch. To use both mods at once: disable UDS, open a save with only Custom Knight and wait until it stops lagging. You can then close the game and enable UDS again.
  • If you see White Boxes ◻️, restart your game. You may also need to apply skins in a small room like a stag station.
  • Ensure that you apply skins from the Pause Menu when your save file is loaded. Skins applied from the Main Menu only affect new files.

Troubleshooting

If your problem isn't fixed from the Common Issues section, create a post in #1057825333841240104
You must include a screenshot that shows:

  • Where you installed the skin
  • With the directory bar visible
  • With the skin images visible
  • Example:
lunar root
#

^^

ember lichen
#

oh, thanks

vernal bough
#

Anyone know how I can mod ||the explosion of the cogwork hauler|| out? Quite literally can not progress without it gone since my potato pc cant handle it in the ||clawline gauntlet||

waxen flower
#

hey guys

#

is there a pablo skin plz help

lunar root
ember lichen
#

nothing happened to my game

vagrant orbit
warm cape
#

I need some help understanding why I can't download this skin specifically, all work except for this one that says "canceled" or "network fail"

median badge
#

hello! Does anyone have any experience modding on steam deck? I want to run mods in silksong on my deck but I don’t know where to start. I tried r2modman but the mods didn’t load

tender briar
#

i highkey despise bepinex

#

its such a pain on linux

vagrant orbit
#

You'll probably want to wait until there are official supported modding resources

tender briar
vagrant orbit
#

Can you not rebind them in-game?

tender briar
vagrant orbit
#

?tag skins

fathom wigeonBOT
gleaming steeple
#

can someone tell me what the best mods are on lumafly to make hk more easier ?? iam not good ATALL

vagrant orbit
# gleaming steeple can someone tell me what the best mods are on lumafly to make hk more easier ?? ...
  • Not a mod, but genuinely just practice, and accepting that you can leave and come back to stuff. HK is not very linear, so you can usually go explore somewhere else.
  • The literal "best mod" would be DebugMod, since you can give yourself unlimited damage. It's really easy to accidentally mess your file up with it though.
  • Nowalkofshame lets you respawn in the room that you died. (Doesn't work correctly on the final boss of the game though)
  • Easymode does a few things, although it can be buggy iirc.
  • there is probably other stuff
gleaming steeple
#

thabk u ive come to terms that i am just ass , downloaded easy mod and i even suck ass at that 🤞🤞

#

but thabk yiu ur advice is greatly appreciated

crystal lodge
#

Has anyone made a photosensitive mode mod for Silksong? Some visual effects, particularly boss screams, can be very intense and I'm wondering if there's any way to reduce those effects

blazing warren
#

content mods?

chilly ruin
#

guys are there any mods that speeds up the progress( I’m trying to get to where I am on ps but on pc but I don’t want to replay it all the way to where I am rn )

fierce flame
fathom wigeonBOT
#

**If your game is cracked / pirated hollowpirate **

  • Piracy is not supported in most communities for games (including this one), and discussing it is against Discord Community Guidelines. Mods are not considered compatible with pirated copies, and you will not get troubleshooting support in any of the main community servers for them.
  • Modding is only supported on the official computer versions from Steam, GoG, or Xbox Games. (Console versions, and unofficial versions are not supported)
  • If you do not have a supported version, then please get one and then you will get support with modding the game. Asking for assistance with unsupported versions may result in moderation action.
  • Hollow Knight goes on sale regularly, and you can keep an eye on this website for when it is: https://isthereanydeal.com/game/hollowknight/
astral widget
#

i was wondering if there is an improved version of the zote skin for hollow knight

#

i mean i dont say its bad or anything

#

its just kinda unfinished

#

and i was wondering if there is like a finished version maybe

#

question, what is the song of the radiance boss fight called in the files of the game? i need to know

distant mirage
undone valley
#

hi

#

where do i get the mod app thing?

distant mirage
#

either search "lumafly download" in google or sum

#

and press the "here" from the first post

fathom wigeonBOT
#

Lumafly

Lumafly (formerly known as Scarab+) is a mod installer for 1.5 based on Scarab, but updated based on community feedback to fix problems that commonly occur in Scarab, as well as adding additional features.

undone valley
#

it sais pirated version are not supported does that mean lumify will not work or the dev team wont give out aid incase of problems?

#

honestly i should've expected

#

oh alright

distant mirage
#

it just means that you won't get trouble shooting help

undone valley
#

okay

distant mirage
#

if you encounter bugs

undone valley
#

well that's a relife

#

better than the situation on HOI4

#

wait why my message got deleted :|

#

forget it

vapid wedge
#

is there a mod for ss that adds health bar?

vast tinsel
#

nvm, found the health bar literally after sending this lol

queen meadow
#

Does anybody know where the game records whether you have steel soul mode unlocked (hk)

minor hawk
#

that's in a file called the registery or something
there is a mod to modify it and do what you want with it
alternatively you can beat the game again and it will unlock (assuming you have an already completed file, that should take a few minutes)

minor hawk
#

if not, then you want to get lumafly and the hk achievementmodmanager

queen meadow
#

I shouldn't have it unlocked but I do

minor hawk
#

not sure if the achievement manager can de unlock steel soul
though having that unlocked really doesn't do much

minor hawk
#

if you are fine with resetting your achievements as well you can delete the registery file
I think it is in the save folder

#

?tag saves

fathom wigeonBOT
#

Important paths

Notes: These assume you're using Steam, with default locations. For GoG, locate your hollow_knight.exe folder, and then follow from there. The Save Files location is the same for all versions (except for XBox Games) and additionally contains Global Settings as well as your ModLog.txt. Some mod installers such as Lumafly can open these folders for you.

  • Lumafly Shortcuts: Open Mods Folder | Open Saves Folder

  • **Windows except XBox Games ** 🪟

    • Save Files: %APPDATA%\..\LocalLow\Team Cherry\Hollow Knight\
    • Game Files: C:\Program Files (x86)\Steam\steamapps\common\Hollow Knight\
    • Mod Files: C:\Program Files (x86)\Steam\steamapps\common\Hollow Knight\hollow_knight_Data\Managed\Mods\
    • To find Saves folder:
      1. Press [WindowsKey] + [R]
      2. Copy & Paste the Save Files path
      3. Press [Enter]
  • XBox Games/Gamepass 🎮: type ?tag gamepass into chat for more info.

  • Mac OS 🍎

    • Save Files: ~/Library/Application Support/unity.Team Cherry.Hollow Knight/
    • Game Files: ~/Library/Application Support/Steam/steamapps/common/Hollow Knight/hollow_knight.app/
    • Mod Files: Right-click hollow_knight.app, select "show contents", then go to: contentsresourcesdatamanagedmods
    • To find Saves folder:
      1. In the Finder, click "Go" in the top menu and select "Go to folder"
      2. Copy and paste the Save Files path and press enter.
  • **Linux ** 🐧

    • Save Files: ~/.config/unity3d/Team Cherry/Hollow Knight/
    • Game Files: ~/.local/share/Steam/steamapps/common/Hollow Knight/
    • Mod Files: ~/.local/share/Steam/steamapps/common/Hollow Knight/hollow_knight_Data/Managed/Mods/
queen meadow
#

I cant find the registry file?

plucky verge
#

ck

queen meadow
minor hawk
queen meadow
#

HKEY_CURRENT_USER\Software\Team Cherry\Hollow Knight\

#

[Path]

minor hawk
#

ok

mint coral
#

Dinosaurs in hollow knight would go peak

#

Like

#

Imagine a mod where you fight a ankylosaur in hollow knight

green tree
#

uhhhh what happened to AllMap for silksong

#

does anyone have the AllMap mod

hushed violet
#

what mod or setting ould cause this

#

its cool bujt hasnt happened before

neat tundra
#

you probably disabled shop preview in randomizer

hushed violet
#

ojhhh kk its fine ill keep it anyway

rugged sentinel
#

Any mods yall know that can teleport me anywhere i want?

harsh kite
#

is there a mod to make u invis to dmg to learn the attack patterns of bosses

#

by hollow knight

misty quarry
#

anyone knows if the grub skin is finished?

spring summit
#

is this a mod?

lunar root
#

@green tree please remember to spoiler tag all silksong content in here and label it as such

misty quarry
spring summit
#

is there a mod to stack buy?

harsh kite
#

how u get debugg mod real link i need it for practice

#

and can u mod just by putting the file somewhere

reef orbit
#

hello guys i installed Lumafly and when i open it it doesn't work

lunar root
fathom wigeonBOT
#

Lumafly

Lumafly (formerly known as Scarab+) is a mod installer for 1.5 based on Scarab, but updated based on community feedback to fix problems that commonly occur in Scarab, as well as adding additional features.

reef orbit
#

it doesn't worf

#

work

gleaming gulch
#

anyone know when/if silksong skins dropping?

charred silo
#

idea just came to me and it sees too obvious

viral sail
#

can someone help me download a godmode?

#

ive lost all ways to get unbreakable charms

neat tundra
#

?tag lumafly

fathom wigeonBOT
#

Lumafly

Lumafly (formerly known as Scarab+) is a mod installer for 1.5 based on Scarab, but updated based on community feedback to fix problems that commonly occur in Scarab, as well as adding additional features.

neat tundra
viral sail
#

how do i activate the mod

neat tundra
#

just download the mod from lumafly and click launch modded game, enter your savefile, press F1 to bring up the mod menu while paused and look for something in the top right corner in "charms" that makes your charms unbreakable

viral sail
#

ok

#

it isnt bringing up the menu

#

should it say i have something in mods

neat tundra
#

when in main menu, in the top left corner, it should say "modding API" and "DebugMod"

viral sail
#

it says modding api but nothing about the debug mod

neat tundra
#

did you download the Debug Mod and did not disable it?

viral sail
#

got it

neat tundra
#

nice

wet compass
#

guys i need help installing a mod through nexusmods cuz the mods i want arent on that one app

#

lumafly

unique kindle
#

HK?

#

If it's Silksong it makes sense since Lumafly is HK exclusive

fathom jungle
#

anybody got the download to these it doesnt show it for me

lucid thicket
#

There's 1 download for the pack which is below the 3 skins

fathom jungle
#

ohhh

#

ty

fathom jungle
lucid thicket
#

That is not the link below those skins

visual patio
#

for silksong, the customizer mod from nexus works for custom hornet sprites but it seems that it can only handle one folder with custom sprites, is there already a simpler way than going to the files to replace skins each time you want to change them for hornet, the same way that the Custom Knight mod exists for the first game?

minor hawk
#

Not that I know of

#

That said I also don’t know of any silksong skin so

visual patio
#

I see, guess I will be waiting to see if a mod for that comes around then

cold summit
#

yo guys how do i add in knight skins?

valid patrol
#

is there a way to remove this?

#

I cant click a button behind it

cold summit
#

press delete to toggle menu, its right under the title

valid patrol
#

I may be blind

#

thanks

cold summit
#

dont worry, i just found it too

#

😭

valid patrol
#

I was trying to find out how to get into the settings button for benchwarp

#

this will be incredibly helpful

cold summit
#

glad i could help, i just got into modding hk and its really fun so far

#

little grimm skin is so cute tbh 😭

valid patrol
#

the clown skin is so peak

cold summit
#

fr

rose burrow
#

hey so

#

i got a question regarding the game modding

cold summit
rose burrow
rose burrow
#

oh awesome

cold summit
#

i havent tried it but im pretty sure that you can

wet sail
#

guys where do i put this thing i dont get it

lucid thicket
#

?tag lumafly

fathom wigeonBOT
#

Lumafly

Lumafly (formerly known as Scarab+) is a mod installer for 1.5 based on Scarab, but updated based on community feedback to fix problems that commonly occur in Scarab, as well as adding additional features.

lucid thicket
median solar
#

guys why am i a white cube

abstract burrow
#

guys, does we have any mod that help multiplayer fight boss together ?

harsh sand
#

is anyone else having a problem with scarab where when i use a mod hollow knight just shows the title but no options to play

wet sail
#

guys is theres a mod where i can retry bosses ?

old dove
#

Was Dawn ever updated to fix the sprite issues during certain animations?

green hemlock
#

Will Silksong have something akin to scarab for modding?

mystic hemlock
#

is it known if someone is making a randomizer mod for silksong? if so, i wanted to know info for when it comes out, like is there a discord server or something?

warm cape
#

CustomKnight not working, the list looks like this, any ideas?

prisma portal
#

is porting the knights moveset into silksong possible?

sullen plank
prisma portal
#

sounds interesting, probably much later into the future when modders get more comfortable with the code in silksong

#

but modifying parameters, behaviours and animations to recreate the hk should be fairly reasonable. I can see the challenge in recreating some of his more, elaborate mechanics like his shade dash and crystal dash

wet island
#

is there a way to edit my inventory in silksogn

coarse solstice
#

guys what is the best knight skin to try out ( this is my first time trying a mod skin)

tight isle
#

can anyone remove mods from a playstation save file pleasee

sharp parrot
#

So uh, i have a mod that adds || glyphs || but when i get the requirements, they dont come. Is there anything im missing?
ex: || Mantis lords has one, but when beating them and searching their loot, nothin. ||

full holly
#

Hey guys is there a way for me to start a private hkmp server without hamachi?

#

My friend is refusing to get it

whole estuary
#

someone want to go in hk?

ruby galleon
#

Is there a way to fix where I can’t save while using the HKMP

#

Me and my friend has been doing a play through of the game and I haven’t been able to keep my saves so I lose the progress

#

So we haven’t really been able to beat the game without just playing it for 5 hours straight

#

And if we beat it we can’t get ||awakened dream nail|| or ||true ending||

frank hazel
#

hey, i have a question regarding silksong, does anyone know which method is used to open a specific inventory screen? (example: journal, crests, map...) ive been trynna figure it out for hours, the closest i found is OpenInventoryPane but that just switches the top icon, not the actual screen (also idk which channel to ask this in)

frank hazel
bitter drum
#

Does modding ruin vanilla saves

#

I just want a costume mod

lunar root
#

Its always recommended you back up your save for any case that might happen

#

?tag savefaq

fathom wigeonBOT
#

Save Files

What do save files looks like?

  • Each Hollow Knight save file is a user#.dat where # is the save slot for the file
  • You can rename user3.dat to user1.dat to set it to your first save slot
  • You can keep a copy of all of your save files by copy and pasting them into a different folder on your computer

Reverting Backups

  • Automatic backups are called user#.dat.bak#, where the first # is the save slot, and the second # is the backup number. You will usually have your last three backups
  • You restore a backup by deleting the main file, and then removing the .bak# part of the backup version

Modded Saves

  • A modded save may also have a user#.modded.json (and similarly named backup). This file and the user#.dat are part of the save

Where are the files?

  • On windows, the default path for Save Files is:
    • %appdata%\..\LocalLow\Team Cherry\Hollow Knight\
    • You should just copy and paste that path directly into the File Explorer path bar at the top.
  • For other operating systems (and Xbox Games), type ?tag saves into chat

I need a specific type of save file

Editing save files

  • MoreSaves: With the MoreSaves mod installed, you can edit save files from the Menu, by going to Options > Mods > MoreSaves
  • QoL: Opening a save with QOL installed will create an extra save file called user#.json, which can be edited using Notepad or a similar text editor
  • DebugMod: While not an intended purpose, you can edit some parts of your save file using Debug, such as Nail Damage, and those changes will remain even after uninstalling the mod
  • Website: https://bloodorca.github.io/hollow/
bitter drum
#

Ok so I can still play that save with a mod

lunar root
#

Yes but if its your first i wouldnt recommend any mods

bitter drum
#

Ok

#

Ima beat the game first then but I still have like 12 more hours of the game to play

#

Ima still get the installer tho for later

#

Ok thanks

bitter drum
#

(/cosmetic)

jovial notch
#

I’m playing for my first save and I have around 10 hours in game, I kind of want a costume mod, would that be bad on a first play?

lunar root
#

None, mods can affect your experience with the game and change stuff in the game

jovial notch
#

Erm

lunar root
#

That was not the right emoji but sure

jovial notch
#

I saw the little Grimm costume mod and I’m fighting with myself to get it

bitter drum
#

Will a costume mod screw up my game if I get it on pc then when I play on steam deck will it be dumb or smthing

lunar root
lunar root
bitter drum
#

Ok bye thanks

lunar root
#

Or just back it up

full holly
#

I need some help with hkmp 3.0

#

I used it for a bit with a friend and it worked

#

Suddenly we both got disconnected and now im unable to host a server

#

Whenever I wanna host one it puts me into standard single player

lucid thicket
#

If you join the hkmp discord and link your discord account to your patreon account you'll automatically get a role that will grant you access to the hkmp 3.0 support channels

full holly
lucid thicket
#

then you'll have to wait

sullen summit
#

this may be a dumb question but is lumafly safe

signal zinc
sullen summit
#

ok thank you

crude cedar
velvet oyster
#

I wish to learn how to mod this game

#

... I just have to buy it first

#

which I will very soon

green tree
#

man i wish these crest-switching mods had support for like... just knowing if you have the crest unlocked... or at least just disallowing the beast crest pre-dash coz it can skip dash jumps

tough basin
#

whats up fellas is there an installer yet for silksong? I just wanna get the debug mod for savestates to prac bosses etc

vague reef
#

Hey everyone, I have hollow knight on the switch and was wondering if there was any way to get mods for it there, if not, is there any way to move it to pc so I don’t have to buy a second copy?

lean steppe
hazy epoch
#

dude little grim isent working

#

its enabled, i reloaded, i then selected it, and its not loading it in

#

@lean steppe

#

little grim just straight up doesnt work

lean steppe
hazy epoch
#

🥀 just wanted some help

timber perch
#

lmfao

dry snow
#

?tag ck

fathom wigeonBOT
#

Custom Knight

This is the mod for reskinning things in the game

Resources

Common issues

  • If the Skin List is covering up other mods, you can toggle it with Del or Fn+Del. You can edit this Keybind in the Custom Knight menu.
  • If your skin doesn’t show up in the menu, ensure that you extracted it from the zip/rar/etc it came in (tutorial: https://cdn.discordapp.com/attachments/1207486627124093019/1403869873192571024/i.png).
  • If your skin doesn’t work, go to Options > Mods > Custom Knight > Advanced > Fix My Skins. After this you may need to click Reload in the previous menu.
    • Upgraded Dream Shield (UDS) breaks Custom Knight’s first launch. To use both mods at once: disable UDS, open a save with only Custom Knight and wait until it stops lagging. You can then close the game and enable UDS again.
  • If you see White Boxes ◻️, restart your game. You may also need to apply skins in a small room like a stag station.
  • Ensure that you apply skins from the Pause Menu when your save file is loaded. Skins applied from the Main Menu only affect new files.

Troubleshooting

If your problem isn't fixed from the Common Issues section, create a post in #1057825333841240104
You must include a screenshot that shows:

  • Where you installed the skin
  • With the directory bar visible
  • With the skin images visible
  • Example:
dry snow
#

Have you tried these yet?

timber perch
#

i got a mod that makes it so whenever i refill tools, it costs me no shell shards, it was working earlier when i initially installed it, but since then i got off and turned off pc. I got back on and now the mod doesnt work anymore, i can still configure the mod menu and such but the shell shard thing isnt taking effect anymore

does anyone know what the problem might be

tough basin
#

thanks so much

desert finch
#

What mods are in here?

next hare
#

Hey guys, my friend doesn't have Hollow Knight purchased (he downloaded it from a link) but he wants to add mods and join a multiplayer, is that possible or does he have to buy it?

fathom wigeonBOT
#

**If your game is cracked / pirated hollowpirate **

  • Piracy is not supported in most communities for games (including this one), and discussing it is against Discord Community Guidelines. Mods are not considered compatible with pirated copies, and you will not get troubleshooting support in any of the main community servers for them.
  • Modding is only supported on the official computer versions from Steam, GoG, or Xbox Games. (Console versions, and unofficial versions are not supported)
  • If you do not have a supported version, then please get one and then you will get support with modding the game. Asking for assistance with unsupported versions may result in moderation action.
  • Hollow Knight goes on sale regularly, and you can keep an eye on this website for when it is: https://isthereanydeal.com/game/hollowknight/
lunar root
next hare
#

Ok, thanks you, sorry for the inconvenient grubsad

next hare
jagged lava
#

CRAP WHERES THE SAVE FILE DIRECTORY

#

||MOTHER SILK|| HAS BEEN SCREAMING FOR TEN MINUTES AND MY COMPUTER IS OVERHEATING

#

Nvm I just closed the game, should've just looked it up 😔

#

Olay wait a sec
Istg that local low got deleted off of the face of my pc.
I search for local low,
it doesn't exist
I search for TeamCherry,
It doesn't exist.
I search for HollowKnight.
The data for either of them don't exist

#

This worked yesterday

#

Why doesn't it work now

vagrant orbit
turbid wigeon
#

behold

vagrant orbit
#

I'm not sure what we are beholding dwarfw2Hmm

still goblet
#

Is it possible to get mods on PlayStation?

nimble oyster
#

shy aurora
#

I'm new to modding in HK, if anyone could give me some tips to start I'd be happy to stop by and listen

tight carbon
#

is it possible to get mods on macos

opaque phoenix
#

guys, anyone could help, i was watching on yt a hk video about a timed tp mod like every 3 minutes the player go to a random room but i couldnt find it, anyone knows the name of the mod?

vagrant orbit
olive plume
#

so this mod pale court charms, does this mean i cannot use this with regular pale court active at all?

vagrant orbit
#

Correct

#

You can either use all of Pale Court, or just the Charms

frigid bluff
#

I dont think i installed pale court correctly

fathom wigeonBOT
#

Fixing Common issues on Linux/SteamDeck

  • Controller Doesn't Work / [Some Mod] isn't working!
    • By default (especially on SteamDeck) Steam may be using Proton and installed the Windows version of the game. This can have problems on it's own, but also causes issues because the Mod Installers will install the Linux version of the ModdingAPI, which isn't fully compatible with the Windows version.
    • How to Fix: Go to the HK Library page, select Properties -> Compatibility, check "Force the use of a specific steam play compatibility tool", and select "Steam Linux Runtime" (Note: not the sniper or soldier versions)
      • After this you'll need to select "Change Paths" in your Mod Installer and change it to the new install path (which you can get by using the "Browse Local Files" option in Steam, then reinstall your mods.
      • If using a Playstation/Nintendo controller, see this information.
  • Game crashes or has visual glitches when starting / while playing!
    • Add -force-opengl to the steam launch arguments. Note: This can be a problem even if playing Vanilla, but it is commonly seen when Modding because of the greater resources used.
  • Mods not saving correctly / loading correctly
    • This can happen if the Permissions in your Hollow Knight install get messed up. You can fix this by making sure that the current user (or all users) have permissions for the Hollow Knight install directory and subdirectory & files. If you are unfamiliar with how to do this, then you can open terminal, use CD "~/.local/share/Steam/steamapps/common/" to get to the Steam Apps directory, and then use sudo chmod -R 777 "Hollow Knight" to update the permissions for the install so that all users can access it.
timid hinge
#

can i mod a pirated version of hollow knight( first part)

frigid bluff
fathom wigeonBOT
#

**If your game is cracked / pirated hollowpirate **

  • Piracy is not supported in most communities for games (including this one), and discussing it is against Discord Community Guidelines. Mods are not considered compatible with pirated copies, and you will not get troubleshooting support in any of the main community servers for them.
  • Modding is only supported on the official computer versions from Steam, GoG, or Xbox Games. (Console versions, and unofficial versions are not supported)
  • If you do not have a supported version, then please get one and then you will get support with modding the game. Asking for assistance with unsupported versions may result in moderation action.
  • Hollow Knight goes on sale regularly, and you can keep an eye on this website for when it is: https://isthereanydeal.com/game/hollowknight/
sleek crow
#

Is there mod for fast travels or teleport in hollow knight

pale trench
#

Iirc bench warp

harsh kite
#

is there a mod that makes all the maps appear im testing something

hardy glen
#

is there an Looking to play dc for hkmp

full holly
sullen knot
#

Is this how you use it

lean arrow
#

Is there currently a maptracker mod being made for silksong?

#

(Is this even the correct chat for that question? I didn't see a silksong modding chat)

river linden
#

yo are there any w hp bar skins?

#

pls @ me if u got one

halcyon trail
#

how to set up randomizer

main willow
#

using mods in silksong is legal?

neat tundra
silent mortar
#

yo wsp everyone, anyone know what the 'ad blocker' mod does on lumafly? like there are no ads in hollow knight lol

neat tundra
red plinth
#

ads stands for 'additional enemies'

silent mortar
#

aight

#

anyone know where i can turn on 'logic' in randomizer 4

#

want the rando to make sense

covert estuary
#

Relatively common glitch (also on absrad), save + quitting should solve it

fallow flower
#

Nobody saw that

unique kindle
#

Ngl silksong Ad Blocker will be fire

fierce flame
#

inb4 it breaks arenas

unique kindle
dense axle
#

someone know how save editing works in ss?? I want to REMOVE a tool I have from my inventory

gleaming gulch
#

when is the silksong lumafly dropping, all this nexus file stuff is confusing to me

rustic musk
#

"Ads" not "adds"? Would definitely confuse me lol

unique kindle
#

It's a pun

weak geyser
#

any one have lost kin skin pack?

tacit dagger
#

bro how do we get the skins

#

i tried using lumafly but it won't work

plain cargo
#

lost in?

full holly
austere pawn
#

Yo does anyone know if my friend can mod the game if he hollowpirate d it..?

fathom wigeonBOT
#

**If your game is cracked / pirated hollowpirate **

  • Piracy is not supported in most communities for games (including this one), and discussing it is against Discord Community Guidelines. Mods are not considered compatible with pirated copies, and you will not get troubleshooting support in any of the main community servers for them.
  • Modding is only supported on the official computer versions from Steam, GoG, or Xbox Games. (Console versions, and unofficial versions are not supported)
  • If you do not have a supported version, then please get one and then you will get support with modding the game. Asking for assistance with unsupported versions may result in moderation action.
  • Hollow Knight goes on sale regularly, and you can keep an eye on this website for when it is: https://isthereanydeal.com/game/hollowknight/
austere pawn
harsh kite
#

how do i deinstall everything from lumafly i want nothing from it on my pc anymore

unique kindle
#

Disable the Modding API from Lumafly and you can play vanilla

harsh kite
#

no like delete all the files from it

unique kindle
#

Going to the mod folder and deleting whatever mods you have and deleting the Lumafly file removes all trace

harsh kite
#

is everything gone?

#

its still alot tho

unique kindle
#

Feel free to delete QoL.GlobalSettings json and bak, but other than yeah, I'd say everything's gone

fallow juniper
#

Is there a mod for invincibility?

#

like toggolable?

unique kindle
#

DebugMod does have that

dense shuttle
#

Hi, these are the mods I’ll be using in my next Hollow Knight run. My question is, will the mods I’ll be using be compatible?

rose bluff
#

Is there a way to mod the 1.5.68.11808 version of the game?

covert estuary
austere pawn
#

Whats the rando mod you guys use?

unique kindle
neat tundra
austere pawn
#

Probably not gonna go with "everything"

neat tundra
#

the default settings are good for a first rando, but you might want to tweak some stuff depending on what you like (for example if you want to have some skips you like enabled in logic, or if you don't want to randomize stags)

dense shuttle
austere pawn
neat tundra
covert estuary
austere pawn
austere pawn
#

Right okay wish me luck 🥹

neat tundra
#

good luck and enjoy!

covert estuary
# dense shuttle i did

Then how did you expect something to Pale Court and Glimmering Realm to work together lol

dense shuttle
#

it didnt say it at the description i didnt know my bad

covert estuary
#

You are forgiven

dense shuttle
#

i saw a cool name, i read description then install them mindlessly

covert estuary
#

Quick look on things that are incompatible

  • Fast travel (incompatible with anything, including itself)
  • Additional Maps and Pale Court
  • Glimmering Realm with practically anything gameplay changing
  • WeaverCore, hktool and Pale Court are all not compatible with each other
  • You don't need CustomKnightPlus (probably)
sterile falcon
#

the skin dont work 🙁

covert estuary
fathom wigeonBOT
#

Custom Knight

This is the mod for reskinning things in the game

Resources

Common issues

  • If the Skin List is covering up other mods, you can toggle it with Del or Fn+Del. You can edit this Keybind in the Custom Knight menu.
  • If your skin doesn’t show up in the menu, ensure that you extracted it from the zip/rar/etc it came in (tutorial: https://cdn.discordapp.com/attachments/1207486627124093019/1403869873192571024/i.png).
  • If your skin doesn’t work, go to Options > Mods > Custom Knight > Advanced > Fix My Skins. After this you may need to click Reload in the previous menu.
    • Upgraded Dream Shield (UDS) breaks Custom Knight’s first launch. To use both mods at once: disable UDS, open a save with only Custom Knight and wait until it stops lagging. You can then close the game and enable UDS again.
  • If you see White Boxes ◻️, restart your game. You may also need to apply skins in a small room like a stag station.
  • Ensure that you apply skins from the Pause Menu when your save file is loaded. Skins applied from the Main Menu only affect new files.

Troubleshooting

If your problem isn't fixed from the Common Issues section, create a post in #1057825333841240104
You must include a screenshot that shows:

  • Where you installed the skin
  • With the directory bar visible
  • With the skin images visible
  • Example:
covert estuary
#

Also don't ping messages from 2 years ago

austere pawn
dense shuttle
covert estuary
#

It is possible I have missed something yes

neat tundra
covert estuary
#

But you'll find out eventually lol

neat tundra
dense shuttle
dense shuttle
neat tundra
#

yes, like white fragement + white fragement + white fragement = void heart

covert estuary
dense shuttle
#

oh is that realy a thing? lol

austere pawn
#

Guess ill find out

dense shuttle
#

lol i asked chatgpt what mods that i will use is not compatible with each other, is he a reliable source??

austere pawn
dense shuttle
#

is transendance a good mod?

#
  1. Core Utilities (load first)

These are frameworks or utility mods that other mods rely on:

WeaverCore

SFCore

FrogCore

FriendCore

DanielSteginkUtils

KorzUtils

Vasi

Core.FsmUtil

  1. Essential Tools / Debug (optional but stable)

DebugMod

HKTool (pick this OR HKTool Legacy, not both → keep HKTool unless a mod specifically asks for Legacy)

HKMirror

HollowKnightAchievementManager

  1. QoL / UI Improvements

Fast Travel

MagicUI

MenuChanger

DeathCounter

DPSMeter

VoidHeartMenu

Better Void Heart (⚠️ don’t combine this with Transcendence)

  1. Charm / Notch Mods

⚠️ You have overlapping ones. Best setup:

Charm Overhaul (main system)

More Charm Notches OR MoreNotches (choose only one, not both)

Disable Pale Court Charms (outdated)

  1. Cosmetic / Skins

CustomKnightPlus (disable base Custom Knight)

Ancient Aspid

EnchantedMask

Lightbringer

Osmi

Exaltation + ExaltationExpanded

Mask Maker Notches

MoreMasks

  1. Content Expansions

Pale Court

The H.I.V.E

The Glimmering Realm

Lore Master

Lost Artifacts

ExtraSpells

Nightmare Spark

Pure Vessel Skills

PathOfPureVessel

Cyclone Real Combat

  1. Item Mods

⚠️ Can conflict if overloaded. Best setup:

ItemChanger (base system)

Satchel (compatible, but keep an eye on overlaps)

Disable one if you notice duplicate items.

  1. Voice / Audio

Hallownest-Vocalized

Hallownest-Vocalized-AudioLoader

  1. Other Fun Mods

AdditionalMaps

AllHallownestEnhanced

Fyrenest

Pet

Transcendence (⚠️ disable if you’re using Better Void Heart / VoidHeartMenu)

#

this is the list i got lol

austere pawn
dense shuttle
#

loll

austere pawn
#

I just got HERRAH 😭

west scaffold
#

is there a skin for this thing?

#

i heard its the knight's shade form

dense shuttle
#

i tried to find that one too, i dont think there is one for that

west scaffold
#

still only 2 eyes and no long horns

dense shuttle
#

i tried find one with the tentacles thingy as its nail attack, i dont if that is possible

jagged lava
#

Yall I can't find my save files
[In my computer's files]

#

Wait is it possible they're in steam's cloud and not on my computer?
That's the only explanation I can think of for this crap

main willow
#

guys, i tried downloading dark hornet but it is not working

austere pawn
#

Ok so like im totally softlocked in hornet room.

#

Oh yeah benchwarp

sour parrot
#

Yo i downloaded the vocalized hallownest mod why tf is the shell thing in the middle of my screen all the time

unique kindle
carmine terrace
#

yo when i tried to put a mod for silksong but it didn't work it says it didn't find control reminder

#

any help please

loud lake
#

Is there any basic how-to? Never modded a game outside of Minecraft lol.

I’m ideally looking for 2 things - give bosses health bars (and maybe if for arenas it shows how many left) and some kind of progress indicator per area I’m in so I know if I’ve gotten 100% yet

carmine terrace
#

aw man i don't know how to put this mod

#

someone help please

#

i downloaded melon loader and bepinx

#

i can't put the mod menu mod

#

any help pls

covert estuary
#

Although a mod for the 2nd thing doesnt exist. There is the save analyser site though

carmine terrace
#

i need help

dry snow
#

is this a good place to share the hyucked up mods i'm playing with rn

  • cursed
  • 2x damage taken
  • 25% less damage taken
  • death counter
  • cosmetic

vid is ||Phantom|| clear

covert estuary
# carmine terrace i need help

Silksong mod troubleshooting will not be supported here until the core Silksong modding tools and resources are finished being made. If you're eager to mod it early, then you are doing so at your own risk, and you will need to figure out how to install them yourself or ask the the creator of them for resources if they aren't in the mod's ReadMe.

covert estuary
dry snow
#

done, ty

loud lake
#

Oh crap sorry

#

Just saw your name

covert estuary
#

It's okay

#

You got further than most people

floral yoke
#

can i get some useful mods

#

because i suck

loud lake
#

I feel bad I run my own discord and missed that 🤣

balmy idol
#

is there a mod to buy multiple items at once? I want to buy shard bundle, but I have to buy one at a time

covert estuary
#

Oh sorry I turn off reply ping out of habit lol

carmine terrace
loud lake
#

Is there a link for a health bar mod? Not at home at the moment for my pc

#

I’ll check out lumafly when I’m home

covert estuary
#

It's on lumafly, called enemy hp bar

#

Almost all hk mods are downloaded via lumafly

loud lake
#

Oh it Luma a thing where I can search the mods on the program itself

covert estuary
#

Yes

loud lake
#

Oh cool ok. Thanks.

grizzled sorrel
#

how do i find the multiplayer mod

sour parrot
#

Is there a mod that lets me change my main menu background?

sour parrot
fathom wigeonBOT
#

HKMP (Hollow Knight Multiplayer)

How it works

HKMP puts a copy of each player into each other players world.
Enemies have separate health and will usually be in different places; Items/abilities must be collected separately; and Breakable objects must be broken by each player. Player attacks happen in each player's world, damaging any enemies/players it comes in contact with. A player is only hurt by the enemies in their own world. This page explains how you can use other mods and addons to synchronize some aspects, and improve your experience.

Public Servers:

General use (PVP enabled)
 IP:    hkmp.org
 PORT:  26950
Requires HkmpPouch```
```ml
Co-op (PVP disabled)
 IP:    hkmp.org
 PORT:  26951
Requires HkmpPouch```
```ml
Infection Tag
 IP:    tag.hkmp.org
 PORT:  26950
Requires HKMP Tag and at least three players```
*Important note: "Invalid Addons" means that you have extra HKMP addons that can't be used on the server. Pouch servers can have any Addons that say that they require Pouch, but you otherwise cannot use others!*
analog nebula
#

anyone know how to get Hornet sprites from silksong?

torn hull
#

Is there anyone with the silksong damage values mod that vould do a tiny test for me?

rustic musk
# unique kindle It's a pun

Ah, just for the mod name? That makes sense. I thought people were saying the actual vernacular had moved from "adds" (back in my day!) To "ads" (darn young whippersnappers!)

white mulch
#

im searching for a mod that shows the display of enemies (HK normal not silksong)

#

does that exist?

covert estuary
#

Wdym display?

white mulch
covert estuary
#

Enemy hp bar

neat tundra
#

if you don't care about how it looks and just want the info, debug mod also does that

white mulch
tropic obsidian
#

hello

#

can i have getting mods

#

i see there is a modding help channel but i dont see any link to mods

covert estuary
#

Or

#

?tag pins

tropic obsidian
#

thank you

#

sorry one more quetstion but how do i get costom skins

fathom wigeonBOT
#

Custom Knight

This is the mod for reskinning things in the game

Resources

Common issues

  • If the Skin List is covering up other mods, you can toggle it with Del or Fn+Del. You can edit this Keybind in the Custom Knight menu.
  • If your skin doesn’t show up in the menu, ensure that you extracted it from the zip/rar/etc it came in (tutorial: https://cdn.discordapp.com/attachments/1207486627124093019/1403869873192571024/i.png).
  • If your skin doesn’t work, go to Options > Mods > Custom Knight > Advanced > Fix My Skins. After this you may need to click Reload in the previous menu.
    • Upgraded Dream Shield (UDS) breaks Custom Knight’s first launch. To use both mods at once: disable UDS, open a save with only Custom Knight and wait until it stops lagging. You can then close the game and enable UDS again.
  • If you see White Boxes ◻️, restart your game. You may also need to apply skins in a small room like a stag station.
  • Ensure that you apply skins from the Pause Menu when your save file is loaded. Skins applied from the Main Menu only affect new files.

Troubleshooting

If your problem isn't fixed from the Common Issues section, create a post in #1057825333841240104
You must include a screenshot that shows:

  • Where you installed the skin
  • With the directory bar visible
  • With the skin images visible
  • Example:
loud lake
#

Does lumafly in its current state support silk song also ?

#

Or just HK

#

Hmm

crystal storm
#

is there any current person that has some of the private knight skins

barren gate
#

yo i installed lumafly from https://themulhima.github.io/Lumafly/?download
and when i opened it it did not do anything, little concerned that i just installed a virus so could someone verify thats the link and tell me if i did something wrong

#

hello??

fathom wigeonBOT
#

Windows won't let me open the Mod Installer

  • If there's a Pop Up that says "Windows Protected your PC", then click "More Info" (on the left), and then a "Run Anyway" button will appear to click.
    • This happens because Windows automatically blocks apps that don't pay Microsoft and go through the process to have their app Verified by Windows.

Apple could not verify that Installer is free of malware

Type ?tag macos into chat for more info.

Installer vanishes after downloading / loads a blank screen

This is commonly because one or more issues:

  • The installer was left in a .zip or in the Download folder. (It's recommended to put it on your Desktop or on the same Harddrive as your game installation)
  • The installer may need to be run as Administrator (Right-Click it, and select "Run as Administrator")
  • The installer is being blocked / removed by built-in security software, such as Windows Defender
  • The installer is being blocked / removed by third-party security software (Avast / Norton / MacAfee / etc)
    • If you are not sure how to create Exceptions in your Security software for programs, then you can see this guide or you may need to google how to do it for the software that you use.
barren gate
#

no its not that its blocked it litterally just did nothing when i opened the file

fierce flame
#

another thing to add is that lumafly may need a file made by scarab to run properly so you may have to install scarab and then switch to lumafly

barren gate
#

it opens an app for half a second and dissapears, my antivirus doesnt say anything either.

winged patrol
#

yes lumafly actually contains a trojan i just put the file into virustotal

red plinth
#

It shouldn't be in your downloads folder

barren gate
fierce flame
#

covered in the tag btw

neat tundra
barren gate
#

if an exe doesnt even open normally why the fuck would i want to run it as an adminstrator 😭

lucid thicket
#

?tag error

fathom wigeonBOT
#

How to fix Installer Errors

  • Make sure Hollow Knight is CLOSED.
  • Make sure that the Installer isn't in your Downloads folder (Desktop or a folder on the same drive as your game install is best).
  • If the installer is in a .zip, then you must Extract it
  • Right-click the installer file, and select "Run as Administrator"
  • If Lumafly is automatically closing, you may be missing a system file to open it. This is currently easily fixed by running the older installer, Scarab once.
    • -# Note: it's recommended to use Lumafly overall, as Scarab has some long term issues that are fixed by Lumafly.
winged patrol
#

oh kay sry

neat tundra
#

np

loud lake
#

Best super simple mod for health bars for SS?

tacit river
#

need help how can i do coop w my friend on hk

#

im on linux btw : )

gloomy basalt
#

can someone help me with getting an invincibility mod?

vagrant orbit
worthy nebula
#

What mods should I use to make my gameplay feel better. Not things like idk damage modifier. But things that just help a little and makes the gameplay feel better. Like bosses health, damage, and other things

gloomy basalt
#

any mod for invincibility?

vagrant orbit
deft ginkgo
#

I added custom zoom, fast fast travel and boss health bar

vagrant orbit
deft ginkgo
#

doesnt affect difficulty but just lil qol stuff

vagrant orbit
#

Fast Travel was a proof of concept mod, and actually using it will break the game often

deft ginkgo
#

o

vagrant orbit
#

And notably, Enemy HP Bars does make the game easier, because you can play distantly based on the amount of health something has (whether that matters to you is up to yourself ofc)

gloomy basalt
#

how do you warp using benchwarp?

meager summit
#

LMAO i started randomizer and my items are...

#

and my first item check is pale ore what is happening

jovial notch
#

I downloaded a mod that was a dll file and I am new to modding so I don’t know where to put it. I do use scarab but this specific mod does not.

woeful fern
#

anyone know how can I install mods in pirate silksong

lucid thicket
#

?tag pirate

fathom wigeonBOT
#

**If your game is cracked / pirated hollowpirate **

  • Piracy is not supported in most communities for games (including this one), and discussing it is against Discord Community Guidelines. Mods are not considered compatible with pirated copies, and you will not get troubleshooting support in any of the main community servers for them.
  • Modding is only supported on the official computer versions from Steam, GoG, or Xbox Games. (Console versions, and unofficial versions are not supported)
  • If you do not have a supported version, then please get one and then you will get support with modding the game. Asking for assistance with unsupported versions may result in moderation action.
  • Hollow Knight goes on sale regularly, and you can keep an eye on this website for when it is: https://isthereanydeal.com/game/hollowknight/
fathom wigeonBOT
frank hawk
#

Quick question, if I open up a backup save I got from my steam cloud in notepad, and the text is invisible, but can still be highlighted, does this mean the save is no doubt corrupted? I was gonna make a thread asking for help with something related to corrupted saves but I just wanted to ask this rq in case it’s just unsalvageable from the get-go.

lucid thicket
frank hawk
#

I will take a look at those and let you know what I find, many thanks

vagrant holly
#

does anyone have a good tutorial on how to mod Silksong?
i want to use the steam multiplayer mod, but all the tutorials i've been finding dont actually work or they aren't direct on what to do

frank hawk
dry snow
#

did anyone have any luck fixing bugged/softlocked savefiles? it feels pretty bad not playing my own savefile/starting over

lucid thicket
lucid thicket
twin condor
#

is there a mod that shows how much percent I have completed>

dry snow
lucid thicket
#

You should've mentioned that this was about Silksong zote I still haven't finished the game, so I won't be able to help with that

dry snow
#

oh shit mb

lucid thicket
twin condor
#

where

lucid thicket
#

The vanilla feature? At the end of the game, read a lore tablet in the black egg. The mod is on the installers. Assuming this is about HK

coral wasp
#

hey how do i download the impossible any% mod aka the kaizo mod

austere pawn
#

I literally cannot get this item.

#

lore.

lone monolith
#

Iirc

#

Like dd

#

Iirc it works

hazy pivot
#

how do i see another player's skin? i heard we need each other skins id but i cant seem to find that anywhere

lucid thicket
naive mango
#

anybody happen to know if there's a way to mod in a specific crest at the start of the game? I'm wanting to do a beast crest only playthrough for example

#

(for silksong)

tulip tiger
#

Anyone know a good mod to retry the bosses in silksong

restive sun
#

does the multiplayer mod for ss allow more than 1 other person?\

light dew
#

Does anyone knows a good freecam mode for silksong ? I used ultracam but the moment you take the camera from hornet who is the only light sorurce everything turns dark, and also you can't hide her so does anyone knows something better ?

merry parcel
#

how do u download enemy skins?

west oxide
#

is it possible to mod hollow knight pc game pass version i feel like having the health bar mod will be so much easier for me

fathom wigeonBOT
#

Modding "Xbox Games" versions (Gamepass / Microsoft's App Store):

Note: this is for Desktop/Laptop. You cannot mod the game on Xbox consoles

  • Use Lumafly (it has additional support for this version that other installers currently don't have)
  • Right-Click the Lumafly.exe and select "Run as Administrator"
    • It should automatically find the install and ask if it's correct. If it doesn't find it, then you will need to link it to the Hollow Knight.exe found in C:\XboxGames\Hollow Knight\Content by default.
  • After installing / installing any mods, wait about a minute before launching the game (this is because Windows does a weird thing for Xbox Games things, and it makes copies of files).
    If you have further issues, then please see #1090079233520451714 and create a #1057825333841240104 post if needed.

Important paths

  • Save Files: %AppData%\..\Local\Packages\
    • Find a folder in here with Team Cherry in the name.
  • Game Files: C:\XboxGames\Hollow Knight\Content\
  • Mod Files: C:\XboxGames\Hollow Knight\Content\hollow_knight_Data\Managed\Mods\
  • Note: Microsoft manages this install weirdly and syncs its files to inaccessible folders, so changes may need a few minutes to take effect and bugs with installing or uninstalling mods can occur.
west oxide
#

u are the best

fierce flame
fathom wigeonBOT
restive sun
#

how do you do the custom skins for silk song?

soft kernel
#

Hey question, has infrastructure for silksong modding been set up yet and if so are there any mods with cute skins similar to custom knight from the original?

restive sun
#

there are mods its just a little different using a different mod loader than the one for hollow knight

lucid thicket
#

Some mods exist but there's no community endorsed resources yet, and skins that aren't simple recolors will take time. Complete HK skins already take months to make, and hornet has way more sprites than the knight

lean sandal
#

does anyone use the vanila map mod?

long blaze
#

How to make custom skin mod work? Do I have to download the skins from internet?

dense shuttle
#

i have an issue with opening my inventory, is there a mod that i have been using that bugs my inventory or im using mods that arent compatible with each other?

vocal sail
#

how do i start modding?

stray gull
#

Can I mod hollow knight on Mac for multiplayer?

vagrant orbit
fathom wigeonBOT
#
geroyuni on Notion

HKMP is a multiplayer Hollow Knight mod by Extremelyd1. This mod allows players to see each other and explore the world together. With the help of some additional mods, it’s possible to have items and partial enemy sync (learn more).

vagrant orbit
vagrant orbit
#

You probably want to be using Lumafly too, instead of Scarab

fathom wigeonBOT
#

Lumafly

Lumafly (formerly known as Scarab+) is a mod installer for 1.5 based on Scarab, but updated based on community feedback to fix problems that commonly occur in Scarab, as well as adding additional features.

fathom wigeonBOT
#

Custom Knight

This is the mod for reskinning things in the game

Resources

Common issues

  • If the Skin List is covering up other mods, you can toggle it with Del or Fn+Del. You can edit this Keybind in the Custom Knight menu.
  • If your skin doesn’t show up in the menu, ensure that you extracted it from the zip/rar/etc it came in (tutorial: https://cdn.discordapp.com/attachments/1207486627124093019/1403869873192571024/i.png).
  • If your skin doesn’t work, go to Options > Mods > Custom Knight > Advanced > Fix My Skins. After this you may need to click Reload in the previous menu.
    • Upgraded Dream Shield (UDS) breaks Custom Knight’s first launch. To use both mods at once: disable UDS, open a save with only Custom Knight and wait until it stops lagging. You can then close the game and enable UDS again.
  • If you see White Boxes ◻️, restart your game. You may also need to apply skins in a small room like a stag station.
  • Ensure that you apply skins from the Pause Menu when your save file is loaded. Skins applied from the Main Menu only affect new files.

Troubleshooting

If your problem isn't fixed from the Common Issues section, create a post in #1057825333841240104
You must include a screenshot that shows:

  • Where you installed the skin
  • With the directory bar visible
  • With the skin images visible
  • Example:
dense shuttle
vagrant orbit
#

Up to you-- it ultimately doesn't matter though

dense shuttle
#

what will happen to the mods i installed in scarab?

vagrant orbit
#

HK mod installers are stand-alone apps. Nothing is installed inside them or anything

#

Lumafly sees the same mods

dense shuttle
#

oh its still there

#

other than that is there no mods that i have been using thats not compatible with each other?