CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

swpkmn

Active Member
Feb 19, 2020
521
352
I really feel this game is incomplete. The 4th and 5th floors feel pretty empty.

Lately, I have been digging into the source code, especially in the plugins, and thinking maybe I can mod this game or rework it. The script is written in js (I guess because it uses the RPGM engine), so porting it to Godot would be a good idea, or maybe using TypeScript and keeping it as is (for ease of development).

I am new here (made an account in 2018 or something, but rarely interact with this forum). Could someone point me to a "guide" or "docs" on how to mod (not "how to mod technically", but more like what the steps are, what I can and cannot do, and how I can make sure nobody will sue me), and also how I can gather some funds to work on it (must be legal ways)?

In short, if I extend the boss level to the 6th floor (for example), create a new map, new edicts, imitate the artwork, throw in a bunch of new content, and gather the funds, is it legal or not?

I have already tweaked a lot in this game. I added an edict around pleasureDmg, and enemies take sightPleasure (the author called it feedbackPleasure or something like that) if Karry's charm is high and she is naked. Does it break the game? Maybe. But another edict making the enemy able to ejaculate multiple times balances it.

The source code, method, and variable names are written intentionally and are self-descriptive, but it’s still a pain in the *ss because it’s JS. Duck typing is always a pain. Reworking it in Ts would ease our minds (don't mind me about this one :) , I have been working with statically typed languages my entire life, and my first language is Java).

The sadism/masochism system is amazing. We can still add a lot of physical skills, right? Currently, there's only a cock kick. We could add a brand new floor and introduce an arena system.

What if Karry built her own "kingdom" and became the imperial majesty herself? What if she took her troops into a war?

I can go on.

I would appreciate any guides and help if someone is interested.
The developer's discord is linked in the OP, and they seem to be okay with mods. You could ask there for more information as to what they would find acceptable, but don't mention this forum if you post there, as they are not fans to say the least.
 

Kenny567

Well-Known Member
Oct 10, 2017
1,710
904
Your main version (without Hanger pack) is missing a pack_config.json file, which Image Replacer requires.

Here's the content of said file:
JSON:
{
    "globalPackCondition": "true",
    "isDecrypted": false,
    "loadingOrder": 300,
    "imagesBlocks": []
}
For anyone trying to get this working without the Hanger pack, simply create this file in the www/mods/ImagePacks/[Sushikun] Sister folder and paste the content.

Alternatively, I'll attach a zip containing the required file and folder structure (for use with Vortex or unpack into the game's root folder).
Sushi has shared an updated collection in the Remtairy discord (which includes the Sister imagepack)
 
4.60 star(s) 447 Votes