CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x
Oct 10, 2020
156
162
I know this has been said many time before, but im a new player and I dont understand this game at all. I am playing a bit and I have had some sexscenes after a battle and im getting her slutpoints up. But I dont understand how you are supposed to go on with the story. i am just aimlessly walking around fighting and fucking with prisoners. there is no progress at all. what am I doing wrong?? I have been searching trough the thread, but every explenation is confusing.

Can somebody please explain what you are supposed to be doing in this game? I read for example that you can be a waitress in the bar, but everybody there only wants to fight or fuck. and the person behind the bar is also no help at all.

Please somebody, help me out.
 

gerome90s

Newbie
Apr 6, 2024
61
18
I know this has been said many time before, but im a new player and I dont understand this game at all. I am playing a bit and I have had some sexscenes after a battle and im getting her slutpoints up. But I dont understand how you are supposed to go on with the story. i am just aimlessly walking around fighting and fucking with prisoners. there is no progress at all. what am I doing wrong?? I have been searching trough the thread, but every explenation is confusing.

Can somebody please explain what you are supposed to be doing in this game? I read for example that you can be a waitress in the bar, but everybody there only wants to fight or fuck. and the person behind the bar is also no help at all.

Please somebody, help me out.
Tiny walkthrough:
there are 5 levels, as the game starts, you should be able to see the first one as anarchy. you should defeat every one in that same floor and progress to get to the Giant PIG. Defeat him ,and that's about it. the first floor becomes conjugated, and second floor unlocks as new anarchy. Do the same there. By the way, don't fuck much, as the corruption rises you can not get certain gifts at the end of each level. Also, you get 1 or 2 edicts point each day, which you should use it at the computer desk, as it does not transfer to next day (there is an upgrade available for this to do some minor adjustments). One last thing, adjust your Control level in a way that you can maintain the ORDER between 1 to 10, as it gives you the highest income per day (there are some math to this in later game, but for now that's about it).
Haven't been playing this game in a long time, so much contents are added to this, but hands down, this game is a success.
 
  • Like
Reactions: BigBramdeheus123

Purple_Heart

Engaged Member
Oct 15, 2021
2,426
3,994
I know this has been said many time before, but im a new player and I dont understand this game at all. I am playing a bit and I have had some sexscenes after a battle and im getting her slutpoints up. But I dont understand how you are supposed to go on with the story. i am just aimlessly walking around fighting and fucking with prisoners. there is no progress at all. what am I doing wrong?? I have been searching trough the thread, but every explenation is confusing.

Can somebody please explain what you are supposed to be doing in this game? I read for example that you can be a waitress in the bar, but everybody there only wants to fight or fuck. and the person behind the bar is also no help at all.

Please somebody, help me out.
You are supposed to beat bosses in each level(subjugate) before order reaches zero. In first level that's the big green orc at the end of the level. Sidejobs such as waitress are playable after you've subjugated the level they are in(waitress is in level 1) and bought their edicts.
 
  • Like
Reactions: BigBramdeheus123

Sekker23

New Member
Mar 4, 2020
4
5
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.
 

Purple_Heart

Engaged Member
Oct 15, 2021
2,426
3,994
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.
If you can convert your adjustments to the game into a mod you can always paywall your mod through various sites. As for the guide, it is better to ask on discord server of the game where modders are. Most people here barely know how to do a simple drag & drop to install mods.
 

Sekker23

New Member
Mar 4, 2020
4
5
If you can convert your adjustments to the game into a mod you can always paywall your mod through various sites. As for the guide, it is better to ask on discord server of the game where modders are. Most people here barely know how to do a simple drag & drop to install mods.
Thank you for your reply.

What if I just post my mod here or in a new thread? I don't plan to put it behind a paywall, but I do plan to accept donations. I believe there are some rules on this site that I can follow?
 

Eddy5893181

Member
Jun 24, 2021
182
114
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.
Looking forward to your mod
 

Purple_Heart

Engaged Member
Oct 15, 2021
2,426
3,994
Thank you for your reply.

What if I just post my mod here or in a new thread? I don't plan to put it behind a paywall, but I do plan to accept donations. I believe there are some rules on this site that I can follow?
Hmm, I think if you put it on sites like itch io for free with optional payment and start your own mod thread in modding forum(of f95zone) you should be able to give a link to itch io in your thread as a download link. I am not sure about that though, maybe you should send a ticket to ask moderators to be sure. They usually solve tickets in 1 or 2 days.
 

PumpPapi

New Member
May 4, 2020
3
1
You might have ended up with a corrupted download. It can happen that your internet connection garbles something and it messes up the extraction.

So try redownloading the game.

Also, just a thought, do you have space on your hard drive?
Yeah I got it now. Turns out Avast was just being a bitch as usual. The download was fine.
 

Evil Earthworm Jim

Well-Known Member
Dec 21, 2019
1,127
1,304
Hi
I bought the game in Steam to support it. But I don't want to lose my progresion. what are the files that I should move from the f95 version to steam version???
Thanks
I can't remember the exact path; I think there are ".sav" files in a folder named "save" in the "game" folder. You should be able to migrate them to the version of the game you'd prefer to use. I'm presuming a lot, though, that the Steam version doesn't change that system.
 
Last edited:
  • Like
Reactions: ppm4587

gerome90s

Newbie
Apr 6, 2024
61
18
what's different between the mooded and the normal one? and which better?
There are many moders out there. modes do not make it better or worse. It's about majority vote to opt out certain features or not. Now, if you enjoy certain features that are removed, or the developer refuse to add cause of majority vote, then you can add it as a mode. if you are wonder how does it effect the main story, well it doesn't. the only downside to using mode, is making the save file probably non-sharable among devices, as some codes in the save file would be unrecognizable. This is not always true, but it is one of unfavorable possibilities.
 

Cernunnos

Newbie
Oct 19, 2018
25
38
If you can convert your adjustments to the game into a mod you can always paywall your mod through various sites. As for the guide, it is better to ask on discord server of the game where modders are. Most people here barely know how to do a simple drag & drop to install mods.
It's dreadfully ironic to see someone on F95 of all places suggest that another user paywall their mod...
 
  • Haha
Reactions: Purple_Heart

ol4f

New Member
Oct 13, 2019
3
4
Here's the mod download link, for those of you who need it!
Pixeldrain
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).
 

Purple_Heart

Engaged Member
Oct 15, 2021
2,426
3,994
It's dreadfully ironic to see someone on F95 of all places suggest that another user paywall their mod...
To be honest that's literally the first thing that came to my mind after reading "gather some funds".
I wouldn't suggest it if there was a mention of "donation" or "optional payment" in the post I've replied to.
 
4.60 star(s) 447 Votes