#Grimmchild Mods

38 messages · Page 1 of 1 (latest)

raven mural
#

Hey, been looking around on lumafly for mods for grimmchild specifically. I really like the little dude, and I want him to contribute to my run. But as we all know, buddy charms just aren't good in this game. So I am looking around for mods that buff grimmchild so I can enjoy the game more with him by my side.

So far I have only found a few changes. One which lets grimmchild be able to be used alongside "Carefree Melody" the charm, a mod that allows him to be used anywhere, even in some bosses where he should not be allowed, and "AspyCompanion", which changes grimm to another character, and like I wanted, significantly buffs the moveset.

However, this is the only mod that buffs grimmchild. The other one I found is "Nightmare Spark", which adds more charms based on the Grimm Troupe, but doesn't have anything to do with the grimmchild. I love the buffs that the Aspy mod provides, but when I check the files within the mod, both the visual change and the buffs are in the same file. I wonder if there is anyone who can go into said file and edit it so I just get the buffs, and can still enjoy the original grimm?

I am using the latest update on Hollow Knight, as well as Lumafly being on V3.3.0.0. I have no other conflictions, and simply just wanna know if it's possible for this to be altered.

Hope to hear back soon! ^^

raven mural
#

Can anyone help me out with this?

#

I can't open and edit files on my own

hot warren
#

It does do things with Grimmchild, it needs to be final tier but it does buff it

#

though Nightmare Spark has stupid little compatibility with a good chunk of mods

#

(Pale court, actually)

#

but

#

there's one that goes for all minions

#

"Hivesong"

#

simple charm, buffs minion damage, including grimmchild

#

the other ones you have already do work good though

raven mural
#

Shit, need to find that one. Didn't know what to search up for buffs for other buddies that follow you

#

The one mod I have works great, I just can't go into the file to get rid of the visual change and keep the big buff, since I am mostly used to adding or changing mods, not deep editing in single files

#

So I was wondering if someone could help with that, but I will check out "Hivesong" too

cobalt shadow
#

You can see #hk-modding-docs pins to learn how to setup an HK modding environment, then download the source code of [[aspycompanion]] to edit

civic cedarBOT
#
AspyCompanion

1.0.0.3

Description:

Replaces Grimmchild with Aspy.

Dependencies:

╚ Vasi

Tags:

Cosmetic, Gameplay

Authors:

╚ Da Doll
╚ jngo102

raven mural
#

Is there any kind of special software needed to edit the software? Tried opening it up in notepad and got a whole buncha mess

cobalt shadow
#

That's what the #hk-modding-docs part is for

drowsy glen
#

As Mel said, [[hivesong]] is good for pet builds. You can also look at [[charmchanger]] to customize some of grimmchild’s settings

civic cedarBOT
#
Charm Changer

1.0.3.246

Description:

Lets you customize the strength of some Charm effects

Dependencies:

╚ SFCore
╚ Satchel
╚ HKMirror

Tags:

Gameplay

Authors:

╚ Exempt-Medic

raven mural
#

Hivesong seems to have the screen be completely black upon loading with the mod. I can still hear my movement, so it's just blacked out visually. UI of my health and soul still appear too

raven mural
# cobalt shadow That's what the <#936668443959234570> part is for

And I had a look through this, what I saw was making a mod, and making your own area. I literally just want to edit something. If it was like a set of files that all did one thing combined together, such as a mod for stats, audio, etc- this would be a lot easier

cobalt shadow
cobalt shadow
raven mural
#

Yeah I tried charm changer and it's good to see I can alter the fire rate as well as the damage, I just remember the aspy one shooting 3 fireballs that also have a slight homing curve

#

Charm changer is a number change, but not for the projectile. Still good enough though if I want to go with that

raven mural
cobalt shadow
#

Different games use different kinds of mods, yes. HK is unity, which is CSharp, so you need to re-compile .dll files for mods.

raven mural
#

Yeah, I am used to adding and editing files, never really dove into the mods themselves

#

A shame, but I guess I can look into how to make a basic mod for grimmchild

raven mural
#

Ight, got everything set up

#

Now I am just unsure what to do from here on out

cobalt shadow
#

If you want to create you own mod from scratch, you can ask for advise in #hk-dev-general (you'll need to join the Dev Channels in id:customize ).

You can also make a copy of the AspyCompanion repo, and then change that around, which would probably be easier overall.

raven mural
#

How would I do that?

drowsy glen
#

Dingle, the issue with Hivesong appears to be related to an issue in DanielSteginkUtils that I've been trying to fix for the last 2 weeks now. My fix was just approved, so if you notice any other issues with Hivesong, please let me know!

#

As for tampering with AspyCompanion, if you go to the mod on Lumafly, one of the buttons will redirect you to the repo on Git. Google should have some clear instructions on downloading it to your personal computer so you can tamper with the code on Visual Studio or whatever IDE you use.

raven mural