IllGames HoneyCome
anonghuser opened this issue · 5 comments
Support the new game of the renamed company.
PRs are welcome.
I was hoping it's close enough to either KK or HS2 to not need much (any?) changes, however I don't know how to even begin to go about testing that. I tried to look at KKAPI code to see where it gets restricted to certain process, but I only found definition of some proccessname variables that are then not referenced anywhere... Any hints on where I should look to understand the basics?
And on another note, since unlike this mod the KKAPI source is in a repo owned (or at least named after) Illusion's old company name, where do you think the IllGames version should go?
The process filters depend on the name of the application, usually the same as the exe name. Removing these will do nothing since these plugins are not compatible and won't even be seen by the new bepinex used in HC.
I'd guess around half of the code of ABMX and plugins it depends on will have to be rewritten to support HC, possibly more. Some features might not be possible and have to be removed or worked around.
Wait a second, by "new bepinex" do you mean the same issue there was in RoomGirl, needing completely differently coded plugins? When I saw BepInEx used here I just assumed they'd reverted to the old system. I guess I got my hopes up for nothing after all.
Yes, HC is more similar to RG than to KK.