#archived-modding-help
1 messages · Page 221 of 1
some can help me download the radiance.host mod?
radiance.host is not a mod, its the site that hosts the mod installer
?i
Reminder: The mod installer (https://radiance.host/mods/ModInstaller.exe) and other modding resources can be found from the pinned messages.
my computer just keep saying he cant find game files and it says to check if the game is instaled.
does it ask you to show hollow knight location?
yeah
im new to modding and want to install mods for my mac version of hk, how do i do this?
?i
Reminder: The mod installer (https://radiance.host/mods/ModInstaller.exe) and other modding resources can be found from the pinned messages.
check the pins, somewhere there is a mac modinstaller
BRUH
ok so press the show hollow knight location button.
When it opens the window to select the file, click on This PC → C drive → Program files (x86) → Steam → Steamapps → common. Then click on hollow knight folder and then select it
any example mod fiels for me to use?
Username pinging should be a role permission.
Yes
with modinstaller do i just check enable by the mods and theyll work? or have to download some
https://github.com/fifty-six/HollowKnight.Modding also look at other mods’ code on GitHub
kool
Mulhima i cant find the show hollow knight location button where is it?
Screenshot where you are right now
im just at the hollow_knight.exe file
im checking the boxes to enable the mods but nothing actually happens in hk, do i have to do something else
send a screenshot of it
screenshot the installer
Did you get the ModdingApi mod?
Required for mods to function
modding api only says windows idk if I need that or not tho
Click the out of date button to update it(supposed to say windows)
They said screenshot the hollow knight exe....
That message doesn’t say anything
Anyways ima go now since my phone is at 5% and ~3 mins ago it was at 10
same
my hk wont open now it jsut crashes
send a screenshot of the file you're point at
does it show a loading screen or anything?
just a black screen with the cursor for a couple seconds before crashing again
whcih mods did you download?
rn i have debug mod, benchwarp and charm notch mod
go to steam. validate integrity of game files
Any tips on making this cleaner?
using System;
using System.Reflection;
using GlobalEnums;
using Modding;
namespace title_screen_mod
{
//Start Loading Sprites From File "title_screen"
private void loadResources()
{
Assembly _asm = Assembly.GetExecutingAssembly();
using (Stream s = _asm.GetManifestResourceStream("title_screen_mod.Resources.title_screen.png"))
{
if (s != null)
{
byte[] buffer = new byte[s.Length];
s.Read(buffer, 0, buffer.Length);
s.Dispose();
//Create texture from bytes
var tex = new Texture2D(2, 2);
tex.LoadImage(buffer, true);
// Create sprite from texture
title_screen = Sprite.Create(tex, new Rect(0, 0, tex.width, tex.height), new Vector2(0.5f, 0.5f));
}
}
}
private int LogoId = -1;
public title_screen_mod()
{
//loadResources();
//Load Image "title_screen"
TitleLogoHelper.Initialize();
LogoId = TitleLogoHelper.AddLogo(new title_screen());
}
}
#archived-modding-development for code
k
after that open the modinstaller and redownload the mods
ok i did that but its still crashing do i just need to redownload the game again?
verifying integrity does the same thing as redownloading
Is a controller plugged in
only change i notice is when i verify integrity in the modinstaller i have to update the modding API windows again
no
no, no controller
Try going to your save files path and deleting all files with global settings in their name
Heyo
heard that you need a mod installer to mod hollow knight, is there a specific link to that or is it something that is through steam workshop?

i installed the mod installer, but i cant make mods that arent in the display, work 
i can't make mods that arent in the display
?
when you open the installer, it has a few mods that you can download on the spot, one of the mods that i want to play isnt there, i have downloaded the file for it but i cant load it for some reason 
one of the mods being?
the Impossible any%
look at fireborns guide
the zip file isn't a mod, the mod you need to install is decorationmaster (not on the installer)
so you download decoraationmaster and through that you turn the game into impossible any% ?
first three minutes https://www.youtube.com/watch?v=-04JcalmOtg
Here's my guide on installing and using the DecorationMaster Mod, a mod which lets you both customize levels and play other people's customized levels! Credits to Sawyer and shoutouts to 56.
DOWNLOADS:
https://github.com/a2659802/HollowKnight.Decoration/releases
Under "Assets", download DecorationMaster.dll.
ok i got it to work, ty 
one last question, with the debug mod, how do you repoen the menu, and how do you enable that thing where you can press your inventory mid-air?
can someone help me with getting the multiplayer host thing?
The first answer is f1
The second answer is QoL mod
wanted to use mods on hollow knight cracked?
buy the game
Quick question: how do you use the interface on the debug mod?
f1
thanks
im not sure if this is because my mod installer can't find hollow knight but when i open up hollow knight no mods appear or signs of the mod installer
(im on mac)
Are you using mod installer or mod installer 2
mod installer 2
Install the ModdingApi mod/update it
wdym
It’s on the installer’s list
it says "out of date"
By update it I mean if it says out of date, click the out of date text
Try playing hk now
I'm trying to install debug mod for 1.2.2.1, but the link to the google drive with the modding API's isn't working for me. It keeps saying the folder is in the owners trash. Where can I find the right download link for 1.2.2.1 modding API? The GOG version if that's relevant.
IDK if the Drive version is the most up to date, as I saw this posted recently:
#resources message
Edit: I misread fwiw. I thought that you needed the debug mod itself, not the api
Yeah, I need the api. I don't know why the link isn't working
Thanks man! That's exactly what I needed. Now I can practice any% without wanting to kill myself.
where do i download the mods?
Your computer
I am dumb
im looking for a grub counter. i just downloaded the mods for the first time. can anyone point me in the right direction?
That's one of the things BingoUI counts I believe
yes! thank you!!
any other recommended mods that dont effect game play, just ui? im like 20 hrs in
Whenever i open holow knight with the mods it isnt loading what do i do?
what is setting is it under
nvm figured it out
Where did you buy hollow knight
What os are you using
Where did you download the mods
what mods did you download
what installer are you using
what does "isn't loading" mean exactly
what's your favorite color
I am using Steam i am on win 10 and i am using mod installer from here
i am trying to use debug and
which installer. "from here" is not an installer
Mod Manager v8.6.0 by Gradow
i have debug installed and when i open hollow knight it doesnt even recognize i have mod
ive tried doing manuel aswell
I don't care who you're doing in your spare time
also not sure how doing Manuel will help with mods
¯_(ツ)_/¯
Screenshot your installer
@real jacinth Would you mind not taking the piss if people's English isn't great?
click the orange box
Nice way to deflect from your bigoted behaviour, though.
It is working know TY
👍
the languge is changed know
When you download a mod it is good practice to ensure you know what it does. I can only assume you downloaded art mods
What operating system are you on?
uhhhh, the modding api google drive no longer exists. where do i get it (i downpatched to 1.2.2.1)
Check the #archived-modding-development pins for the new one, old one was griefed
ah ok thanks
is there a mod that allows me to pick out certain items and fight certain bosses to practice for steel mode?
github instructions are pretty vague, ive got the vanilla folder with the Managed data and its set to debug. I can't find RepoPath/OutputFinal/hollow_knight_Data/Managed/ though
?
ummm what.
debug mod
why are you building the api, just download it from the drive
i am lost
using the mod
has crash my game
but i was using them fine befor
like all i did was change controller settting
native controller input?
yea
I can't build the modding API solution in VS
You may have to start your game with the controller unplugged
Steam not banned for downloading mods? 
Mods don't prevent Steam Achievements.
have you added the game files to the folder described in the readme
?i
Reminder: The mod installer (https://radiance.host/mods/ModInstaller.exe) and other modding resources can be found from the pinned messages.
oh ok
yes, I used the files from the downpatched version
then it will not work with the repo from the most recent version of hk
go to a 1221 tag
or better, get the best version of 1221 modding api from this message: #resources message
I had been told that if you download mods, steam bans you. So, it is false?
that is very false
when using debug mod, what key do you use to reopen the menu on mac?
f1
no
ok so how do i use this
you can still press f1 on mac keyboards?
I'm pretty sure you're taking about VAC bans, which is only a thing for some competitive multiplayer games
im on steam just incase thats inpartant
You can use the top row of keys on your Apple keyboard as controls for built-in Mac features or as standard function keys.
bruh
ok so i got everything working but multplayer client stop my controlloor from working
lol
so whats the key on mac?
run it, if it asks then direct it to your game files, then press install on the mods you want
F1
Mods stop a lot of controllers from working. There are lots of work arounds
it isnt tho
it's f1, read the guide i sent
It is tho
it is. you just aren't pressing f1
i know where f1 is
i use the key "f1" all the time
it just adjusts brightness
it doesnt bring up the menu
no
Nope
wdym no
that key has 2 functions
You can use the top row of keys on your Apple keyboard as controls for built-in Mac features or as standard function keys.
ok so do you know any or what i should do about it
Personally, I use Steam's built in controller support to fix it, which is accessed in Big Picture Mode, then in the Manage Game settings.
Edit: other people prefer using a dedicated remapper program, such as Joy2Key, to remap the controller to keyboard inputs.
idk
and do you maybe want to look at those errors and see what they could be coming from
im just trying to get mods im not a programmer
and someone said to look in pinned messages
and thats all i found
"New mod drive"
first pin of #archived-modding-development
where you were told to look
github
that is a website, yes
umm what
have you tried running it
like running hollow knight you mean?
the mod installer
never given the option
did you download it from the link
are you talking about this (https://radiance.host/mods/ModInstaller.exe)
because thats what im trying to use
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/```
ok which file do i use for the modding api, im following the video and i dont see a file called ModdingApi.zip
in the new google drive
the corresponding zip for your version
Currently trying to join a friend's server, but we're not sure if the IP is working or not. We installed Hamachi and took the IPv4 but it's not connecting us to the same server
I'm having problems installing modding API, I'm trynna get it for 1221 and modinstaller say I need to update, When i try going to the google drive it says it is in the owners bin?
(that should probably also be pinned here btw @ green names)
So I decided to try out the randomizer (mod list in manager v8.6.0 is: rando3, QoL, RandoMapMod, SereCore, Vasi, ModCommon, and Benchwarp) and my stag stations seem to be working wrong. When I ring the bell the stags appear instantly, only dirtmouth can be traveled to, and even if I back out of the menu I get traveled to dirtmouth. Does anyone know what would be causing this?
that is correct
all of that is intended
qol causes quick stags, and stags are randomized
only unintended behaviour is if you exit out of stag menu it stags to dirtmouth, which is known but not a massive deal since you can just benchwarp back
Ah so I just misunderstood how it works with the randomizer, thanks
ok so like when i join my frend he can see me move on there side
but i cant see them
so I think im being dumb, but what do i do after creating the vanilla folder? also what is the solution i need to open? this is for modding API for 1221 btw
don't build it yourself
how don't I?
#resources message get this one
and the drive you would be looking for is in the pins of #archived-modding-development, but the most up to date 1221 mods are all in #resources anyway
I cna
okay tysm
sorry
I can't find the keybind for saving and loading savestates in the debug mod. is there a way to add a command binding?
where did you download debug mod
from the google drive
because it's probably the wrong version and i want to know who still has the old version up 😤
oh damn
Serena - Debug Mod
that should be updated 🥴 here's the most recent version #resources message
can i get some help on hollow point
have you read the readme
yes
I still don't have the make savestate as an option to bind
did you replace debugmod.dll and then restart your game
yes
i cant get hollow point to work
Is there a mod to improve the game on lesser pc's ?
modding api should give a slight boost to performance, otherwise im not aware of any other mods that optimise
can you give some more details? how is it not working?
i downloaded the mod and it wont show up
can you screenshot the title screen
what os are you using, what modinstaller version, etc
v8.6.0
can you screenshot modinstaller?
sure one sec
hay how do i get the gun mod????
read the pins, get modinstaller
thx
ok can you screenshot your title screen?
it wont show up in game
did you try it on a new save
yes
read the readme, this time taking special care to read the section labeled "Important read this"
Are you on steam?
can't mod on microsoft store version unless you dual boot linux
windows protects the game files
if the game is through windows store then yes
what make of computer isn't gonna change that
I don't know where to get the AK mod
and I do not want to use google because I might accidentally install shitty malware instead
pins
check the pins
anyone know what I would have accidentally selected to make me insta die on one hit?
Which mods did you download?
Let me check
Does it matter if they're downloaded and disabled or should I just list the ones I have enabled?
Just screenshot the main menu
Sorry, I finally bought a Windows (this game actually was the thing to finally push me to get one lol) and I've had a Mac for awhile so I'm relearning how to use this thing
oh wait. . . main menu. . . of HK. . .
Ok, this, right?
I am back
Does anyone know how to run Hamachi on the terminal for Linux???
I have it installed and now it's available in the terminal, only problem is idk how to run it or what command to make it run
Guys I have a problem with {The Git Gud Patch - Full Installer (v1.1)-6-1-1-1584807493.exe}
I download it Such as the load method I saw but did not work
Still giving me ERROR
I accidentally became immortal
how do I undo this?
well
"immortal"
I can heal for 1 soul abnormally fast
Did you put on any charms or anything?
if you had the QoL Mod already installed:
- go to save files
- locate
userX.json(with X being the save slot number from 1 - 4) - ctrl+f "focusMP_amount"
- set the value to 33
if you don't have the QoL Mod: - https://bloodorca.github.io/hollow/
- go to save files
- locate
userX.dat(with X being the save slot number from 1 - 4) - upload that to the website
- ctrl+f "focusMP_amount"
- set the value to 33
- download encrypted (PC)
- rename it to the original name (will be downloaded as
user1.dat, rename if you want slot 2, 3 or 4 to be edited) - put it back to the save file folder
No charms, I even deleted the save file and started over without putting anything on. Not even a custom skin.
What is git gud patch?
Excuse me. I know its likely asked often, but.
I have Hamachi, how do I host and let a friend join me?
elderbug god
We're meeting in Dirtmouth.
check the first pin
we don't endorse, support, or maintain anything on nexus
-_-
Check the pins for the installer
if you want mods supported by the staff here, check the installer.
Oooooh thank you, Mickely . . . the only thing I could find that said what that did was "He's a cool dude". . . I didn't know it'd make me autodie in one hit
you can selectively install pretty much everything on the git gud patch anyways
and with stuff that's actually updated
Can the client have the Server mod, or no?
did you read the pin
Yes, I'm just confused, I'm sorry.
Wait.
Are you able to have ANY other mods than that?
We have a Healthbar mod.
Alright. Sorry.
Been at this for an hour, and I'm getting annoyed at this.
Wrong image, damnit.
basic question. But i wanted to play around with some mods. Can i do it on any of my saves or does it only work on a fresh one?
depends on the mod
I wanted to try using debug from modinstaller
That works on new and existing saves
what is userx.json
mods only work on computer?
I think
So when pressing "revert back to unmodded" in the installer, it says that it failed to find the vanilla Hollow Knight.exe, and to verify the integrity of my files.
I go into steam and verify it through there, it finds 1 file that can't be verified so it reacquires it.
I go back to the mod installer and try to revert again, and again it says that vanilla hollow knight can't be found.
So I do the whole process again, and find out that the file only becomes unverified once I try to revert to unmodded. Should I just try to uninstall the mods individually through the installer?
I go into steam and verify it through there, it finds 1 file that can't be verified so it reacquires it.
launch the game after this
i was playing hollow knight using the redwing mod and blackmoth mod but after a few minutes i realized that i was invincible can anyone tell me how to fix this bug?
anyone wanna test oust my custom HOG arenas? dm if intrested
what if you have the game from the pc xbox game pass, will the mod work?
no
Just the UI
Any reason why sharp shadow would lag the game whenever dashing through objects? only seems to happen with mods
why is it that every time i press "revert back to unmodded" it says cant locate vanilla hollow knight
"Revert to unmodded" esentially copies and pastes a copy of the vanilla Assembly file (which is what Modding API replaces). For whatever reason, it isn't seeing the backup copy for you. That being said, it doesn't work right for a lot of people, for various reasons. You can manually swap the file, or you can "Verify Integrity" of the game on steam, or you can manually just click "Disable" on each of the mods.
yeah i just manually disabled all the mods
If you plan on switching back-and-forth a lot, Jamie made a simple .zip with a .bat file that swaps them back and forth, and I can re-post it. You have to put the contents of the folder in a specific spot, but then you can make a shortcut on your desktop to the .bat
There's some resources in #modding-discussion .
There's also a custom Krita plugin that Italy made if you use Krita, and it allows you to see the animations. At the end of the day though, it's mostly going to come down to preference.
sure
Manually installed mods don’t appear in mod installer menu and to disable and add them I have to move the actual dll file
This is the .zip
There's a readme with more info, but essentially you put all of the files inside of the folder into the folder that has hollow_knight.exe
If you right-click on the .bat file(s), you can click send to -> Desktop (create shortcut) in order to have an easy way to swap to vanilla without opening the folder.
I personally only use vanilla.bat, because when I want to play modded again, I just run Mod Installer, which automatically reverts it back to modded.
Is there a question here, or just a statement? It's not a correct statement, unless you're having an issue, but I don't really understand what you're trying to communicate.
That’s my issue
Is it Mod Installer 1 or 2?
(Is it a Zote Head?)
Well, if it's 1 (the Zote head), then you may need to
- Make sure that it's not running from your Downloads folder. Desktop is preferred.
- Run it as Administrator.
- Look more through the list, as some mods have different names than the .dll name
If it's Mod Installer 2 (the one with lots of checkboxes), then I'm unsure if it adds mods from outside of the main source. You may just have to disable mods manually.
How does one make a custom trial
Is it somewhere online, through a app or in game?
Stuff for Custom Trials and Maps
https://drive.google.com/drive/u/1/folders/1UJMASj7k1rQB1XOx5HK9X7715vbG9-ho
This is an updated version of the mod and editor:
#modding-discussion message
does anyone know if theres a mod to replace the pantheon boss music with the original bosses music?
afaik no
ahhh lame oh well
Did you open save file location?
where can I get the old version mod,glass soul
This?
please note this zip contains a v out of date modding api, i should update it 
I actually updated the one I posted
oh 
when using it when i place something its not on the place i wanted to place it :(
Unfortunately, I've never used the mod, I just know where the links are 
ah
Providing more information would be helpful
wdym?
Like what isn't being placed correctly
the one is where my cursor is and the 3 is where they get placed
oh lol
my cursor isn't there
it is supposed to be in the right down corner
If this is consistent you could just account for misplacement to correctly place it
yeah but i cant place it on the ground because i cant place my curser of my screen
that probably happens because the editor places the enemy in absolute position in the scene, while your cursor is relative to the scroll
Maybe make the editor window smaller
i have tried but when i try to make ik less tall then it just gliches out and disapears
Why mod tribe of battle don't work
In arena just tribe of battle and no traitor lord.
are you playing in godseeker mode?
you have to play in a normal save, not in godseeker mode
aa
oh..
thank you
I go to beat Hollow Knight
Cuz I deleted my saves in normal mode 😄
you can download a 112% save from speedrun.com
i don't think that there is a fix for that, sorry, i don't even know who made that programm
any program should work, but i personally use clip studio
try changing windows display scaling settings to 100% scaling
its made by italy
italy atm is working on it
They may have taken it up from someone else, not sure
the mod installer doesnt launch properly i tried reinstalling it.
What exactly happened?
its this black thing with white words
Send a screenshot
Just wait for like 30 seconds
an app opened
Click the installed box on the mods you want
doesnt look like the ones in the vid
ty
where can i download the installer? :>
Windows Modding API ain't downloading
Check pinned messages
ty
reset the installer
Are you on windows or Mac?
what version of modinstaller are you using, what version of hk are you using, and what exactly does "ain't downloading" mean
Hold on
Why
ModInstaller2, Newest HK vers and when I press the install button it isn't downloading the .dll
try modinstaller1 for windows
Where can I download that?
jngo was the person originally working on it
?i
Reminder: The mod installer (https://radiance.host/mods/ModInstaller.exe) and other modding resources can be found from the pinned messages.
Ok
OK multiplayer works now but on the host's screen I'm not moving but I can see him just fine (other than his attacks). Why?
read the first pinned message
how does one use GODump
Ah, right
I have made sure that every step is done exactly as all the messages say, but for some reason when I open Hollow Knight it just hasn't worked
no mods
I'm sure that the file path is correct and I have installed the mods - my friend did it the same way as me and it worked for him
does anyone know what the issue could be? I really don't know
is there text in the top left
no
ok so which modinstaller did you use
I've tried both that are linked
https://radiance.host/mods/ModInstaller.exe and Modinstaller2.exe both in pins
they both run and I can install the mods that I want
and where do you own hollow knight?
can you screenshot what modinstaller.exe looks like
Why are you using both
Did you install the ModdingApi mod in mod installer 2
yup
Try going to your save files path and deleting all files with global settings in their name
?saves
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/```
%APPDATA%..\LocalLow\Team Cherry\Hollow Knight?
I can't find any file there with global settings in it's name
is that the right place
screenshot the folder
wait do i need a different version of hollow knight
like a modded install of hollow knight
no that's just in case you have multiple installs
no I only have one install
can you go to <game files>\hollow_knight_data\managed and screenshot that folder? curious how modinstaller can think api is installed 
why are there no other files 
the game shouldn't be able to launch wtf
can you verify integrity of game files in steam, then rerun modinstaller.exe
sure can
What is happening with my shade soul? I have shaman stone if that means anything
multiplayer mod?
what mods do you have
and i messed around with cloning a bit
API, common, multiplayer client +server (but not using them) and debug
so you do have multiplayer 
multiplayer server messes with how spells are casted, recommend disabling them if you want to play solo
do you have modcommon installed and enabled?
It still doesn't work :(
can you screenshot the title screen?
yep i have it

can you do the same, screenshot title screen
okay ty! i didnt realize if it was on but not used itcounted lol'

@wet sluice try using mod installer 1 and follow the instructions in the pins for resetting it
alright will do
@wheat orchid @wide glade it worked thanks for the help!! :)
hi wer can i dl the mod installer ?
The pins

Whenever I build my cs scrip with dotnet build i get 1236 Errors and I do not know why
@wide glade what about the customknight then?
and they all seem to be... python errors?
did you put the skin files in the correct folder
according to this video https://www.youtube.com/watch?v=AKx9Hqzy1OM
A guide that explains how to install the CustomKnight mod and add your very own custom sprites to the game!
ModInstaller: https://radiance.host/mods/ModInstaller.exe
CustomKnight Skins: https://drive.google.com/open?id=1VlXmvI6KT2vzsGItY2w3rHjeCFx8DN0n
CustomKnight Skins (The White Palace Group): https://drive.google.com/open?id=16BUDS5e4_5eRI...
yeah they are in the correct folder and like this video
i recently installed hollow point but then when i got rid of it i now cant focus on any of my save files. what do i do?
is the multiplayer mod still working?
The main thing you do is read the readme, especialy when the mod puts that as part of the title.
That aside, here's steps to fix it:
#archived-modding-help message
Yes. Troubleshooting info is in the pins

why my mod installer keep reinstalling mod api
I’m doing the impossible any% thing but I’m having trouble on the first like mid air menu thing how do I open my menu mid air?
no
Uh, no. You didn't really need me to tell you that, though.
we wouldn't endorse a virus
You have a virus scanner built in to your PC probably and this community seems better than that.
kk thanks lol sorry
this is a public server, which has almost 100k members and the devs of the game are in it. do you think we are gonna try to sneak viruses under that
(other than 56 stealing your nekopara install)
h u h ?
It's a new conspiracy: hollowgate 
I don't know if they counts as a mod but i made a skin for hollow knight how would i make it into a link
upload to google drive?
oh ok
Every time mod Installer opens, it'll check to see if the modding api is out of date, and if it is then it'll update it. It should only do it once each time you open it, and it should only do it again if you switch to vanilla or there's an update.
If it's attempting to update repeatedly, then you may need to make sure that you're not running the Mod Installer from Downloads, and you may need to run it as Administrator.
If that doesn't fix it, then more info is needed.
is there a cheat to fill mask and soul in debug mode?
ight i'm having a bad time tryna understand the multiplayer mod, is this hamachi thingy mandatory or am i just being dumb
i think it’s obligatory
unless you do it localy
its needed
No but you can do it by save editing
There's cheats for unlimited masks/soul, but not to fill them up
Hamachi is required unless you're an expert with networking. If you're needing help, then you need Hamachi, yes.
You don't need to be an expert to forward ports, but you'll generally have an easier time with something like hamachi
mod installer please
Do you want to try again, but with a complete sentence this time? :/
?i
Reminder: The mod installer (https://radiance.host/mods/ModInstaller.exe) and other modding resources can be found from the pinned messages.
I phrase it that way because troubleshooting for port-forwarding isn't offered, and if someone was already familiar with what they would need to do for it, then they wouldn't be asking questions about it here :P
anyone have the custom knight skin format
But that would require effort
is the google drive still gone?
The modinstaller still works
wasn't there a new drive?
im trying to get deco master but i cant find it on the mod installer
Download it from here
It doesn't hurt to download it
do you have that in higher quality?
Which other mods do you have?
qol, vasi, modcommon,serecore,sfcore,weavercore, nonofficial hollow knight patch
Screenshot the entire top left of main menu
is it 🥴
The current version is 60
ok i opened the mod installer
Did it prompt you to update the API?
what should I do help pls...
How many mods did you download??
5-6 is wayy more than enough mods
Go to the installer and uninstall them
no
that just enabled like 50 mods 
yea
done
My pc is having a stroke
Oof
with the gun mod I cant heal me right?
the readme says that i have to press capslock to place things but when i do nothing happens
So, I'm trying to get uuwuu to load(since trying to test something), but it keeps failing to load. Curious if anyone knows if the mod was discontinued/broke at some point?
can someone help me with the muitplayer mod
Hey so I've made my own hollow knight skin, Its basically a purple version of the knight, and I was wondering if it could be added to the skin doc. It doesn't have to be I just wanted to showcase it. https://drive.google.com/drive/folders/1P9mLz4BS7spHZ9ixTnz7197aOOPmL6ho?usp=sharing
you have to click on the "installed" box to uninstall them
you heal by hitting enemies
did you turn on the editing mode?
maybe post it in #modding-discussion
How do I do that 🥴
watch fireborns video
ok
what is the issue?
my friend can't join
read the first pinned message in this channel
is there any other without hamachi
Sorry if this has been asked before, but I think I have a problem with older skins in CustomKnight where fallen Geo doesn't appear
it has the geo folder in there
and all other parts of the skin work fine
but geo falling from enemies doesn't appear?
if anyone can help me with this it'd be super appreciated
update: it started showing dropped geo about an hour into my play session without me changing anything
confusion
Can someoneh help i used the debug thing to get all charms but why is voidheart using 4 notches?
Dm it to me and I'll add it later. Otherwise it'll get buried here
ok
?saves
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/```
okay so how do i only download the Daughter of Hallownest customknight sprites
in the zip it downloads i went to hollow_knight_Data/Managed/Mods and there are 2 folders in there called "CustomKnight" and "CustomHPBar"
can't i just carry the folder inside the CustomKnight folder into the CustomKnight activators
yea that worked
so....
hello, I'm trying to do brunn's palace but the sawblades are displayed behind all the thorns, seeing other people play this they have them in front, anybody else had this issue and found a solution? it makes the moving sawblades u have to pogo on pretty much invisible
?saves
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/```
check the "game files" section
nah, I mean the google drive with skins other people made
then into hollow_knight_Data > Managed > Mods
Check the pins
this is one i know of
Hello guys, can you help me? i search the hollow point (mod)
Can you send me the links for instal the mod pls '^'
Check the pins
it's not in the pins ''^''
It's on the installers in the pins
have you found it yet?
Give them at least 1 second before spamming
okay i was going to send the link that was why i asked
no i don't found it T^T, maybe it's 'cause i don't speak very well english
is it true that i get a lot of anti-virus popups when installing?
its just windows being buggy
ah
here you go friend
If windows
nooh
you can download this and all the mods will be in it
i instal but not the hollow point mod
Hollow point is on it
yes, my friend. this installer has all the mods on the drive
and what he name is ? '^'
Hollow point
whut T^T
scroll down once you open the installer
wait a minute
is it just me or does the custom knight mod make geo invisible
Reload the game
yeah it only happens when i equip a new skin
i've only tried the pv skin so far so im not sure if it's a specific skin problem or customknight
if the skin you equip left the geo file blank that could be why
possible
Usually it's resource limitations
Vanilla geo sprite will be used if no geo sprite sheet is present
Just reload the game and try it again.
Or load a different skin, then back to the one you want
i can't see the sprites listed in the drive folder for customknight without downloading the folders, is that normal
@noble osprey okay so if you download the installer i sent you and scroll down a bit you will see the mod in there
yep thats normal
k thanks
yeah yeah thanks ^^
?i
Reminder: The mod installer (https://radiance.host/mods/ModInstaller.exe) and other modding resources can be found from the pinned messages.
Mods
Google Drive with Mods - https://drive.google.com/drive/folders/0B_b9PFqx_PR9Um9MeFZMV21oWGs
Installer - https://radiance.host/mods/ModInstaller.exe
Mod Summaries - https://docs.google.com/document/d/1cz5tcggpGofrBcM90XyTkMWjMelDHzugvQM6HpB13Ew
hmm... that seems to be broken too
Check #archived-modding-development pins for a working drive. Old one was griefed
Heya. Hate to bother but I have trouble understanding how to install a debug mod for my 1.2.2.1 version
I'm VERY new to all of this
I watched a tutorial but things are setup differently for the guy in it when compared to me
What’s different
Well I thought so at first, but he talks about renaming the folders and stuff to be able to launch them?
Bye
it's in the installer
It should be in the modinstaller
So do I still copy my folder? does it make a difference?
Ok thanks
Lemme get some things clear first. You have already downpatched your game to 1221 correct? You tried to run it and it works right? Where the folder is doesnt matter at all. Just copy paste the modding api folders into the downpatched folder, like in the video.
Alright thats a big help already. Next question would be: How will I disable the mod?
I only need it to practice
does anyone know if Horribly Translated mod still works?
im pretty sure you just take the debugmod.dll out of your mods folder. (Not while the game is open ofcourse)
So my mods stopped working and idk how to fix it
That could have a lot of reasons, be more specific. What mods are installed? Is it on every save file or is the one your using rn just corrupted. Have you tried reinstalling them. Have you tried restarting the game? What version of the game are you using?
Well all my save files dont show up when i have any mods in the mod folder and right now i only want debug mod and bench warp
I have tried reinstalling the game
Check the third pin
Ooh, I remember this happening.
?saves
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/```
could you go to the Save Files?
If I put in the API it's going to replace the original Data right...?
Does that make a difference?
I will try this ill come back and respond if it worked or not
Should I keep a copy of the original data?
if you have the downgraded ones in a different folder, they shouldn't mix
I would keep a copy yes. You are not allowed in speedrunning to have the modding api installed. So I would always have one normal 1221 folder and one modded 1221 folder
np!
It worked thank you
have you read the readme
I did
did you try it on a new file
? as in a new save file
yes
I did
Oh figured out the problem
I need to download mod common
Thank god
well thank you for helping me or trying to
your cool : D
(it also does not work on a new save file fwiw)
is there actually a way to get rid of invisible hollow knight glitch
im a very bad gamer and legit i cant beat him and get any ending for the game cause of it...
i've done that a few times, it didn't work
ah, i'll try that then
when i get on, i'll see how it goes
on worse pcs customknight causes the game to run out of memory for loading enemies 
why does it even happen btw? it seems like a super common bug-
what- i have a 2080-
glares at computer what are you hiding bitch
it's also partially a unity memory allocation issue
i'm not entirely sure what makes some people more susceptible to it myself, but removing customknight makes it far less common (apart from me, never used customknight and still get it every rando)
just downloaded the installer and downloaded the modcommon, Multiplayer client and server (as I plan on hosting) but when I launch the game it just crashes does anyone know why?
Are you using a controller
yes
Unplug until main menu
thank you that solved the problem
i consistently get a notification saying that grimmchild upgrades needs to be updated every time i open the mod installer no matter how many times i update it. ive stopped at this point. im running Windows 10
Just ignore it
k, and then im trying to use a separate hud sheet with my Hornet skin for the Custom Knight mod, but the hud isn't applying in game. i checked the guide and readme and couldn't find anything about it
i put the png in with the folder for the skin im using but its still not showing up, its just a normal hud when i enable the skin. there isnt another hud sheet in the folder, either
did you name it right or
shit let me try to name it properly first, i forgot u have to name it what the skin is for
worked, thanks
im dumb
help
ModInstaller keeps reinstalling mod api
Linux
Already removed ~/.local/share/ModInstaller/*
But problem still persist
i have a problem with mod instaler says I need the most recent version I want to know where to find it
steam or gog?
?mods
Mods
Google Drive with Mods - https://drive.google.com/drive/folders/0B_b9PFqx_PR9Um9MeFZMV21oWGs
Installer - https://radiance.host/mods/ModInstaller.exe
Mod Summaries - https://docs.google.com/document/d/1cz5tcggpGofrBcM90XyTkMWjMelDHzugvQM6HpB13Ew
do you own the game on steam or gog
i get on gog
then in gog galaxy go to game properties > manage installation > configure and select Version 1.4.3.2
i will try another day good bye and thanks for try to help me

Does anyone know if frogcore was ever fixed? I've been trying to get uuwuu to load, but I keep getting this issue:
[ERROR]:[API] - Error: System.MissingMethodException: Method not found: 'FrogCore.JournalHelper.AddJournalEntry'.
[ERROR]:[API] - at Modding.ModLoader.LoadMod (IMod mod, Boolean updateModText, Boolean changeSettings, System.Collections.Generic.Dictionary`2 preloadedObjects) [0x00000] in <filename unknown>:0
[ERROR]:[API] - at Modding.ModLoader+<LoadMods>d__9.MoveNext () [0x00000] in <filename unknown>:0 ```
Which, going by the searches, may be based on the wrong frogcore? But I tried downloading and installing frogcore from the google folder manually, so I'm guessing that one may be wrong as well? Or is there something else I'm missing?
Are any of the mods known to just straight up remove boss fights? I just got it on PC and got some mods and Hornet just wasn't there for her first fight. I got the achievement for beating her as soon as I started the game and I haven't had any negative effects besides her fight just not existing at the dash ability's location
which mods did you download?
CharmOverhaul, Custom Knight, DeathCounter, Grimmchild Upgrades, Indie Crossover, Infinite Grimm, Lifeblood Master, ModCommon, Press G to Dab, QoL, and Vasi
Hey guys, I am wondering if I do multiplayer with randomizer, will the randomizer sync with the both of us??
Like room or item
you can play Multiworld Randomizer read the pinned message in #randomizer
If you want the same items in same spots use the same seed
ok so my modding thingy got completely borked by the hollow point mod. no matter what I do I can't basically use any features of it whatsoever
when I try to revert back to un modded, it says could not locate vanilla game files and then closes, then when it opens up again, it seems fine. it also repeatedly downloads the updates for the grimmchild thing and the hollow point mod every single time I open it up, and I can't seem to enable/disable mods lastingly... if I turn off the launcher and open it again it just reverts back to having this dumb gun mod on that I never want to see again in my life
I fixed the healing issue that apparently just simply happens when you use this mod ever, but I would really like to figure out how to un-fuck my mod launcher if anyone has any info on that.
I verify game files on steam but every time I open up the mod launcher it just re adds the shittified files
just uninstall hollow point after you open the installer
I verify game files on steam but every time I open up the mod launcher it just re adds the shittified files
(it downloads modding api everytime you open the installer because every mod needs it to run)
when I try to revert back to un modded, it says could not locate vanilla game files
This should be fixed by verifying integrity of game files (which you did)
repeatedly downloads the updates for the grimmchild thing and the hollow point mod every single time I open it up,
ignore that
I can't seem to enable/disable mods lastingly
just install the mods you want and uninstall the ones you dont. dont use enable/disable

oops
im having trouble with modinstaller
every time i open it, it says it cant find the game
and i press ok and it closes
does it ask you to locate hollow knight install?
reset the installer. the instructions are in the pins
sorry, I mis spoke. I can't uninstall any mods successfully, not just disable.
i cant manually select anything
which folder did you point to
i cant point it to anything
it justs asks if a path is correct and i can only say yes
where did you get the game from?
what happens when you open the installer
like I said it offers updates to a couple of them and then just opens like normal
after it opens, what happens when you press uninstall
hollow point succesfully uninstalled
but then if I re open the program it is installed and there again
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/```
?saves
C:\Program Files (x86)\Steam\steamapps\common\Hollow Knight\
go here and then open hollow_knight_data → managed → mods and delete the hollow point.dll from there
be back in a few, irl calls! I will try this, and thank you very much for the help so far btw
hey
apparently the custom knight mod doesnt work with hollow point but i've seen a video where the zote skin's used
with it. is it a new bug?
oh and also for some reason whenver i swap kits in hollow point the soul regen doesnt work anymore, i left and rejoined game once adn that solved it but i did it again after i swapped to another kit and i still dont regen soul
yea custom knight doesnt work with hollow point
which kit did you swap to
i think its greed that doesnt give you any soul regen but doubles the amount you gain from hitting enemies
i legit only have
fluketroopers fire and fusalirs fury
this happens whenever i swap a kit
i need help i want to learn how to create mods in hollow knight. are there any guides for that? i know how to make custom knight mods but i want to learn how to modify the bosses in game.
@gloomy coral hey, so I was able to remove mods but I am still having an issue where whenever I try to load ANY mod the game crashes... any mod whatsoever
the game crashes... the mod loading bar shows up but then I get an error sound and it breaks. just trying the indie crossover one atm
are there any other mods?
i swear to god
why the fuck wont my mod word
work
its so annoying
fuck hollow point man
it legit just stops regenerating soul after 2 minutes
im using shotgun does it do this?
send the modlog.txt from the save file location
maybe reinstall the mod
i think its only if i swap gun kits or use shotgun
maybetry again one more time
still doesn't work
pins of #modding-discussion
go to save files and delete the 2 files with modding api in its name and try again
Vej, you should probably use a program that you're familiar with
There's a folder with the Knight sprites pinned in #modding-discussion
yeah I tried removing all mod related files from there and still doesn't work.
The only reason I mentioned Krita yesterday, was because I was saying if you use it, then there's a plugin for it that makes the sprites animated. But you don't need to use that lol
open the installer and click on revert back to unmodded and then click on enable all mods
Custom Knight worked on an old build of Hollow Point, but it doesn't work with the modern version.
(Specifically, I believe it only worked on the basic version, that just added the gun and nothing else)
that was a while back tho
It was, yeah lol
makes senes
when I try to revert back to unmodded, it says unable to locate vanilla hollow knight
please verify integrity of game files and relaunch this installer
I verify files on steam, 1 file removed, open up mod installer, try to revert back to unmodded, I get the same message
but I wanna use mods 😢
Verifying the file does the same thing that "revert to unmodded" does.
Opening the Mod Installer rewrites the file
because the guy who is helping me troubleshoot told me to? in this chat room?
I think Mulhima was suggesting that they attempt to remake the modding api file
what issue are you even having?
you can read my past messages to find out
yea fuckin bye
?warn @gray anchor Language
Warning logged for grayfruit#4915. I couldn't DM them. || Language
Gray, did you delete these files, when Mul mentioned deleting "moddingapi" files from saves?
?saves
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/```
yeah I did
Have you tried launching HK with just a simple mod, like QoL (and Mod Common and SereCore)?
And disable the other mods
ive encountered SO MANY BUGS with hollow point
its so annoying
like the game will crash if you hit a boss and ur firing a gun
its only happened to me on mantis and the infected vessel but like
dear god its so annoying
i hate the glitch SO MUCH
I don't mean to sound rude but I think hollow point is my worst mod experience ever and I have dealt with some got dam mods in the past
seems like debug and modcommon work fine
its like fun but.. just really annoying.
seems genuinely unfinished tbh

