#modding-discussion

1 messages · Page 208 of 1

lunar root
#

Just to be sure. Id do it with randomizer

dry snow
#

aight

#

its about 80% done

#

I reinstalled the game but now my mods aren't showing up...

#

I think I fixed it

#

never mind, I literally do not exist anymore

dry snow
#

it works now!

stray nebula
#

I've maxed out lemm strength

crude wyvern
ionic sparrow
ionic sparrow
#

64 damage is the max with it

hexed nimbus
#

that's more than vanilla pn + fury + strength

ionic sparrow
#

What if you combine it all?

#

Idk how the percentage increase works

jovial lion
#

64 x 1.5 x 1.75 x 3 = 504

ionic sparrow
#

Why 1.5/75 and 3?

jovial lion
#

3 is florist blessing

ionic sparrow
#

Hm

jovial lion
#

Wdym by 1,5/75

ionic sparrow
#

I didn't use math in 3 weeks and now I don't understand how you would do it zote

jovial lion
#

You multiply the numbers garmond

ionic sparrow
#

But 1.5 isn't equal to 50%

jovial lion
#

It is saying keep the original (1) and add .50 (.50)

ionic sparrow
#

Oh, lol zote

jovial lion
#

Dividing by .50 would also work but tamershrug

ionic sparrow
#

I forgot x1 doesn't change anything

jovial lion
jovial lion
#

Huh what am I missing about math

lean jolt
#

divide 0.5 is the same as multiply by 2

jovial lion
#

Oh yeah

ionic sparrow
#

Hmyes

lean jolt
ionic sparrow
#

Wtf is that for a emote

jovial lion
#

henrickcross my brain is done in the summer

lean jolt
jovial lion
ionic sparrow
#

Well it'll be fun to learn sin, cos, tan usw

jovial lion
#

#moddingmath-discussion

ionic sparrow
jovial lion
#

feelspkman yes we do math to code here

swift bison
ionic sparrow
#

If you understand it, math is great if you don't then it's pure pain

drifting arch
#

fhats what its for

#

saying haha or hehe

ionic sparrow
#

Whats the person saying I don't see anything?

drifting arch
#

They mightve thought it funny the person didnt remember divided by .5 is the same as multiplied by two

ionic sparrow
#

What's the guy saying?

#

Or can you see what a blocked person says?

drifting arch
#

Bruh

#

LOL

atomic ledge
drifting arch
#

Me

#

I ping replied them xD

atomic ledge
#

oh wait mb didnt read

#

god i wish discord would let you just like, turn it off automaticly man

#

but more useless modes like party modes are more necessary

limpid remnant
#

who wants to play HKMP?

clear saffron
#

Techno_run skinmod when

jovial lion
#

Probably never

long flume
#

Has anyone made a mod where you gotta juggle the bank lady around the kingdom? Some bits would be pretty hard lmao

long flume
#

Lmao

lunar root
#

Sadly

#

I want to throw her to the abyss

#

Goddamit abyss climb

long flume
#

getting her onto the little platform so she could listen to Marisa for the rest of eternity was hard enough lmao

somber orbit
#

hey guys does anybody know how to make skins for customknight? there's only one video I've found on youtube but I ended up just being very confused NOOO

red plinth
#

open sprite sheet in art program, draw on top of sprite sheet. That's the simplest way.
Spritepacker and custom knight creator are tools that make it easier to figure out what sprites go to what animations, but if they're really too confusing for you, you technically don't need to use them

#

that said, I do highly recommend using sp or ckc as it really does make everything easier. There is a tutorial for both sp and ckc so if one was too confusing, you can always try looking up the other

uneven furnace
#

I was just imagining a mod where you could add more Mantis Lords to the fight, as even with the sisters of battle fight there's lulls between the triple attacks. Maybe 5 would be non-stop which would be really fun.

red plinth
peak saddle
#

👍🏻

stray nebula
#

mask maker notches+ transcendence mod = ez raident bosses

buoyant hornet
#

Are there any charm notches mod that removes the cap?

jovial lion
#

Infinite notches

stray nebula
#

is it possible for the florist blessing to be permenatly broken

broken kestrel
#

Is it possible to have a custom title screen background

#

someone has to have made a mod of that 😭

vagrant orbit
vagrant orbit
hexed berry
#

You should edit the voidheart bg for a custom bg

#

It's mostly straight forward

broken kestrel
#

oo alrr

hexed nimbus
#

sfcore is nice, am unbiased

jovial lion
#

that was fastpopseeker

hexed berry
#

i am addicted to drawing

#

||doesn't mean that i can draw good tho||

jovial lion
#

love the flukemamr skinemilitia

jovial lion
violet adder
#

undertale intensifies

hexed berry
#

undertale was my childhood

vagrant orbit
# swift bison (SFCore)

Last I checked, SFCore is a library that allows you to create a mod to replace backgrounds, which is what I said.

SFCore alone doesn't give a user a way to add backgrounds.

swift bison
#

Oops, didn’t mean to ping…..

vagrant orbit
#

Fair, I did say the wrong thing there

#

But the overall point still stands zotespin

swift bison
#

Somebody should make a mod for adding backgrounds

vagrant orbit
#

Someone should, yes

swift bison
#

Do you know how to load mp4 files without assetbundles or do I need to look at redwing

vagrant orbit
#

I know how to ask other devs lmao

swift bison
#

lol, I’ll take that as look at redwing

#

I just realized, I have like only 1 mod on scarab that’s made by me and ported to 1.5 by me

#

I’ve postponed everything else since I want to update it

vagrant orbit
#

Time to get modding jijitriumph

gray dawn
#

GUYS i did it! I beat Absolute Radiance hitbox Only! I'm so happy

somber orbit
#

can anybody who's made a custom skin with sprite packer help me out? PepoG

#

I'm doing the airborne animation right now, and when I go to check and replace in the atlas, it's trying to pull from the walljump animations and replace the airborne animations with the walljump animations PepoG

#

when I was working on the idle, it did the same thing but in my favor (replaced atlases for other animation-to-idle scenes) so idk why it's not doing the same thing here PepoG

#

nvm I figured it out GIGACHAD

dry snow
#

good for you

vagrant orbit
#

_ _
It's also helpful to understand what the split sprites names mean:
Sprites are named in the format xxx-yyy-zzz.png, where
xxx = the number of the animation out of all animations of that atlas that this copy of the sprite is in
yyy = the frame number that that sprite is within that animation
zzz = the unique sprite identifier. <- This number is arguably the most important, as any sprites with the same number here will be overwritten by the last sprite with that number that gets packed.

#

_ _
So as an example, in this image we have
xxx = 042, because this is 042.Wake
yyy = 00 (through 13 in the folder, but through 05 in this image). Animations always start at 00.
zzz = 330 in the first one. You can see though that the number doesn't strictly increase each frame, and there's even multiple frames that use the exact same one.

red plinth
#

I've seen a couple people now also not realize with spritepacker that when you hit replace, you have to make sure the sprite you have highlighted is the sprite you edited, not the default sprite. In the top left corner it will list all the sprites with the same zzz number, and whatever one is highlighted is the one that will be used to replace the rest.

vagrant orbit
#

roverblink I think I'm one of those people that didn't realize this. I certainly didn't mention it in my SP cheatsheet image that I made

somber orbit
#

oh ty for all your advice!! himLove

somber orbit
dense wigeon
#

Fox Knight shroompog

red plinth
#

oooh so very very cute!

#

Bo fandom will freak out about it once its done XD

somber orbit
#

what do you guys think I should do for pets PepoG

#

grimmchild I could make like an owl or like a canary hmmm

#

or something else entirely hmmm

jovial lion
#

Various forest creaturestamershrug

somber orbit
#

there's so many to pick from NOOO

red plinth
#

mouse weaverlings would be very very cute

somber orbit
#

GASP

#

ok yes

peak saddle
#

Or make weaverlings look like little deer?

limpid forum
#

what modding API should I download?

lunar root
peak crow
#

Is it possible to add new rooms into hollow knight with mods?

lunar root
#

Yes

peak crow
#

That have a completley different layout and apperance to them ?

lunar root
#

Yes

atomic ledge
#

Test of teamwork

somber orbit
iron gorge
#

so cute

royal gale
#

does anyone know if there is a way to get these mods on xbox?

knotty sandal
#

good luck

#

probably not but maybe through weird ways

ionic sparrow
wet cloud
jovial lion
elder light
#

lads i need to play hollow knight for comfort but base game aint doing it rn, anybody got some fun mods that drastically change the game without making it outright 100 times harder?

#

weird request ik

#

omg theres a invisible knight skin lmfao finna make my own life hell bois

red plinth
#

have you tried glimmering realm?

elder light
#

Yeah but its not really for me, i played about 3 hours but it just felt kinda boring

knotty sandal
#

I really like the Hallowest daughter blue color scheme

hexed berry
red plinth
#

I always said I wouldn't mind making art for a custom boss, but I wouldn't be able to craft the actual fight. Would be very cool to make a pale wyrm fight with a big arena sized boss. But I leave actual gameplay and fight design to people who actually know how to make fair and fun games.

storm fern
red plinth
#

That was the look up animation, which I assume they haven't done yet

somber orbit
#

still not sure how I wanna tackle the death animation

dense wigeon
dry snow
#

good translate

vagrant orbit
#

All publicly available skins are in the pinned Doc

errant lance
#

?tag ck

granite agateBOT
red plinth
#

I have a sudden urge to make a pool time Ogrim skin throwing around a beach ball.

jovial lion
steep shuttle
#

my randomizer made heavy blow good

charred atlas
#

Where is the Jotaro skin? Im new on this and i don't know where is it 😿

hot snow
red plinth
#

there are a few skins not on the list yet, but they're all relatively new, like only posted within the last month or so new.

hot snow
#

and had a challenge associated with it

red plinth
#

Jotaro? Yeah, I don't know what skin that is, I was referring more to like, baby mantis not being on there yet

charred atlas
red plinth
#

if its a twp skin, twp disbanded, so if its not on colette's list, then theres no public copy of it

charred atlas
#

so its unobtainable 😿

hot snow
#

Yes, if it’s on the twp channel and it’s not got a DL link then chances are it’s unobtainable

brisk wren
#

does anyone have any mod suggestions

red plinth
#

randomizer is fun. Custom knight, of course.

lunar root
#

Random pantheons

hexed berry
#

dead quirrel

versed flicker
#

who is the guy who updates the benchwarp mod?

dry snow
#

homothety, why?

versed flicker
#

would like him to... well at least try to make it more competable with hollowpoint, as for now, the hollowpoint UI blocks like 20% of the benches

dry snow
#

yk you can unlock all of them right

lunar root
#

And why not contact ttacco

versed flicker
#

no i mean it doesnt let me click on them

#

even when i unlock them

#

most painfull example is fungal waste

dry snow
#

are you clicking warp

versed flicker
#

ya

#

does Hollowpoint work with trancendence new charms?

lunar root
#

I doubt it

versed flicker
#

ah fair enough, mod itself breaks on its OWN code even with no other mods with it

#

got to godhome? NO SOUL 4 U

vagrant orbit
#

Fwiw, RedFrog is technically now maintaining Hollow Point, although RedFrog hasn't had a chance to really do anything with it since porting it

lunar root
#

Oh nice

dry snow
#

i see

compact urchin
#

i just spent an hour or something splicing three skins together

#

now a fourth 💀

queen epoch
#

My oc that I have started to work on

indigo sierra
#

i cant download skin mod can someone tell me how

dense wigeon
#

Install Scarab, then install custom knight. If you're having a specific problem you'll need to give more details.

spiral locust
#

Is there a pale king modded boss fight?

ionic sparrow
split pebble
#

if I ever get round to it, I'll make a mod that gives you a limited amount of time to stay alive before benching, like he rain timer

indigo sierra
#

Can someone tell me the best mods

hexed nimbus
#

pail curt

dry snow
#

can anyone give me a crystal heart dash skin?

red plinth
#

there's some on colette's list. Some skins change the cdash too, so you could just scroll through the doc and see if any jump out at you.

indigo sierra
#

Can someone give me good skins

hexed berry
viscid aspen
#

AMONG U

weak plinth
vernal orchid
#

Does anyone have this skin to share with me?

dry snow
#

ok skin modders MAKE TIS A THING

vernal orchid
#

'-

hexed berry
dry snow
#

No they arent all they said is that they make this as a experiment not an actual mod

viscid aspen
#

why not make it yourself?

hexed berry
#

Or you can just

#

Copy the head and paste it onto the knight's spritesheet

ionic sparrow
#

and then you get something that looks absoulute shit zote

deft fossil
#

hello guys!

#

is it possible to downgrade versions and play modded in a xbox downloaded hollow knight

#

??

lucid thicket
deft fossil
#

I want to downgrade

surreal steppe
#

Does CustomKnight have a memory leak in it, or is my computer acting up?

deft fossil
#

and I wanna use save files and the %appdata% location dosen't work

surreal steppe
deft fossil
#

@surreal steppe yes I am but it dosen't apply to the xbox version

surreal steppe
# jovial lion What is happening

After playing the game for an hour or so, it'll be noticeably slower than when I started, and the only thing that seems to fix my framerate is a computer restart. This doesn't occur when I don't have the modding api enabled

deft fossil
#

on every place I go it says this is the directory: \AppData\LocalLow\Team Cherry\Hollow Knight

jovial lion
ionic sparrow
deft fossil
#

to try hitless

ionic sparrow
#

you can also do that on cp?

deft fossil
#

cp?

ionic sparrow
jovial lion
#

Hitless what?

deft fossil
#

uuh I thought the hitless mods only worked for 1.4

deft fossil
jovial lion
#

Glass soul

ionic sparrow
#

wth are hitless mods?

jovial lion
#

Is what you want I think

#

It is on scarab

surreal steppe
deft fossil
#

I wanna be able to take hits with fury of fallen and practice save states

jovial lion
#

Use debug

languid imp
#

i need to know if there is a mod that lets you become a grub

jovial lion
#

There is a skin

languid imp
#

i need it

jovial lion
#

?pins

surreal steppe
granite agateBOT
languid imp
#

the skin list?

languid imp
#

thank you

deft fossil
#

I ended up purchasing hollow knight on steam for comodity

#

sadly I get 0 achievements :/

hexed nimbus
#

you can use steam achievement manager

wide mortar
#

Anyone know how to mod hollow knight?

#

Anyone know how to mod hollow knight?

jovial lion
ionic sparrow
jovial lion
#

It is for teaching people how to moderate confuzz

ionic sparrow
hexed nimbus
#

<@&283547423706447872>

fathom sphinx
#

Thanks

half ember
#

is there any public modded hkmp server anymore? hkmp.org gives me an invalid addons error

jovial lion
zinc tulip
#

its not in scarab it seems

jovial lion
#

Scarab

zinc tulip
#

nope im stupid lmao

#

ty

jovial lion
plain garnet
#

alr

fallow wraith
#

how do you type in hkmp

dry snow
#

press t

#

then chat

fallow wraith
#

ty

bold lagoon
#

who here does commissions for custom knight skins i shit you not i cannot figure how y’all draw all this-

hexed berry
#

heyyy

#

i can do stuff

clear saffron
#

How does the convenientpop mod work?

proper wing
#

god soul is ;literally impossible

hexed nimbus
clear saffron
#

awesome

pearl dragon
#

does modding affect achievements or save files or anything?

lunar root
#

No

lucid thicket
#

It shouldn't, but there are cases of people not getting achievements anymore after installing mods, but it's nothing unsolvable

pearl dragon
#

alright, thanks

amber remnant
#

Does anyone know what the new Rando 4 update changed that add ons like lever Rando and no longer compatible? Or is that a problem on my end only.

jovial lion
amber remnant
#

I can download it, it says Failed to initialize in hk

jovial lion
#

Do you have the dependencies of randomized levers

amber remnant
#

Yes

ionic sparrow
amber remnant
#

That worked. Thank you

ivory tide
#

does anyone have a file with just as many skins as possible?

jovial lion
#

The doc in the pins has every skin

ivory tide
#

thanks

dry snow
#

what is the mod installer

weak plinth
#

a program that installs mods

dry snow
#

and what is the link i meant

jovial lion
#

?pins of modding help

granite agateBOT
dry snow
#

can't find it

jovial lion
#

?i

granite agateBOT
dull salmon
#

A thought occurs. Can you run mods on a Steam Deck?

weak plinth
#

sure

dull salmon
#

Awesome

iron gorge
#

something I've been working on lately

red plinth
#

nice

ocean geyser
#

hkmp coop rebooting?

jovial lion
#

Wdym

ocean geyser
#

I have a version of hkmp (and I know it works)
ip: hkmp.org
Port: 26951
Result: Invalid adress.

And according to hkmp.org/publicservers, I'm doing it right,
So idk what the issue is.

neon wolf
#

To anyone who's used the cagney cartnation mod-fight thing, where do i find him?

lunar root
#

Hall of gods

neon wolf
#

now where do i find that

#

godhome?

lunar root
#

Yes

#

Upper row at the left in HoG

dry snow
#

I literally told you this yesterday zote

neon wolf
#

yes i forgot

#

i dont see him

#

yeah i dont see em

lunar root
neon wolf
#

i guess not, no

#

which boss is he next to?

#

im up by the bench in the hall

#

..this IS the hall, right?

dry snow
#

Mhm

lunar root
#

Should be at the left of that boss

#

Check that the mod is active

neon wolf
#

it is

lunar root
#

Then reinstall it

jovial lion
#

Too much green radS

dry snow
#

It’s 2 people hot

lunar root
#

And a green pfp guy

lunar root
#

i dont remember mickely and dwarf talking at the same time

dry snow
#

Ig

hasty lava
#

I only now realized that someone liked my skin.

#

And I still haven't added that to the skin.

neon wolf
#

jesus christ why is cagney such a hard boss in this mod

lunar root
#

Because it is also such a hard boss in cuphead

neon wolf
#

i could whoop cagney in cuphead

#

what charms am i even supposed to use against this flower

#

jesus this is impossible

fading vortex
#

How do I get the Pale Champion mod? I have the scrab mod loader but can't find it on the list

vagrant orbit
clear saffron
#

is there a mod that makes it so pop doesnt go away and/or you can access it easier?

lunar root
#

Qol

clear saffron
#

thank y0u

#

how does it work?

#

oop

#

github

minor spire
#

Is FireAlpaca necessary or I can get rid of it and use any other drawing app?

lunar root
#

Kark what?

minor spire
#

cause I don't see anything important regarding that app

#

wdym? what I'm asking for help

lunar root
#

Is firealpaca necessary for what

#

You didnt say lmao

minor spire
#

for making any edit

#

Like custom knight or enemies

lunar root
#

No you just need an editing app

minor spire
#

Isn't that the main purpose for it

#

Oh I see

#

but ckc is important right?

lunar root
#

Either ckc or spritepacker, those help you by separating the sprites individually, making it easier for you to draw over them

minor spire
#

and which one you prefer?

lunar root
#

I heard ckc is simple to understand and more user friendly, but if it breaks it broke permanently, spritpacker might be confusing at first but it supports more spritesheets like the shade

minor spire
#

Thank you!, Thank you!/..

#

It seems easy but I'm not really tryin just did these little edits, idk if you can find anything got changed from the default knight lol

lunar root
#

Oh look its pirkarkte

#

Or tubadkayk

jovial lion
#

:Karkisveryannoying:

ionic sparrow
hexed berry
#

you can also change the main menu

minor spire
#

can I delete these red lines?

#

do they effect the knight even if I removed them or nah

weak plinth
#

deleting them is fine, but you can't draw outside that area

minor spire
#

oops

#

okay ty!

rustic ermine
#

can someone send me all vanilla .png spreadsheets? I dont have the thing with shape of unn, quirrel and birthplace

weak plinth
rustic ermine
#

ok

weak plinth
#

all game assets are there

ionic sparrow
jovial lion
#

Probably

hexed berry
#

the ui resembles ibix paint

kind spoke
#

i need some help with scarab

dense wigeon
#

No one can help if you don't state what the actual problem is.

kind spoke
#

im fine rn

#

quick question can u make hk multiplayer with mods?

jovial lion
#

Wdym hkmp is compatible with most mods

kind spoke
#

i mean can i play hk with a friend like in game?

jovial lion
#

Yeah

#

?tag hkmp

granite agateBOT
#

HKMP (Hollow Knight Multiplayer)

🔹Guide to installing and using: https://geroyuni.notion.site/HKMP-Hollow-Knight-Multiplayer-21723018c74c41d3bc555ee9cfaeb743

🔹 How it works:

HKMP puts a copy of each player into each other players world. Enemies have separate health and can be in different places; items/abilities must be collected separately; breakable objects must be broken separately.
A player's attack will 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.

🔹 Public Servers:

For general use (PVP enabled)
 IP:    hkmp.org
 PORT:  26950
Requires HkmpPouch

For exclusively co-op (PVP disabled)
 IP:    hkmp.org
 PORT:  26951
Requires HkmpPouch

For playing Tag
 IP:    51.178.38.45
 PORT:  26950
Requires HKMP Tag

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!

jovial lion
#

Wow it is much longer then it used to be grubomg

#

?tags

granite agateBOT
#
Tags (19)

spoilers, spoil, saves, savefiles, reset, pirate, pins, noping, modlog, install, info, i, hp, hkmp, error, enemyrando, crash, ck, anyrad

kind spoke
#

;-;

clear saffron
#

is there any sort of tutorial for custompantheon?

green shore
#

?tag hkmp

granite agateBOT
#

HKMP (Hollow Knight Multiplayer)

🔹Guide to installing and using: https://geroyuni.notion.site/HKMP-Hollow-Knight-Multiplayer-21723018c74c41d3bc555ee9cfaeb743

🔹 How it works:

HKMP puts a copy of each player into each other players world. Enemies have separate health and can be in different places; items/abilities must be collected separately; breakable objects must be broken separately.
A player's attack will 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.

🔹 Public Servers:

For general use (PVP enabled)
 IP:    hkmp.org
 PORT:  26950
Requires HkmpPouch

For exclusively co-op (PVP disabled)
 IP:    hkmp.org
 PORT:  26951
Requires HkmpPouch

For playing Tag
 IP:    51.178.38.45
 PORT:  26950
Requires HKMP Tag

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!

green shore
#

anyone down for multiplayer hollow knight?

dry snow
#

you can join their server and ask there for a better response

#

the hkmp server i mean

green shore
#

ok

still flume
desert rapids
#

So I thought of a mod

#

Pure Gods: Add an EXTRA difficulty level after Radiant that adds:

  • +250 boss hp
  • Dying to a boss results in you having to sit through 15 seconds of insults from Godseeker before being kicked out of HoG (you can return by exiting and re-entering godhome)
  • All Bosses are 20% Faster
  • All Bosses kill you in 1 hit
  • There will be thorns on either side of the screen during every fight
green shore
#

that sounds like agony, i love it

edgy anchor
#

hollow knight modders on their way to make everything worse than Path of Pain:

desert rapids
#

Also, keep in mind I said that the BOSSES are 20% faster, not the attacks

#

So there's guaranteed Attack Overlap

#

Imagine NkG like this, with the Flame Pillar and Spike Floor overlapping

minor spire
#

what in the world are with these red lines?!

#

They seem to appear in certain frame in my airbone

#

give it up alreadyyy, I'm gonna remove them

lunar root
#

Draw first then remove, just in case

vagrant orbit
tough arch
#

Hello! Can anyone tell me how much mods affect the game's performance?

versed flicker
#

other then a single arcane egg, i havent sold any relic... dear god im just vaporasing bosses left and right

#

even without fury, GPZ dies to only 6 hits

#

... or roughly around 250 nail damage

versed flicker
#

AHAHAHAHAHAHAHAHAHAHAHAHAHA

#

godhome+ quick tp + flourist's blessing = CRUSH

woeful ether
#

I wonder if this github is a virus

hexed nimbus
#

it's a website?

jovial lion
#

GitHub=virus :grubnote:

ionic sparrow
stoic dew
atomic ledge
swift bison
jovial lion
#

:knod:

leaden notch
#

were can i get the path of pain save

dry snow
left prawn
#

It's been a while since I last played. Has the randomizer been updated to the latest Hollow Knight version or should we still play in version 1.4.3.2?

left prawn
#

Okay, thanks a lot for the reply. 😄

leaden notch
jovial lion
#

(being handled in m-help)

vagrant orbit
#

tips fedora

M'help

jovial lion
lunar saffron
#

god soul rad is literally impossible

#

hk literally jumping like his life depends on it tf is this

olive sentinel
#

No kidding; Millibelle's Blessing may be the single best Charm added by any single mod.

ionic sparrow
lunar saffron
ionic sparrow
lunar saffron
#

and i dont want to finish my pantheons

#

how did i even get to radiance

olive sentinel
#

The ability to generate passive Geo income, especially early-game, is huge.

blazing coral
#

why are people getting weird popups

#

scrolling up I see 2 of em 🧐

red plinth
#

that's the crash pop up. Usually happens to pirates, or people using the wrong installer on the wrong patch

lunar saffron
#

i never got that even tho i pirated

olive sentinel
#

Am I the only one who calls Charms "Badges"? You can tell I'm a Paper Mario fan.

runic glen
#

Where can I download Trial of the absolute fool

cerulean thunder
cerulean thunder
#

this was my loadout btw

#

not the best most likely but is still won

ionic sparrow
minor finch
olive sentinel
#

Wow, Giant's Nail is actually not a bad Badge/Charm. The reason? It lets you out-range Brooding Mawlurk early on, Mark of Pride not required.

forest linden
#

Nice loudout

fossil prism
#

WTH is the volume at Time Keeper boss fight and WHY CAN'T I TURN IT OFF

#

HOW CAN I TURN IT OFF

#

IT'S SO LOUD

#

EVERYTIME IT MAKES A LOUD SOUND IT SCARES THE HELL OUTTA ME

autumn pine
#

Decided to check to see if there were any new HK skins and, wow, the amount of good skins there were surprised me as i never expected the CK community to grow that much.

Summer, Bee knight, Newborn spring, Angel knight, Aether phase, Hell inn val, etc, to name a few lol.

dense wigeon
#

the artistic community only continues to up their game. there are some newly released ones & some WIPs that are truly amazing

iron gorge
#

updates

red plinth
#

hah! I love that the lantern is the tesseract

autumn pine
#

One of my favourites would be bee knight lol

#

its hard to pick one considering how many skins i have(and me liking them all equally)

dry snow
#

what does this mean

jovial lion
#

Is there a reason you are in 1.4?

dry snow
#

havent played modded for a while

#

how do I fix it

jovial lion
#

Up patch to 1.5 and use scarab

dry snow
#

so do I press continue?

jovial lion
#

Hit quit

weak plinth
#

You don't use that installer

dry snow
#

oh u use a different installer now?>

jovial lion
#

Named scarab

dry snow
#

what is scarab?

jovial lion
#

Found in the pins or modding help

jovial lion
dry snow
#

ok

#

wheres it at in pins

jovial lion
dry snow
#

so this

jovial lion
#

Yeah

#

I miss typed or instead of of sorry lol

dry snow
#

so I just download the windows

jovial lion
#

Assuming you are in windows

dry snow
jovial lion
dry snow
#

im watching fireborns vid rn

jovial lion
#

Do exactly what he does then

dry snow
jovial lion
#

Did you change your patch to 1.5

dry snow
#

how do I do that?

#

should I delete the old modinstaller or no

jovial lion
jovial lion
dry snow
autumn pine
#

Through steam

dry snow
#

k

autumn pine
#

you dont have to move any mods

#

or skins

#

Ngl scarab is so much better than the previous installer lol

#

better organization, gui, etc

dry snow
#

ye

autumn pine
#

Hive knight's crystal-dash having flapping wings is such a neat detail lol

dry snow
#

anyone know any fun mods

#

I wish that someone made a entire new game from hollow knight with like new bosses items enemies locations. Like calamity

red plinth
#

I heard a group is doing that. They're called Team Cherry, and they named it Silksong.

autumn pine
#

Lmfao

#

jokes aside though

#

a modding team known as 'the sanctuary'

#

is doing exactly that

#

naming said mod 'Hollow knight: the sanctuary'

dry snow
#

lets goooo

jovial lion
#

Pail curt us one that u recommend

autumn pine
#

idk if any progress has been amde on it but it exists

dry snow
#

silksong never gonna come out sadgeSipcry

autumn pine
#

Transcendence is a interesting mod

#

idk what all 14 new charms are though lol

dry snow
#

how silksong taking so damn long

red plinth
#

making games is hard.

#

especially if you want them to be good

jovial lion
#

And when they are like double the size of hollow knight

dry snow
#

is it gonna have more content than hollow knight'

jovial lion
#

Yeah a lot more

dry snow
#

I have another problem so i installed 1.5 patch but now the mods dont show up when I launch it

jovial lion
#

Install a mod

dry snow
#

what

jovial lion
#

Install any mod to activate the api

dry snow
jovial lion
dry snow
jovial lion
#

Do what the guide says

dry snow
jovial lion
#

The second point

dry snow
#

where

jovial lion
dry snow
jovial lion
#

Separate enemy rando and mod common

#

And delete the 5 mods not in folders

dry snow
jovial lion
#

Just make a folder

#

You can keep one in that folder

#

But they are two separate mods

dry snow
#

@jovial lion so i i should just delete mod common files in it?

jovial lion
#

Make folder put the mod common files in there

dry snow
#

ok

#

i opened the game and it wasnt there so idk

red plinth
#

did you ever install a mod via scarab after updating to 1.5? Any mod will do, and you can remove it after you boot up the game once.

dry snow
#

but randomizer didnt show up

#

all the others did

dry snow
#

WHAT Do I do with the randomenemy download

#

omg

#

Im applying the skins and they arent applying

#

wtf

#

why

autumn pine
#

Question

#

how can you tell if discord rpc is working?

autumn pine
#

Had the same issue lol, this is what helped me solve it

#

specifically the very last one

uncut rover
#

tri-rando is FUN

green shore
#

?tags hkmp

granite agateBOT
#
Tags (1)

hkmp

dry snow
#

?tag HKMP

granite agateBOT
#

dynoError No tag HKMP found.

dry snow
#

?tag hkmp

granite agateBOT
#

HKMP (Hollow Knight Multiplayer)

🔹Guide to installing and using: https://geroyuni.notion.site/HKMP-Hollow-Knight-Multiplayer-21723018c74c41d3bc555ee9cfaeb743

🔹 How it works:

HKMP puts a copy of each player into each other players world. Enemies have separate health and can be in different places; items/abilities must be collected separately; breakable objects must be broken separately.
A player's attack will 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.

🔹 Public Servers:

For general use (PVP enabled)
 IP:    hkmp.org
 PORT:  26950
Requires HkmpPouch

For exclusively co-op (PVP disabled)
 IP:    hkmp.org
 PORT:  26951
Requires HkmpPouch

For playing Tag
 IP:    51.178.38.45
 PORT:  26950
Requires HKMP Tag

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!

dry snow
#

It’s case sensitive :/

light wagon
#

Do any nods exist that let you act out of dash?

eager holly
#

you mean like InputBuffers? That's on Scarab

fossil prism
#

Gonna play HK with FallDamage mod, hope I don't die in first 5 minutes and complete the game in 3 days at most heh

atomic ledge
#

hf with kp

dry snow
#

Has a crowsworn skin been made yet?

quick elk
dry snow
#

NOO

jovial lion
#

Failed vessel is amazing pikashade

woeful ether
#

anyone got a good skin

#

Yeah i just saw that

rose rose
#

So the Lofi Hip Hop stream ended- wait are you even listening?

jovial lion
queen locust
#

what if instead of dung defender it was dango defender and all the dung was replaced with dango 🍡

chilly cedar
#

Is it possible to play hollow knight in co op with a mod ?

lean acorn
#

does anyone know any good boss mods or pantheon mods that i should instal after beating p5?

unique magnet
#

how many people have beaten god soul?

onyx mountain
#

happens with satchel too

lucid thicket
#

?tag error

granite agateBOT
#

How to fix Installer Errors
🔹 Make sure Hollow Knight is CLOSED.
🔹 Make sure that the installer has been Extracted from the .zip and that the new folder isn't in your Downloads folder.
🔹 Right-click the installer file, and select "Run as Administrator".

onyx mountain
#

wait sorry wrong channel

solemn hazel
#

*help

dusky furnace
#

i have a crack of hk, awful i know.

#

but i wanna do coop mod, but i cant figure out how to get installer to work

jovial lion
#

You don’t tamershrug

dusky furnace
#

sux

#

aight ty bro

verbal loom
#

hi guys i would like to know whats (in your opinion or in general) the most game changing mod or a very funny one

weak plinth
#

pail curt

hexed nimbus
#

sadly it's broken on linux and i now don't have a windows person to test it lol

jovial lion
jaunty ether
#

So, I'm relatively new to HK modding. Are there any mods that can respawn or teleport you before a boss fight in stead of having to slog your way through tons of enemies again? I have an extremely hard time with pattern recognition (basically, any boss ever.) and this would help immensely. The run back to the bosses feels so bad.

atomic ledge
#

There's debug mod with savestates which is on scarab and theres also a mod that has savestates alone but i dont think thats on scarab so someone will have to give

jaunty ether
#

hmm

#

ill try to find the debug mod

#

on scarab

swift bison
dense wigeon
jovial lion
#

Or place a bench outside the bosses arena

swift bison
#

Doesn’t work in pantheons though

balmy atlas
#

My soul meter is foggy and won't refill from the extra slots I've acquired, is there a fix?

jaunty ether
atomic ledge
#

Nw

old dock
#

is there any mod 4 random bosses? like you step into gruzz mother arena and its something different etc

minor tinsel
#

I think there's a random pantheon mod

glass halo
#

yep

#

i need help...

#

in mod help i put why

dry snow
#

Is it safe?

vagrant orbit
#

It's a skin. Yes it's safe, as it's a series of images.

Also, asking "is it safe" to someone who's sharing a resource is
A. Not very logical, as even if it was malicious, a person sharing it wouldn't say so,
B. Kinda rude, as you're implying that the person would share "unsafe" files.

dense wigeon
#

Also do you think ot would be just sitting around for a month+ in an official server of this size if it wasn't safe? Someone would have reported it.

Also pinging on a post that old is a bit elderC

hexed nimbus
#

brb replypinging the oldest message in this server

ionic sparrow
jovial lion
#

The first message was technically by auto delete feelspkman

bleak yoke
#

Hi, i have a question about skins, can i ask them here ?

bleak yoke
#

tysm !

cold lantern
#

any good mod recomendations

ionic sparrow
cold lantern
#

ok

cold lantern
ionic sparrow
#

It is

cold lantern
#

damnit

ionic sparrow
#

But modded bosses are fun

cold lantern
#

oh what bosses have been changed

ionic sparrow
#

I recommend pale prince, cagney carnation, the queen, inferno king grimm and corrupted kin

cold lantern
#

ok

cold lantern
jovial lion
#

It can be found near soul warrior in hall of gods

twilit helm
#

does the delayed weight option in the progression depth rando settings make progression deeper than the default progression depth option?

static turret
#

We have Grimm-like skins for the Knight. But have we Godmaster-like skin for him ? 🤔

jovial lion
#

yeah

#

the pinned doc has every skin

static turret
#

Oh, thanks !

tawny plinth
#

has anyone modded HK so that it plays the dark souls “you died” when u die

hybrid sapphire
#

I wonder how well HKMP would work with randomizer.

lunar root
#

Good

livid sky
#

any good mods to spice up your hollow knight gameplay and experience after beating the game and getting full achivements ?

hexed nimbus
#

test of teamwork

livid sky
#

hmm what is it and what does it do ?

lunar root
#

I usually dont recommend mods to people that have the game pirate...

livid sky
#

_ i can give u my steam profile name so u can see_

lunar root
#

Id appreciate it

livid sky
#

aight

#

123.85.yasin

#

that is the name

#

:>

lunar root
#

Seems about right, in that case the best mod you can get is pail curt

livid sky
#

hmm

#

pail curt first time hearing it and even seeing it

lunar root
#

Im surprised. Its one of the best mods on scarab

#

Go try it out

livid sky
#

what does it do exactly not much is said on its page on scarab

lunar root
#

The thing is what does it NOT do

livid sky
livid sky
#

i see

lunar root
#

Right on the main menu

livid sky
livid sky
#

a good quality mod as well it is

lunar root
#

Exactly

hexed nimbus
livid sky
#

hm hm thanks for the recommendation i will actually go and play rn till my other is don downloading perhaps even after that and have a full play through _yeah im gonna have a full play through _

lunar root
#

Oh look its

lunar root
#

Idk how to write it backwards

livid sky
#

@lunar root u ....

#

well played

#

absolutely well played

#

u snicky little thing

gentle blade
#

well time to jump in hell (any guesses on how many deaths before reaching hornet, im using godsoul mod)

ionic sparrow
#

20

dry snow
#

me

hexed berry
unreal ledge
#

That's sick

#

I want this

dry snow
#

Is that a mod

ionic sparrow
warm solstice
#

hey anyone knows of a mod that shows dash and wings cooldown?

red plinth
#

the epic battle for Hallownest

mellow verge
#

What mod do people use to play multiplayer

red plinth
#

hkmp

ionic sparrow
granite agateBOT
#

HKMP (Hollow Knight Multiplayer)

🔹Guide to installing and using: https://geroyuni.notion.site/HKMP-Hollow-Knight-Multiplayer-21723018c74c41d3bc555ee9cfaeb743

🔹 How it works:

HKMP puts a copy of each player into each other players world. Enemies have separate health and can be in different places; items/abilities must be collected separately; breakable objects must be broken separately.
A player's attack will 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.

🔹 Public Servers:

For general use (PVP enabled)
 IP:    hkmp.org
 PORT:  26950
Requires HkmpPouch

For exclusively co-op (PVP disabled)
 IP:    hkmp.org
 PORT:  26951
Requires HkmpPouch

For playing Tag
 IP:    51.178.38.45
 PORT:  26950
Requires HKMP Tag

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!

fossil ivy
#

what mod is used to inventory drop to skip easily dialogue etc. ? tag me

#

and to skip cutscenes

fossil ivy
eager hollow
#

Any mods so I can give delicate flower to more NPCS ?

eager hollow
#

I mean, being able to give it for example to Dung defender or Sheo, or even Old Stag. You got the idea

ionic sparrow
#

oh zote

eager hollow
#

that means no ?

ionic sparrow
#

yes

dense wigeon
#

There is one to give flower to Myla

lean jolt
#

-> also one to give flower to Quirrel

eager hollow
ionic sparrow
lunar root
#

All Charms ID

ionic sparrow
#

yo pins get cleaned

lunar root
#

Yes

short kestrel
#

Would it be possible to make a mod that replaces the Luma fly Lantern with birb buddy

lunar root
#

Yeah pretty sure

short kestrel
#

Awsome

#

A wild glitch did that lol

ionic sparrow
short kestrel
#

Funny thing is that bird is glitched, it didnt fly away and the specof light is a random thing lol

#

I got lucky

leaden night
#

Fun fact: Apparently killing the Miniboss that wants to eat zote with passive damage (to not awaken it) makes Zote disappear while giving geo XD

#

... and make the fly reapear after leaving and reentring the room

#

infinite geo glich for randomizers?

remote spire
#

already known

#

also is pretty useless and specific

uneven wharf
#

help on anyrad

remote spire
#

use ddark

#

you can also go to your game files right click on the anyrad mod folder and move it into "trash"

ionic sparrow
jovial lion
#

I swear there was a full doc on her somewhere but I can’t find it tamershrug

#

Nvm this was what I was thinking of

unborn idol
#

guys i have a problem with mods in hollow knight
once i put mods in mods folder the game is crashing and show me a massage that says (hollow knight has encountered an error and it must close)

remote spire
#

do you have the official version of the game?

unborn idol
#

no

jovial lion
#

?tag pirate

granite agateBOT
#

Piracy is not something that is supported in pretty much any "main" community for a game, and that includes modding communities.

HK Modding is only supported on the official Steam version, the official GoG version, and the official Microsoft Store version.

Hollow Knight goes on sale regularly, and you can keep an eye on this website for when it is:
https://isthereanydeal.com/game/hollowknight/
Note: Many vendors, such as Humble Bundle, offer the game as a Steam Key.

frozen fulcrum
#

anybody have the anyrad 2.0 file? its time to go full masochist mode

#

pls ping me if you respond

eager hollow
#

Does anyone have maskbearer mod discord link ?

eager hollow
eager hollow
#

ty

inland badger
#

Other than skin mod or randomiser, what’s your favourite practical mod?

lunar root
#

Pail curt

inland badger
#

Lol, is that actually a thing

lunar root
#

Yes

inland badger
jovial lion
#

Adds new bosses

inland badger
#

Oh nice

ionic sparrow
#

They're great

jovial lion
#

Mhm grubomg

lunar root
#

Yeah its awesome

inland badger
#

I’ll definitely try both of thoose out lol, I always like new content lol

lunar root
#

jovial lion
#

Yeah Pail curt will entertain you for a while

inland badger
#

So are they like brand new bosses, or bosses we have and made harder

lunar root
#

Brand new

inland badger
#

Oh shit

#

That’s awesome

ionic sparrow
#

They're

jovial lion
#

Noticeable from opening the gameknightyes

lunar root
#

Yeah the mod is so advanced that it has its own main menu screen

ionic sparrow
#

It's so great

scarlet widget
#

Yo Can someone Give me a list of good hollow knight mods, please ?

eager hollow
#

Does the Sanctuary project have any discord servers ?

ionic sparrow
#

Not public atleast

#

Just for development

sly narwhal
#

Tianlu knight where

#

the link redirects me to the wrong skin

#

oh wai i found it

rough rose
lunar root
#

A expansion mod that adds a new area into the game

lunar root
rough rose
#

wow, nice...

rough rose
#

the link to join is in this channel's pins :)

scarlet widget
#

👍

minor spire
#

?customknight

lunar root
#

Uh

jovial lion
#

🔸__Resources For Custom knight Skin/reskin Creation__

🔹All sprites relating to the knight
https://drive.google.com/drive/folders/1RUJSJau1mZ2Y5lvnmNbcaRQnBXttNZdj?usp=sharing

🔹Using Custom Knight to get and apply sprites + All pantheon boss hashes
#modding-discussion message

🔹 Tools for creating a simple base Knight Skin

🔹Octogus's Color Knight skins
48 skins in various colours which can be used as bases for other skins. Be sure to credit octogus if you use one of his skins as a basis
https://drive.google.com/drive/folders/1pQysCK1ou3AaVT1buFlA_3SmNQIFOnqG?usp=sharing

🔹Custom Knight Creator
CustomKnight Creator is a sprite program that seeks a more intuitive approach to creating CK skins. CKC works primarily for reskinning The sprites of the knight, for npcs, bosses, etc. spritepacker is recommended.

Tutorial: https://www.youtube.com/watch?v=PU3y3FwSlJU

Reset CustomKnight Creator Memory
This should fix errors that prevent the program from opening.

  • Press the WindowsKey + R at the same to time to bring up the "Run" window, then enter %appdata%\..\..\CustomKnight Creator and press Enter.
  • Delete the savestate.json file.
  • Run CustomKnight Creator again

🔹 Spritepacker
Spritepacker is used to stitch together hollow knight sprites that are split from something like Game Object Dump (GODump). Recommend for boss, npc , and other none knight/spells reskins

Download: https://github.com/magegihk/HollowKnight.SpritePacker/releases/latest

Video Tutorial: https://www.youtube.com/watch?v=iFIudBIWI1Y

Quick info on it:
https://images-ext-1.discordapp.net/external/QFd8ISwV1v4flC_AyjgHx9jRhMBwRp8eXbMRTEdHt9E/https/media.discordapp.net/attachments/931449512042594325/943237203390238730/unknown.png

lunar root
#

Lol

minor spire
#

where can I find the bosses file?

jovial lion
#

Wdym by bosses files

red plinth
#

there's a pin in art-discussion with all the boss sheets, though its for 1.4. Not sure of the compatibility between the boss sheets from 1.4 to 1.5.

analog wyvern
#

anyone have the pale champion fight? thanks

lunar root
analog wyvern
#

dang alright, i saw the vid and saw it was 3 years old so i assumed it wwas out, thanks!

ionic sparrow
analog wyvern
#

ah okok

lunar root
#

Kark?

#

What you doin

#

Leave hbkit's message in peace

#

Poor message

dry snow
#

is there a mod that lets you use carefree melody and kingsoul on a file where you have grimmchild and voidheart

weak plinth
#

debug

eager hollow
#

How do I speedrun in under 5 hours ?

weak plinth
#

?srpsa

granite agateBOT
dry snow
#

currently playing through the glimmering realm mod and idk why but it's so funny to see all these areas and items out of order

#

like the first boss is the crystal guardian and then you go into the deep focus room to get the crystal dash which lets you go through greenpath and then finally into crossroads where you do the glowing womb room to get monarch wings

#

it's so confusing

#

it's like a premade randomizer but it's pretty fun

#

i just hope i get mothwing cloak soon and these devs didn't just decide to go "oh look our mod is so unique you don't get the dash until you're like 75% of the way through the game"

ionic sparrow
#

spoiler: ||you don't like at all||

dry snow
#

is there a multiplayer mod?

weak plinth
#

yes

#

hkmp

dry snow
#

ty

dry snow
#

is it even worth playing this mod

ionic sparrow
#

yes

#

the point of it is to relable hallownest

dry snow
#

do i at least actually get to upgrade the nail eventually

#

they're making me fight queens garden enemies with the old nail i don't like this

#

also i didn't know you could make a pickup that's literally nothing

#

it came in the box with the mantis claw

#

sorry

#

ahem

#

the fisherman's hook

hallow schooner
#

Yo if yall have any clue where to go after the first dreamer in the glimmering realm then tell me cause im stuck as fuck. Feel like iv looked over every inch of the game at this point and found no progresion

hallow schooner
#

Thank fuck a map. Wow i really didnt think of just trying out d dive there huh. Damn

pseudo rapids
#

what da

jovial lion
dry snow
#

figured out something cool about the Aspid queen mod. ||Go to C:\Users\(user)\AppData\LocalLow\Team Cherry\Hollow Knight and open user1.modded.json in a text/code editor. If you put false right after the colon (no spaces) in "CompletionAspid": { on line 5 (i think it depends about the lines tho idk) so it looks like this "CompletionAspid":false { it will reset the boss totem so it looks like you never completed the boss. (good if you want to make it look like you beat it first try or smth).|| screenshots will be provided.

#

thought it was cool i guess

minor tinsel
#

you can also set everything to true to make it look like you beat it on radiant

frozen fulcrum
#

going to go cry now

#

radanyrad carefreeless with nail binding

#

so close

meager pine
#

@warm solstice would you mind joining the modding server and telling me a little more about your idea of a dash cooldown?

warm solstice
#

i was thinking of just a countdown or maybe even a small bar u can move around

meager pine
#

or just here i just wanted you to exaplin your i dea a little more

meager pine
warm solstice
#

like i said it can be a small bar white that u can move where ever u want on screen that will go down and turn black when shade cloack is back

meager pine
#

ok that will help thanks

warm solstice
#

np

inland badger
lunar root
#

It isnt even out yet

inland badger
lunar root
#

Dev. Entered private playtesting long ago

#

You arent able to enter the playtesters now

inland badger
#

ok is there a trailer or smth

lunar root
#

Yes

karmic harness
#

Does anyone how I can instantly go to the pantheons

#

I lost my progress and I don't want to do the story again

lunar root
#

Wdym by that

#

Well have you beaten the first 3 before?

karmic harness
lunar root
#

There is a game mode that does it

lunar root
lunar root
#

Well thats unrelated-

#

Or well just a godhome save

karmic harness
#

ok thanks

inland badger
lunar root
#

Again, pail curt =/= pale court

inland badger
#

k

minor spire
#

?saves

granite agateBOT
#

Saves


Windows File Paths: (Assumes Default Steam Install Path, Adjust accordingly for DRM Free or Non-Standard Steam Path)

Game Files: C:\Program Files (x86)\Steam\steamapps\common\Hollow Knight\```
** **
Mac File Paths:
```Save Files: ~/Library/Application Support/unity.Team Cherry.Hollow Knight/
Game Files: ~/Library/Application Support/Steam/steamapps/common/Hollow Knight/hollow_knight.app/```
** **
Linux File Paths:
```Save Files: ~/.config/unity3d/Team Cherry/Hollow Knight/
Game Files: ~/.local/share/Steam/steamapps/common/Hollow Knight/```
tardy thicket
#

What exactly does the FuryFix mod achieve? I just did a 1-mask run without that mod and I had the Fury of the Fallen visual effect properly active all the time with the charm equipped, I figured it was working fine. Is there something wrong with the damage calculations or something?

jovial lion
#

Have you read its readme on GitHub

tardy thicket
#

FuryFix

This is a mod for the game Hollow Knight
Heads up

Things might be funky

#

Doesn't seem all that helpful 🤔

hexed nimbus
#

oh sorry, my readmes are rarely helpful.
it is an attempt to make fotf work with 1 hp max game save, ihdk how well it does

tardy thicket
#

What's wrong with fotf in 1 hp saves? I thought it was working for me.

jovial lion
#

Well then the probably isn’t meant for you then tamershrug

tardy thicket
#

I mean, I'm asking out of ignorance. Is there some bug I'm not aware of? Like, the fotf is visually active but not increasing damage?

#

It's just ignorant curiousity since I saw the mod and didn't understand what it actually fixes 😄

hexed nimbus
#

by vanilla or with the mod?

#

vanilla it doesn't activate if you have 1 max hp, as it only checks once you take damage
with the mod i think it should recheck even when healing, so practically anytime

sullen cedar
#

hey guys, is there any way to get more savestate slots than the standard 6? I wanted to create savestates for each difficult point in the game 😉

sly light
#

yeah there was a mod i saw its called MoreSaves

lunar root
#

Svaestates arent normal saves

rough rose
#

There's a standard 6? I thought it was 4?

bitter fjord
ember flame
#

saves are not savestates as ismoil said

#

the default in debug mod is 6 savestates

bold barn
#

i finally got mods to work!!

scenic shadow
#

what mods should i get?

remote spire
minor hawk
#

*pale curt

remote spire
#

ah

#

im still learning

lunar root
lunar root
marble meadow
#

I can't get radience.host to work or the mod installer to work

wet nova
#

probably a good idea to not

#

update unity

#

or just to stop using it altogether

#

for context ironsource is a malware company

#

that's

#

all they do

ionic sparrow
ionic sparrow
wet nova
#

considering that ironsource is a company that has manufactured PUPs deliberately in the past

ionic sparrow
wet nova
ionic sparrow
wet nova
#

but

#

money

#

*jazz hands*

ionic sparrow
#

they would have to pay more than unity makes income bc otherwise if the company dies due to it they'd lose a greater income source

wet nova
#

here's the malwarebytes article on it

#

it's a trojan apparently

ionic sparrow
#

and just use linux then

wet nova
#

as their only product iirc

ionic sparrow
ionic sparrow
hot snow
# wet nova for context ironsource is a malware company

no they aren't, they made one product that people used to install malware but they never installed malware themselves
also all they really do anymore is create massive ad networks, this misinformation is causing undue panic

viscid aspen
#

i mean to be fair you cant really judge the program just because someone used the program for malicious intents

#

to be fair i dont know much about ironsource but regardless i dont think unity is going to die seeing how big it is

quick sluice
minor tinsel
#

that is indeed the name of this channel

hasty pasture
#

hi

broken axle
#

Bruuuuh, i am trying to get blue story

#

I tried to d ownload it but uh

#

I cant ;-;

#

The skin looks so bebautiful

#

;-;

lunar root
#

Wdym you cant

lunar root
broken axle
#

This is what happens when i click it*

lunar root
#

Uh

#

Maybe its linked to the modding server??