#archived-modding-help

1 messages Β· Page 52 of 1

amber stream
#

in hollow knight data/mods?

real jacinth
#

could just copy the zip contents and paste it in the same place as the exe

#

the folder structure is set up to put it where it needs to go

amber stream
#

oh okay

weary kindle
#

Why not just use the mod installer?

real jacinth
#

b/c the link might be broken to the current lightbringer dll

#

so we're troubleshooting

amber stream
#

Did it, still bug

real jacinth
#

@glass meteor

glass meteor
#

It's ported

real jacinth
#

any ideas why it's crashing?

#

I'd try it myself, but I'm not at home

amber stream
#

You know what mods may conflict with LB?

real jacinth
#

what other ones do you have on?

#

LB is meant to be played alone

glass meteor
#

It shouldn't matter

#

And did you wait like 10 seconds

amber stream
#

yes

glass meteor
#

wait more

#

tm

amber stream
#

It crashes

#

stopped working

glass meteor
real jacinth
#

LB isn't RAM intensive is it?

glass meteor
#

wait stopped working or crash dialogue

#

It loads a 8mb image file as a texture and it takes a fucking century

#

and the window says stopped working but it's actually working

#

You just have to wait like 10 seconds

amber stream
#

okay for future questions like this

#

after 40 seconds it loaded

glass meteor
#

Nice

amber stream
#

thanks and sorry

glass meteor
#

I can add an option to disable the fancy knight and UI textures it it's that long

#

For me it's just 10

#

But if it's 40 for others

amber stream
#

I got slow HDD

glass meteor
#

idk

rustic lintel
#

All was installed with modinstaller

glass meteor
#

I don't think anyone's rebuilt Charming

rustic lintel
glass meteor
#

pog

#

I'll put it on the drive then

rustic lintel
#

ouf wayward compass is kinda buggy with the automap feature

#

the whole screen blinks like its an old crt monitor

glass meteor
#

wtf

#

that's a bug

#

i get it too

rustic lintel
#

is there a "zoom out" mod that shows more of the screen?

#

thats what the map reminds me of sorta

#

would be intersting playing the game with each whole screen on screen at one time lol

glass meteor
#

Debug Mod lets you zoom out

#

It's Page Down iirc

lone jetty
#

What the name of the mod that make you invulnerable from the mods list

glass meteor
#

Debug Mod

lone jetty
#

Thanks

#

Its 1.2.2.1 is it going to work in 1.4.3.2

#

???

tiny blade
#

hmmmmmm

lone jetty
#

??

karmic charm
#

Would it be possible to change ui elements size? Like from 600x300 to 700x300 to fit different size?

glass meteor
#

Yea

karmic charm
#

I should setup it finally instead of asking

lone jetty
#

So whay zip file sould i install from debug mod

#

Iwant the invulnerable mod
Iknow how to install them but just want to know wich file sould i install

glass meteor
daring peak
#

the invulnerable mod

lone jetty
#

@glass meteor thanks

weary kindle
#

What does charming do with Exalation

glass meteor
#

both effects

#

that's all

weary kindle
#

Nice

#

Nice

#

Someone said I was insane when I was using them both

#

So I was worried something was going to happen when charming worked again

normal hamlet
#

why do the same mods update every time whenever I open mod common?

untold elm
#

because they are the most commonly updated mods

narrow ember
#

After clicking hide on the menu in-game I cant use any of the mods

#

Any1 know how to show it again

#

Tried reintalling

tiny blade
#

f1

#

@glass meteor

narrow ember
#

Ok

#

Il try

wicked sail
#

i have several questions

#

in the readme for the QoL mod it mentions Infinite PoP what is this

glass meteor
#

that's only one question

#

if you do PoP you can just break the wall again and do it again

#

if you want an actual new thing pain of the path is better

wicked sail
#

When i launch the game im the mods list it has NoHardSaves, i only installed QoL CharmNotchMod, ModCommon, and randomizer

glass meteor
#

QoL is like 8 in one

wicked sail
#

alright, is nohardsaves like the name suggests?

glass meteor
#

Yes

wicked sail
#

and lastly, how do i hide the debug info showing up in the top left corner of my screen

silk field
#

hit f1

#

or just hide menu

wicked sail
#

thanks

silk field
#

np

dense storm
#

can someone help me?

atomic grotto
#

Can someone help me install light bringer on mac

noble basin
#

have you tried

#

@atomic grotto

atomic grotto
#

the mono command doesn't work on my mac

#

I tried using mono --arch=32

glass meteor
#

@atomic grotto wdym

#

What error do you get

atomic grotto
#

the mono command doesn't work on my mac
I tried using mono --arch=32

glass meteor
#

wdym
What error do you get

#

that's like

#

not descriptive at all

atomic grotto
#

it says mono: command not found

atomic grotto
#

which version 5.10 or 5.16

glass meteor
#

Doesn't matter but I'd use 5.16

atomic grotto
#

k thx

glass meteor
#

potassium

atomic grotto
#

lol

#

btw for later how to uninstall mods?

glass meteor
#

installer has a disable and uninstall button

atomic grotto
#

thx

glass meteor
noble basin
#

what is this name

glass meteor
#

aeraloth markoth

#

don't question it

karmic charm
#

No

glass meteor
#

Yes

karmic charm
#

Shields?

glass meteor
#

yes

karmic charm
#

Wait, they move?

glass meteor
#

they will

karmic charm
#

So it's "dont touch mid platform"?

glass meteor
#

yes

karmic charm
#

I tried to edit out whole soul bind and make health binding to bind all masks except one, failed so fuckin hard

steady shadow
#

would a question about discord bots be ok here?

#

im trying to develop a bot that sends images and stuff

#

does anyone have the scrap of code that chooses from a list of images or whatever zote bot does?

novel bronze
#

You would have to ask Haliitti

glass meteor
#

@steady shadow sure

#

have something like

#
            @cooldown(1, 5, BucketType.user)
            async def cmd():
               e = Embed()
               e.set_image(url=choice(self.images))
               e.colour = Color.red()
               e.description = "description"
               await self.say(embed=e)
steady shadow
#

oo

#

thank you!

glass meteor
#

choice is from random

#

selects a random thing from a list

steady shadow
#

i have a bit of knowledge of javascript

#

but not a lot at all

glass meteor
steady shadow
#

ye

glass meteor
#

It'd be similar for js tho

steady shadow
#

i mean coding in general

#

im using discord.js

#

(im making a multipurpose bot for personal and friend use)

glass meteor
#

Yeah it'll be similar

steady shadow
#

thank u <3

crystal bay
#

@oak hare

#

;i

oak hare
#

cool thanks

flat fog
#

how do I install mods on a Mac?

crystal bay
#

@flat fog
Read the first pin please

flat fog
#

First I got 'permission denied' and now I'm getting 'cannot execute binary file'

#

How do I fix that

glass meteor
#

@flat fog did you use mono

slate pasture
#

Do you mod using Python or Pycharm script?

glass meteor
#

hollow knight modding is in c#

slate pasture
#

Well do you know how to mod using Pycharm/Python; I just started out and I have a problem with inputs

safe canopy
#

you don't

#

you learn c#

glass meteor
#

^

#

but it'll probably be way worse than just using c#

safe canopy
#

using c# to call python which will probably just call c

#

sounds efficient

glass meteor
#

yes

#

which actually compiles

#

oh and iron python doesn't actually support .net 3.5 anyways

#

aka

#

don't

flat fog
#

@glass meteor I did use mono, I just followed the directions in the pin

novel bronze
#

how difficult would it be for someone with 0 modding / coding experience to make a mod

glass meteor
#

Depends on what the mod is

amber shard
#

Hi. I was wondering if mods can be used on Linux. I didn't look too close, but it seemed they do not.

glass meteor
#

They can

#

You can run the installer using mono

noble basin
#

or heck you can even install them manually

#

but yes the installer does work

amber shard
#

Hmm. OK will take look up

#

Thanks

vocal elk
#

I tried to install lightbringer, I installed the api modding, then the lightbringer mod and whenever I open de game it just says "failed to load" how do I make this work?

glass meteor
#

install modcommon

vocal elk
#

I am having problems to instal modcommon GWfroggyBlobSweat

#

Thx I guess

vocal elk
#

meh, my hollow knight crashes everytime I use mod installer

glass meteor
#

did you pirate the game

vocal elk
#

I feel bad for doing so, but yes, I did

silk field
#

it doesnt work with a pirated game

vocal elk
tiny blade
#

Any tips for Watcher Nights

copper walrus
#

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

glass meteor
#

bbbbbbbbbbbbbbbbbbbbbbbbbb

copper walrus
#

hi i russian

tame tulip
#

c

glass meteor
#

d

copper walrus
#

sorry for sounds of wind and a scream

tame tulip
#

f

cunning cipher
#

were can i download mantis gods mod

#

?

#

thanks

cunning cipher
#

is "glorious comrade" mod? i didn't found it

wicked sail
#

Is there an issue with the randomizer where the game crashes if you enter fights with certain abilities

#

When ever i walk into the soul master fight with desolate dive my game crashes

mellow fern
#

hi, not sure if this is the correct channel but I have a couple questions

#

I installed a bunch of mods for a run and it's brilliant (randomizer is particularly fantastic)

#

what are required skips and restrictions?

glass meteor
#

Restrictions are things you need to finish the game

daring peak
#

skips are good

#

restrictions are boring

glass meteor
#

if you enable all bosses then you'll need all bosses to get into the black egg

#

skips are skips

#

if you enable spike tunnel skips

#

you might need to do spike tunnel skips

#

etc

mellow fern
#

oh I get it, so skips mean the randomizer might make me do skips to get to the next area

#

it's all within the realm of NMG though right?

novel bronze
#

as long as you keep mag skips off

glass meteor
#

mag skips are nmg

mellow fern
#

what are mag skips?

glass meteor
#

death

#

stuff like

#

thorns using only vs

daring peak
#

not rta viable

mellow fern
#

so the one to get to resting grounds from salubra with dash and walljump is a mag skip?

novel bronze
#

no

real jacinth
#

That's a shade skip

daring peak
#

megathink

glass meteor
#

that's plenty rta viable

daring peak
#

it's free

glass meteor
#

^

mellow fern
#

I'm sure I'll work it out lol, thanks for the info

daring peak
novel bronze
#

I'm sorry, did he just pogo thorns

#

?

real jacinth
#

a very specific spot, yes

daring peak
#

yeah go try it

novel bronze
#

wtf

#

why can a select few thorns be pogoed, but the vast majority can't?

tame tulip
#

that video lmoa

daring peak
#

it's pretty interesting huh

tame tulip
#

why did they not edit it lmao

runic oriole
#

that's not even the worst of it tbh

#

getting to isma's without cdash is ok_grimm

rustic lintel
#

kind of a weird question, but when you load the enemy randomizer the music on the title screen changes at the end, does anyone know what music that is? its cellos and violins

#

ive never heard it in game, but im guessing its from the last scene that the randomizer loads

glass meteor
#

I think it's birthplace

novel bronze
#

Actually it's path of pain

#

because that's the last scene it loads

rustic lintel
#

its this music

glass meteor
#

told you

novel bronze
#

It's the same track

#

Sealed Vessel part 2

rustic lintel
#

oh, it is the same track πŸ˜„

novel bronze
rustic lintel
#

yup

#

imho this works much better as a title screen music

#

thanks for the info

novel bronze
#

PoP menu theme when

glass meteor
#

There's a menu theme class

#

You could do it

rustic lintel
#

How do you change the sed of enemy randomizer for a game in progres? Ive tried changing it in the mod options, ive restarted and reloaded the randomizer, etc, and its not changing.

runic oriole
#

you can't afaik

rustic lintel
#

hmm

#

i wish there was a "dont include bosses" option, they always break scenes

runic oriole
#

wdym

rustic lintel
#

?

runic oriole
#

what do you mean?

rustic lintel
#

oh, boses often break scenes, for example, soul tyrant is spawning outsdide the green path station, which causes me to fall through the floor 100% of the time

runic oriole
#

uhhh

#

you can change the rando options iirc

#

chaos and room mode

rustic lintel
#

i have it on room mode

runic oriole
#

change to chaos

#

and then back to room

rustic lintel
#

right

#

thanks

#

soul tyrant changed to...flukemarm πŸ˜„

novel bronze
#

Shade siblings also tend to brake things

#

if they spawn in challenge rooms or the colo

rustic lintel
#

also, exploding husks one shot traitor lord

#

lol

untold elm
#

wait, really?

#

lol

glass meteor
#

@wild ice

daring peak
rustic lintel
#

yes, an infected husk guy blew up on a traitorlord and traitor lord died

wild ice
#

its name is green rectangle thank you

pale vapor
#

Hey, the mod "unofficial hollow knight patch"

#

what's it do, in short?

noble basin
#

I'd tell you but you told me to fuck off

real jacinth
#

Read the readme

#

Or go fuck urself

pale vapor
#

please just tell me what it does

real jacinth
#

It tells you to read the readme

pale vapor
#

whatever, im not in the mood to pry

silk field
#

just read the readme on the installer, is that hard

weary kindle
#

This is an example of how lazy some people are

pale vapor
#

onni

#

all I ask you is that you don't say something like that without knowing the context

#

I've had a really tough day, and I know you didn't know that, but you shouldn't make assumptions like that if you don't have that context.

pale vapor
#

That’s ok too

sharp hinge
#

Seriously though, while not all mods have readmes that tell you what they are, this one... does. It documents itself perfectly.

#

Just give it a look. Nobody wants to write out a redundant list when you could just do 2 clicks

deep scarab
#

Hi all i need some help with the Player Data Tracker whats the keybind to open or use the mod?

glass meteor
#

there is none

deep scarab
#

Then how do i use it?

glass meteor
real jacinth
#

Also of note, nothing on the tracker shows in game. It's a streaming tool

deep scarab
#

Yeah i figured that out

#

I just want a death counter is all

real jacinth
#

There's no mod for that

harsh verge
#

Hey, I need help with the installation of the Debug mod, I am on the version 1.3.1.5

real jacinth
#

why are you on that version

weary kindle
#

Good question

silk field
#

did you pirate it or something

daring peak
#

downpatched to speedrun duh

silk field
#

speedrun on 1.3.1.5 πŸ€”

real jacinth
#

no it doesn't

weary kindle
#

Kinda

noble basin
#

how do you "kinda" pirate something

runic oriole
#

Did that guy really tell you to fuck off AA?

real jacinth
#

his name was all caps "EVERYONE FUCK OFF"

runic oriole
#

Sheesh

#

As if having a rough day was enough to excuse any behavior

#

Oh well

real jacinth
#

not a good first impression to make, especially since his question was, "what does this mod do, I don't want to look myself."

noble basin
#

yeah what mickely said. I just wasn't in the mood to answer someone with that name tbh

real jacinth
#

So if I just wanted to give myself the zote title screen, how would I go about doing that? what variable do I need to change

daring peak
#

wow cheater just do eternal ordeal every time

weary kindle
#

Just use debug mod to beat it

runic oriole
#

idk Mick, lemme check just a sec

#

dunno, can't find it in the saves

#

sorry

glass meteor
#

I don't think it reads from save vars for that

#

There is a method which unlocks what it can from saves but last I checked it only checked rad and stuff

daring peak
#

the true ordeal is finding how the game checks for ordeal

glass meteor
#

ordealAchieved

#

it just doesn't use that for the title screen

runic oriole
#

yup

#

idk where it stores it tho

real jacinth
#

how was the godmaster one set before that patch was out?

#

when that title screen was datamined

glass meteor
#

registry

#

is where it's stored

#

iirc

#

But it uses MenuStyles

#

Yeah

pale vapor
#

basically:

#

Hey, game isn't working suddenly?
It's refusing to start up past the "don't exit while this symbol is displayed" screen
have Infinite Notches, Lightbringer, QoL, and the Unofficial HK Patch mods installed. Do any of these conflict?

glass meteor
#

did you pirate the game

pale vapor
#

nope, it's not pirated.

#

Steam-Sharing it with a friend

glass meteor
#

are you on 1.4.3.2

pale vapor
#

I'm not on beta, I'm on the initial godmaster release to have the mods

real jacinth
#

you didn't answer the question

glass meteor
#

initial isn't 1.4.3.2

real jacinth
#

1432 is current patch

pale vapor
#

Whatever number patch Godmaster released on is what I'm on. If Godmaster released on 1.4.3.2, then I'm on it

real jacinth
#

update your game

#

then install mods

pale vapor
#

Thank you, I'll do that.

novel bronze
#

hi, i'm using the HollowKnightRandomizerTracker mod and i'm wondering if there was a way to only show the charms selected instead of showing all charms and highlighting the ones that are selected

https://puu.sh/BXPtG/0fec3d50df.png pic for reference (i have no coding experience)

safe canopy
#

you can probably do it with css

grave pasture
#

does "Fragile strength for nail arts" work with unbreakable strength

karmic charm
#

I believe it should

junior spire
#

I'm having trouble with the installer. Can someone point me to a properly bundled mod pack? Just need to feed it the data.

glass meteor
#

what

#

use this one

#

thanks

junior spire
#

thanks

#

Beautiful! The links from mod db and github wern't working.

pale vapor
#

eyo, game is crashing again whenever I try to load a mod.

#

On public-beta patch

glass meteor
#

Have you tried

#

Not being on public-beta

pale vapor
#

yes, that's what the issue was LAST TIME

glass meteor
#

What

pale vapor
#

I wasn't on public beta, so they weren't loading

#

LucarioKing Last Tuesday at 4:27 PM
Whatever number patch Godmaster released on is what I'm on. If Godmaster released on 1.4.3.2, then I'm on it

MickelyLast Tuesday at 4:27 PM
update your game
then install mods

#

I was told to update to public beta, then install mods

#

I'm on public beta now, and I'm being told to not be

novel bronze
#

update your game =/= go to beta

pale vapor
#

my game can only be on initial godmaster release or beta

glass meteor
#

What

pale vapor
#

can I have some help with this?

novel bronze
#

When you are NOT on beta, what version number do you see in the corner?

pale vapor
#

I wouldn't know, because I'm on beta

silk field
#

get out of beta

pale vapor
#

Alright, thanks for the help @silk field

glass meteor
#

Is this god himself

daring peak
#

i thought that was sarcasm

pale vapor
#

he just told me what to do to solve the issue

daring peak
#

i don't

#

alright

glass meteor
#

ok

novel bronze
#

brain.exe has encountered an error

#

shutting down

pale vapor
#

all I did was say "thank you" damn, why are y'all so aggresive

silk field
#

yeah i was waiting for him to leave to make fun of him zote

glass meteor
#

Segmentation fault (core dumped)

novel bronze
#

I am just so confused

pale vapor
#

out of beta, says 1.4.3.2

glass meteor
#

1.4.3.2
only initial or beta
hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm

silk field
#

everything should work then

daring peak
#

56 don't you know 1424 comes after 1432 idiot

pale vapor
#

Alright, let me test Lightbringer on it

silk field
#

you're using the modinstaller in pins right

pale vapor
#

yep

silk field
#

ok well then you're good to go

pale vapor
#

let's hope it works

silk field
#

it should work

pale vapor
#

well, worst possible outcome

#

it kinda worked

#

and I have 4 masks, but no Lances

glass meteor
pale vapor
#

why are you using that emote?

#

that's what happened, what else should I have said?

novel bronze
#

Because he's confused

#

as am I

pale vapor
#

Basically, I was on Public-beta, then I uninstalled the mods, went to 1.4.3.2, then reinstalled the mod "Lightbringer". Something must have gone wrong, because I have 4 masks (which is a Lightbringer thing) but I don't have the ranged weapon, nor the charms that come with the mod

novel bronze
#

OH

#

I UNDERSTAND

#

You need to use it on a new save

glass meteor
#

what

novel bronze
#

Also you may have just borked that save

glass meteor
#

Do you have forced elegy

#

or no

pale vapor
#

Is that the issue? Well, least I'm not too far into this save. Only in Greenpath rn, so it's not the worst issue

#

forced elegy? No, I haven't heard of that

glass meteor
#

if you sideslash

#

is it elegy

novel bronze
#

He means you have the Grubberfly Elegy effect all the time

pale vapor
#

nope, just regular slash

glass meteor
pale vapor
#

(again, i don't get what warrents that reply, but alright)

#

So what should I do to fix it? Just delete the save, then start a new one?

novel bronze
#

Yes, try that

pale vapor
#

alright, thanks

glass meteor
#

If you pause

#

Or you go to the title screen

#

In the top-left

#

Does it say Modding Api

#

and/or Lightbringer

novel bronze
#

Doesn't the installer automatically install the api?

glass meteor
#

Should

pale vapor
#

well, I have 5 masks now.

glass meteor
#

Use this

#

And install lightbringer again

#

from it

novel bronze
#

I think he already said he is using this

pale vapor
#

yep, I'm using that one already.

#

I'm gonna try re-installing lightbringer, see if that changes anything

glass meteor
#

but what about the title screen thing

pale vapor
#

says mod api, lightbringer and stuff on it

novel bronze
#

Do any of them say FAILED TO LOAD?

#

or anything like that

pale vapor
#

nope, everything looks like it's in order

#

except it isn't lol

#

alright, let me try a big-brained play rq

novel bronze
#

Are you Win, Mac, or Linux

pale vapor
#

windows, btw

novel bronze
#

IDK what the issue could be

pale vapor
#

well shit, updating to public beta didn't work

novel bronze
#

Well, technically, the beta is a lower version than the main patch

pale vapor
#

still, thought it might do the trick.

#

Eh, guess mods aren't gonna work for a little

#

maybe i gotta do a computer restart or something

novel bronze
#

You don't need ModCommon for Lightbringer, right 56?

glass meteor
#

You do

#

It should fail to load violently

#

and say MODCOMMON IS REQUIRED

#

on the title screen

#

iirc

daring peak
#

please stop yelling

glass meteor
#

no

novel bronze
#

Why are you a Bergmite? wouldn't that be more fitting for December?

daring peak
#

jokes on you

#

it's december

runic oriole
#

@pale vapor send screenshot of title screen

#

also send modlog and output log

pale vapor
#

it's alright, got it working now

runic oriole
#

k

weary kindle
#

I thought that Charming finally worked again

glass meteor
#

there's one with a broken compass if you want it

north glade
#

Why there's no Atomic Radiance or other Radiance mods in the installer? Only Ultimatum

sharp hinge
#

Atomic is a shitpost, and I am not sure if there actually ARE any others.

north glade
#

there's the Comrad πŸ˜‚

#

Atomic > Ultimatum

#

also better name

sharp hinge
#

Oh, i think Comrade is on there.

#

It's just in "art" or something like that

north glade
#

oh got it

tiny blade
#

i believe you got that backwards

#

atomic is in art mods

#

comrade is not there

north glade
#

But Atomic is harder AbsRad, while Comrade is just a reskin... so???

tiny blade
#

?

#

the art mods mod is just a compilation of angle's meme mods

#

the name has nothing to do with the content of the mods

noble basin
#

atomic is a harder ultimatum radiance

#

comrade is a fake mod made in a poor way just for the purposes of a video that can't really be distributed because of how it was done

glass meteor
#

I mean it can

#

it just won't be enjoyable to revert

noble basin
#

it also needs to be rebuilt for the newest version of hk

vocal elk
#

everytime I enable lightbringer a black screen appears after the saving message , I can install other mods from modinstaller but lightbringer doesn't work

tiny blade
#

it seems to be broken

#

@glass meteor .

#

oh no it's not

glass meteor
#

It takes 40 seconds to load

tiny blade
#

it just takes a long ass time to load

#

lmao

glass meteor
#

because sprites

vocal elk
#

thanks

honest path
#

i wish randomizer mod had more randomizing.
there are too many items that aren't random imo

real jacinth
#

You say that, but you don't mean it

#

The balance is actually quite good right now on hard

#

Balancing around easy was never an objective because there's not many options without skips

honest path
#

i guess
i just don't like it when i go somewhere and know exactly what a i get sometimes like trampass or keys.
Also i don't play on hard cause i can't do glitches

real jacinth
#

You don't need glitches

#

It's not built for glitches

#

Glitches would destroy the hard logic

honest path
#

so skips are not glitches?

#

still i don't know how to do any skips

glass meteor
#

haha yes

real jacinth
#

I would agree that easy rando doesn't randomize enough. But that's because it cant

#

Else it wouldn't be easy any more

glass meteor
#

If you get stuck on hard you can always ask for help

real jacinth
#

The helper tool is really nice

#

To know what you can and can't reach

glass meteor
#

^

honest path
#

well i'm gonna try hard then

honest path
#

is it possible to reach monomon without walljump?

#

i could fight uumuu now but i still have standard nail so it would probly take long

glass meteor
#

no

untold elm
#

if only doing that actually gave you an item

honest path
#

yeah there is nothing in the archieves

honest path
#

btw you can softlock yourself if you go to colloseum without walljump

mortal plover
#

Is there a guide on how to use seanpr's debug mod?

trail flint
#

press f1

#

make sure to pause first so you can use your mouse

real jacinth
#

first, install it using the installer

#

then.... click on stuff with your mouse in game

#

then.... that's it

mortal plover
#

Yeah im watching a video right now on how to add the modding api

#

not quiet there yet

#

I did the assemblycsharp file

#

on the video it shows an xml file I don't have that though

#

Sorry im new to discord

#

didnt even know there were pinned messages

novel bronze
#

top right

tiny blade
#

looks like this πŸ“Œ

mortal plover
#

Yeah got it

#

thank you guys

tiny blade
mortal plover
#

Got the .dll over into the mods too now.

#

I have this file i got from github called debugmod-master

#

Looks like a bunch of UI elements in there

#

and other stuff

#

Where am I supposed to put those files?

real jacinth
#

dude

#

use the installer

novel bronze
#

stuff of github is not built

#

except for releases

mortal plover
#

-.-

#

sorry

#

Does this work with godmaster version? I am choosing my installation folder it says it is invalid. I tried all the subfolders in there too

#

installation path

#

mine is on D:\Games\Hollwo Knight Godmaster

#

Is it a specific subfolder?

novel bronze
#

Installer is made for most recent version: 1.4.3.2

real jacinth
#

installer is made for non-pirated versions

novel bronze
#

Oh yeah, that path def looks like a pirate

mortal plover
#

aw man

novel bronze
#

Just buy the game

mortal plover
#

Thank you

novel bronze
#

It's not very expensive

#

$15

mortal plover
#

I'm going to get switch next week

#

Going to buy it for that

novel bronze
#

You can't mod switch

mortal plover
#

I know

#

Thank you AA

novel bronze
#

and Mick

#

and Kurosh

noble basin
#

wha

#

wtf

#

u can't spend 15 dollars on a game but you can spend 300 on a switch

runic oriole
#

logic

real jacinth
#

not even 15. 10. almost always 10

mortal plover
#

Just asking for some modding help

#

Nothing else

#

Thank you though

real jacinth
#

buy the game. then you'll get help

mortal plover
#

I don't know why you guys are so salty. I am going to buy it

real jacinth
#

I'd understand more if it was $60

#

but it's 10

mortal plover
#

I'm just getting into the game trying it out for the first tiem today

#

But i got the help i needed. The sticky is really useful

#

Thanks for pointing that out

covert oasis
#

what does the RNG mod do

covert oasis
#

what in the unholy fuck

gloomy crater
#

i prefer the reverse homothety fireball

karmic charm
#

So, i'm trying something out and in some scenes Knight got this outline, is it because of forced lightning or something similiar?

novel bronze
#

Are you making limbo in HK?

#

that's what it looks like

karmic charm
#

No

novel bronze
#

So you're just making it invis/black

#

?

#

silhouette mode actually sounds like an interesting idea

glass meteor
#

@karmic charm there's the vignette thing

#

I think it's behind him

karmic charm
#

Hmm

torpid orbit
#

charming mod doesn't work in the newest version does it?

glass meteor
#

@torpid orbit there's a version with broken compass

hazy egret
#

Yo so ever since I installed the mod loader i cant escape full screen mode? Cant even interact with the check box. Anyhelp??

rugged timber
#

i cant seem to find the boss rush mod can someone help me find it plz

untold elm
#

boss rush isn't a mod lol

#

it's in vanilla

rugged timber
#

well i just dont have a general idea about modding

#

HELP

untold elm
#

how does one help without knowing what to help with?

#

;installer

#

oh yeah

#

zote dead

rugged timber
#

ohh that's cool

#

where can i find an explination for the mods that are listed

untold elm
#

download then read the readme

#

and if it doesn't have a readme then don't use it

#

because the ones without readmes are all shitposts

#

or obvious

rugged timber
#

thank you so much πŸ˜„

untold elm
#

also, if you pirated the game then you can't use mods

#

fyi

rugged timber
#

only disgusting people would pirate an indie game

untold elm
#

yeah

#

especially one that only costs 15 buck

#

s

hazy egret
#

Nah the mods work fine and have been in my 10+ hours (because i did buy it) But i just wanted to play it in windowed mode since my computer is crap and it would run better. FUNNY ENOUGH I just figured out why. For some reason the frame rate setting in config was at 400 and in my backup copy of the game (unmodded) its set at -1? so i changed it back to -1 and it worked!

grave pasture
#

I keep trying to use the modinstaller to update exaltation but I keep getting the unhandled exception error message

#

System.IO.IOException: The requested operation cannot be performed on a file with a user-mapped section open.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at ModInstaller.ModManager.InstallMods(String mod, String tempFolder, Boolean isEnabled)
at ModInstaller.ModManager.Install(String mod, Boolean isUpdate, Boolean isEnabled)
at ModInstaller.ModManager.CheckModUpdated(String filename, Mod mod, Boolean isEnabled)
at ModInstaller.ModManager.GetInstalledFiles()
at ModInstaller.ModManager.PopulateList()
at ModInstaller.ModManager.Form2_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

#

anyone good with code lingo here, cause this means nothing to me.

#

BibleThump

runic oriole
#

uhh is the game open?

real jacinth
#

"System.IO.IOException: The requested operation cannot be performed on a file with a user-mapped section open."

grave pasture
#

huh, oops

#

I guess closing the game is important

#

thanks for helping me with something I should've noticed on my own but didn't because i'm rarded

runic oriole
#

it's fine

grave pasture
#

I just don't like closing the game cause that means less time spent playing hollow knight

grizzled kindle
#

hi, im new to the community

#

was using a lingon trainer previously

#

apparently it doesnt work with the update

#

are there any decent virus free trainers for v1.4.2.4?

sleek tiger
#

Hello yes

#

can somebody tell me what the fuck Omnes Deorum is

sleek tiger
#

randomized Pantheons

#

okay

#

@glass meteor consider adding that to the mos summaries

zinc zenith
#

how do i access page 2 in the more saves mod?

safe canopy
#

[ ] or l2 r2

weary kindle
#

When will Charming work again

novel bronze
#

@weary kindle that's the working version of charming

#

I use the term 'working' loosely

weary kindle
#

Is it not on the installer

#

And what does 'working' mean

glass meteor
#

it means put on wayward compass and you'll have a seizure

weary kindle
novel bronze
#

And Heavy Blow is absolutely broken

glass meteor
#

heavy blow is always broken

#

that's part of the mod

weary kindle
#

Also exalation got updated

glass meteor
weary kindle
#

What does the update do

novel bronze
#

you hit Collector and he get's stuck to the ceiling

glass meteor
#

kill your computer and eat your soul

weary kindle
glass meteor
novel bronze
#

The update to Exaltation I think removed the glorified Dream Wielder

noble basin
#

what'd glorified dream wielder do

glass meteor
#

wield dreams

noble basin
#

Nail attacks may create a vengeful spirit, at the cost of 10 SOUL.

#

:radstress:

weary kindle
#

Dream weilder just made the dream nail be even quicker

tiny blade
#

πŸ€”

glass meteor
#

πŸ€”

zinc zenith
#

what are the changes does the charming mod do?

novel bronze
#

It affects 3 charms

#

Gathering Swarm, Wayward Compass, and Heavy Blow

#

Wayward Compass adds a minimap, but it freaks out sometimes

#

Heavy Blow has more knockback, and causes enemies to hurt eachother whenever they collide

#

but it's super broken

#

The only one that works properly is Gathering Swarm

#

which causes the Geo ore nodes to auto harvest

noble basin
#

heavy blow uh

#

works as intended

#

but it doesn't work

#

for the reasons AA described

sour summit
#

Anyone know how to fix/add 21 : 9 support on the latest patch?

vagrant briar
#

@sour summit , you can hexedit Assembly-CSharp.dll and substitute 3 instances of 39 8E E3 3F to 60 E5 18 40.

sour summit
#

@vagrant briar was going to say I tried that and it wasnt working but i guess its only the main menu thats still 16 : 9 as soon as i loaded in it went 21 : 9 🀦 thanks!

glass meteor
novel bronze
#

i can post the details if needed

silk field
#

do you have a pirated version of the game

novel bronze
#

no

#

my hollow knight iisnt installed in program files x86 if that would be relevant

silk field
#

try putting it back where it was originally installed

novel bronze
#

well

#

ill treat that as a last resort solution

#

if no other solution arises

silk field
#

that's the best solution though

novel bronze
#

yes ok

#

but

#

my original harddrive is full

#

and ill need to make space first

#

so

silk field
#

you dont have any other drives besides that?

novel bronze
#

i do

#

but program files 86x is in my original harddrive ?

silk field
#

you can put a steam directory in your other drive

#

and install hk there

#

modinstaller should work then

novel bronze
#

it is??

glass meteor
#

Location shouldn't matter

honest path
#

to continue something from several days ago:
I still think randomizer should have more randomness. even after playing hard mode for a while

daring peak
#

ush is "working" on rando 3

honest path
#

ohh nice

#

seeing people play oot randomizer just want me to randomize EVERYTHING in hollow knight

real jacinth
#

2 hours is a good rando length. 4 is way too long

untold elm
#

I'm trying to do a rando and I'm killing nosk because better nail is nice

#

and I died to him

#

...

pearl badge
#

Hey, so im trying to get the lightbringer mod for hollow knight to work, using the Mod Manager v8.4.0 installer, and i can install it, but then i open Hollow Knight. I see the Team Cherry logo, the message about the save symbol, and then the screen stays black and a "Hollow Knight is not repsonsing" popup appears?

#

anybody have a solution to this?

#

im quite new to trying mods for this game...

glass meteor
#

@pearl badge leave it there for a minute

#

It just takes a while to load

pearl badge
#

oh cool

#

thanks man will try

glass meteor
pearl badge
#

is there anything with this mod that could corrupt my save files in some way btw?

trail flint
#

back them up first then imo

glass meteor
#

It shouldn't but I'd back them up anyways

pearl badge
#

where can i find my save files?

trail flint
#

you using windows?

pearl badge
#

yea

trail flint
#

should be in something like

#

C:\Users\"PC NAME"\AppData\LocalLow\Team Cherry\Hollow Knight

glass meteor
#

First/last pin

trail flint
#

that too

#

hes gonna need to unhide folders right?

glass meteor
#

You can do that

#

Or

#

You can just put it in the address bar

burnt mountain
#

how do you get a old version of the game

silk field
burnt mountain
#

but where do i find the download

#

after i download form the consloe

#

from

silk field
#

it gives you a location

#

just put it in file explorer

burnt mountain
#

k

#

thanks

flint tinsel
#

hi, what is the mod o remove the HUD?

icy charm
#

you can disable the HUD using the debug mod

flint tinsel
#

is it already in-game or is there a download?

noble basin
#

it's a mod you gotta download

flint tinsel
#

so, where can I find the mod?

noble basin
#

in

flint tinsel
#

in what?

noble basin
#

the mod installer

flint tinsel
#

I openned it and its a blank page with one button that says manyaly

#

manually

noble basin
#

did you get any errors?

flint tinsel
#

I think yea, I pressed continue

#

I need to put the instal path in the HK folder right?, not in any sub-folder

runic oriole
flint tinsel
#

that's the error ************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'D:\Apps\Steam\steamapps\common\Hollow Knight\Modding API.zip'.
File name: 'D:\Apps\Steam\steamapps\common\Hollow Knight\Modding API.zip'

burnt mountain
#

can i get some help like geting a video to get a old version

safe canopy
#

assuming you want an old version of the game, not a specific mod

winter hamlet
#

How do I delete all the mods I installed for Hollow Knight? Will verifying ingerity of the game files work here?

daring peak
#

yes

winter hamlet
#

Okay

#

Vallidating Hollow Knight file (1 of 1) 0% complete

#

Sure is taking its time

tiny blade
#

you can just replace the assembly-csharp file

#

did you back it up

winter hamlet
#

No

tiny blade
#

you are out of luck then

winter hamlet
#

Why?

daring peak
tiny blade
#

not out of luck confirmed GWfroggyPoggers

winter hamlet
#

Where can I find this file to replace it?

real jacinth
#

by validating game files

winter hamlet
#

Sorry for dumb questions Im not exactly familiar with modding

real jacinth
#

just right click game

#

properties

#

file location

tiny blade
#

so you just download the file pete sent and place it in Hollow Knight/hollow_knight_Data/Managed

daring peak
#

program files x86\steam\steamapps\common\hk

winter hamlet
#

Replaced the file

#

mods are gone

#

thanks fellas

real jacinth
#

way to go, you just cracked his game

daring peak
#

i took over his pc already

winter hamlet
#

What?

#

What is this sorcery?!

#

Explain yourself Mr.... um.... 1104375389- so on and so forth

past crystal
#

happening with a couple mods, when i try to install them

glass meteor
#

Do you have the most recent version cause I remember that being an old bug

past crystal
#

i don't know

#

what's the newest version?

#

i'll try downloading it anyhow

#

yup

#

same version number

#

still broken

real jacinth
#

screenshot of file path pls

past crystal
#

selected file path for the installer?

real jacinth
#

and where your actual files are

past crystal
#

it should just be on the hollow knight folder, right?

#

i don't know how to check which path is actually selected

real jacinth
#

you can choose file path in the installer

past crystal
#

i know that

#

but just on the hollow knight in the common folder, right?

real jacinth
#

did you send it to the correct drive?

#

is this on the C drive?

past crystal
#

ye

#

s

real jacinth
#

have you tried to continue anyways?

past crystal
#

yes

#

nothing happens

real jacinth
#

and you tried it with this one regardless of the version being the same?

past crystal
#

yes

#

also broken

real jacinth
#

and....you're connected to the internet?

past crystal
#

yes

#

like i said

real jacinth
#

and.... you own the game?

past crystal
#

it works with some other mods

#

yes i own it

#

but it doesn't work with some mods

real jacinth
#

okay what you mean some other mods

past crystal
#

i mean

real jacinth
#

some mods are not updated for current patch

past crystal
noble basin
#

waitasecond

#

I have a theory

#

@runic oriole

#

you renamed the mods

#

but did you rename the mod dependencies

#

Redwing depends on Redwing Assets (by Angle) now and not Redwing Assets

#

and it also optionally requires Blackmoth (by Gradow)

#

I think it's looking for the Redwing Assets dependency and not finding it and throwing an error. If I'm correct it's a problem in the mod xml and if it wasn't super late I'd fix it

#

I'll fix it tomorrow if nobody does and I remember

real jacinth
#

so the mod installer IS working

#

just installing broken things

past crystal
#

it's just broken so it won't install some things

real jacinth
#

that's fine. that's easier to fix. I was thinking you couldn't even get to the main installer screen or install anything

runic oriole
#

U right AA, gonna revert it

safe canopy
#

shouldn't you have some sort of internal ids for mods / dependancies, not just the display name

runic oriole
#

not really, and I'm too lazy to change the code

past crystal
#

Uh, is Blackmoth supposed to slow down the game every time I dash into something?

crystal bay
#

that's not supposed to happen

tiny blade
#

looks like a feature to me

past crystal
#

well it's happening

#

my guess is that it's trying to register a hit on every frame i'm over something that can be hit

#

getting through false knight was a pain

gloomy crater
#

Gradow!

burnt mountain
#

can i get help to get randomizer

past crystal
#

@runic oriole
gradow pls

glass meteor
#

?

runic oriole
past crystal
#

the whole blackmoth causing slowdowns thing

novel bronze
#

oh that

#

the slowdown gets really bad in Greenpath

#

so much grass

past crystal
#

oh god

runic oriole
#

never heard of it

past crystal
#

of the slowdowns?

runic oriole
#

ye

past crystal
#

has nobody reported it before?

runic oriole
#

not that I know of

past crystal
#

well, i'm reporting it i guess

#

the bigger the area of things i interact with over the range of my dash, the worse it is

#

so false knight was pretty terrible

#

i can go and record some for you

novel bronze
#

Greenpath absolutely sucks

runic oriole
#

I have no idea what's causing this tho

#

it's not like my dash is different from the game's

past crystal
#

this wasn't an issue with normal sharp shadow, as far as i remember

novel bronze
#

No, the only issue with normal SShadow is the tink bug

runic oriole
#

idk

#

I didn't change the ss

past crystal
#

it's still probably a function of your mod

#

like how sharp shadow doesn't give you soul in vanilla

#

huh

#

just started the game up

#

it doesn't seem to be much of an issue anymore

novel bronze
#

Yeah its only temporary tho

past crystal
#

i didn't have the super long black screen when i started up the game, either

#

anyhow, i posted a couple videos above if you want to see some of the weird stuff i was talking about

novel bronze
#

It'll start lagging again soon

past crystal
#

so was sharp shadow always stopped by shields?

#

yup, starting to feel the lag again

novel bronze
#

Yep

#

get's worse over time

#

resets when you quit out

#

but always comes back

past crystal
#

looks like the slowdown happens over any sort of entity

#

animated entity?

#

well the fact that it gets worse over time should help us narrow down the problem, at least

lavish eagle
#

How do i find the randomizer mod? I made it to the google drive but cant find it.

novel bronze
#

;meme

silk field
#

πŸ€”

novel bronze
#

;meme

#

Rip zote.

glass meteor
#

hmmmmmmmmmmmmmmmmmmmmmmmmmmmm

silk field
#

why in modding help

tiny blade
#

where else would it be

tepid spear
#

hey does anyone have the Assembly-CSharp.dll and Assembly-CSharp.xml files from Hollow Knight Godmaster\hollow_knight_Data\Managed?

noble basin
#

first of all. bad slashes

#

second of all even if I was allowed to distribute those online would I distribute them to someone who is obviously using a pirated version?

#

yes I know you are and don't pretend you're not

tepid spear
#

how did you know?

real jacinth
#

Lol. Should have just come out and said, "someone crack my game version pls."

tepid spear
#

oh no

#

I littarerly was so dumb that i forgot to backup my files when I tried installing a mod

real jacinth
#

Uh huh. Sure

novel bronze
#

Because a legit version of HK you could just verify the game cache

tepid spear
#

how?

real jacinth
#

And legit versions have a different folder name

#

You buy the game

#

That's how

tepid spear
#

wow you guys are good

novel bronze
#

It really wasn't that hard

tepid spear
#

wait... if I still have the game save files, shouldnt i be abel to repair this mess by reinstalling the game?

#

btw i love your profile pic AA

novel bronze
#

Which AA

#

There are 2

tepid spear
#

you

novel bronze
#

Mine is just from Wizard of Legend

tepid spear
#

from where

novel bronze
#

It's one of the steam avatars for that game

tepid spear
#

oh k

#

i mean i definetly knew that

#

like come on

#

btw

#

would you guys want this link

#

with the version of hollow knigth gofd master

#

god

novel bronze
#

Just buy the game

tepid spear
#

i will

#

in a week or 2

novel bronze
#

Lemme guess

tepid spear
#

or tommorow

novel bronze
#

steam sale

tepid spear
#

yeah

#

wait when does it end again

novel bronze
#

HK only ever goes on sale for 34% off

real jacinth
#

Never. Cuz the game is dirt cheap already

novel bronze
#

And the game is already underpriced

tepid spear
#

yeah ok