Command & Obey your model on Jerkmate — you’re in control. Join Now!
x

Pr0GamerJohnny

Devoted Member
Sep 7, 2022
8,885
14,003
812
Frankly, it is right there in the word. Mono means one. Duo means two, etc. If you have threesomes you are non-monogamous. This does not mean that you are polyamorous merely that you are ethically non-monogamous (assuming all parties are in a state to give affirmative consent) on at least a temporary or trial basis, even if you decide not to make threesomes a regular occurrence in the future.
Ofc mono means one duo means two, the quibbling point is over whether we're differentiating sex from relationships. To me (and only me, I don't pretend to dictate anyone else's feelings on the matter) - non-monogamy carries a strong connotation of accepting other parties doing whatever, that's very different from what we were originally talking about in the context of this game and nora - a single one-off threesome sex event. Anyway it doesnt matter what I think since it wont be in the game.
 

Dessolos

Board Buff
Jul 25, 2017
19,858
28,027
936
Frankly, it is right there in the word. Mono means one. Duo means two, etc. If you have threesomes you are non-monogamous. This does not mean that you are polyamorous merely that you are ethically non-monogamous (assuming all parties are in a state to give affirmative consent) on at least a temporary or trial basis, even if you decide not to make threesomes a regular occurrence in the future.
eh I kind of disagree a little bit. I think if it's only a one time thing you can still can be considered monogamous. I think only when it's something you push for to happen more often or it's more than a one time thing once in a blue moon you stop being completely monogamous.

Then there is the matter of the relationship as well. You can also have a monogamous emotional relationship but a non monogamous physical one at the same time (sex) . It's really boils down to point of view.
 
  • Like
Reactions: Pr0GamerJohnny

PickerLewd

Engaged Member
Dec 22, 2022
2,949
3,782
397
I haven't played the latest DLC, which is a double chapter (4 and 5), but it has more negatives than positives. I don't know if people are angry with the product and it would be better to finish it and move on to the next project, or if it really was a very bad DLC :oops:.
 

TREXrg

Member
Jun 26, 2022
350
641
169
I haven't played the latest DLC, which is a double chapter (4 and 5), but it has more negatives than positives. I don't know if people are angry with the product and it would be better to finish it and move on to the next project, or if it really was a very bad DLC :oops:.
depends if you buy it or not i personal think the negative reviews are because of 2 points
first steve overhypes a ton like biggest episode ever (he says that nearly every episode) and the episode4&5 for price of one and so on what makes the buyers expectaion bigger than the product can deliver so he shots himself in the foot with it exspacily mixed with the second point,
second is the bugged releases sour people and they leave more negative reviews it's manly because varablies are incorrect what leads to confusionig scenes and the phone who always leads to problems and other smaller bugs that are annoying i personaly wait a week to play after release and most bugs are fixed
 
  • Thinking Face
Reactions: PickerLewd

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
18,470
47,779
922
I haven't played the latest DLC, which is a double chapter (4 and 5), but it has more negatives than positives. I don't know if people are angry with the product and it would be better to finish it and move on to the next project, or if it really was a very bad DLC :oops:.
depends if you buy it or not i personal think the negative reviews are because of 2 points
first steve overhypes a ton like biggest episode ever (he says that nearly every episode) and the episode4&5 for price of one and so on what makes the buyers expectaion bigger than the product can deliver so he shots himself in the foot with it exspacily mixed with the second point,
second is the bugged releases sour people and they leave more negative reviews it's manly because varablies are incorrect what leads to confusionig scenes and the phone who always leads to problems and other smaller bugs that are annoying i personaly wait a week to play after release and most bugs are fixed
I'm the same, I've been burnt to many times with this one, I never ever play the first release, because it's just going to piss me off. I usually wait till the second bug fix (and there's still usually issues, but not as many).
 
  • Like
Reactions: TREXrg

The Japanese

Member
Jun 22, 2021
141
1,265
278
yeah, sadly, I didn't notice the walkthrough function (in preferences) until later, but it is very handy. I was honestly using my own MOD I add to most games that shows me the file and line number being executed so if I am unsure which option to choose, I could check it and see the results, but I prefer not to. The walkthrough gave me what I needed.

As for Chris and Grayson, I agree. I really started to hate Chris when he assaulted Nora, man that pissed me off as I hate to see women abused like that. And then later on he is still telling some teacher that him and Nora are together when in fact you are with her now. So, he comes off as trying to look like the wise leader when deep down, he has some issues. Grayson is actually a better person. While he can be a bit of a jerk, he doesn't hide it and he is naturally protective of his sister (which I have a sister as well, so I understand that), with him, what you see is what you get, at least he is honest about who he is compared to Chris.
Cool! Could you share this mod? Sharing is caring! I'm attaching a picture of this sad puppy to tug at your heartstrings and make you more inclined to share your mod. Much appreciated!

sad-puppy.jpg
 

Night Hacker

Forum Fanatic
Jul 3, 2021
4,342
18,724
630
Cool! Could you share this mod? Sharing is caring! I'm attaching a picture of this sad puppy to tug at your heartstrings and make you more inclined to share your mod. Much appreciated!

View attachment 4434412
View attachment Night Hacker - CKmod.7z

It's fairly simple. If you want to enable the onscreen line number display, you need to do some extra work (nothing complex) as I do not alter the original game's code directly. It is explained how in the "developer.rpy" file. Other things this small modification does is that it alters screen saves so they save as JPGs instead of PNGs (faster to save and smaller). I have a readme included in the 7Zip which explains what each file does in the folder. NONE of the files are dependent on each other, so you can delete any one of them you don't want, or you can reprogram it if you wish. In "outlines.rpy" I commented out (# symbol) some lines which have outlines added to menu items etc... I don't think that is needed with this game, but I use the same general code with most games, removing what isn't needed and doesn't work if need be.

This should work with most games. It's something I just made for myself. I add to it once in a while.

Something else you can do is press SHIFT+O to enter console mode and alter variables used in the game if you know them (use with caution of course). SHIFT+D enters developer mode in most games, and allows you to inspect variables used etc... etc... etc... anyhow, check the readme first for more info.
 
  • Heart
Reactions: The Japanese

The Japanese

Member
Jun 22, 2021
141
1,265
278
View attachment 4435527

It's fairly simple. If you want to enable the onscreen line number display, you need to do some extra work (nothing complex) as I do not alter the original game's code directly. It is explained how in the "developer.rpy" file. Other things this small modification does is that it alters screen saves so they save as JPGs instead of PNGs (faster to save and smaller). I have a readme included in the 7Zip which explains what each file does in the folder. NONE of the files are dependent on each other, so you can delete any one of them you don't want, or you can reprogram it if you wish. In "outlines.rpy" I commented out (# symbol) some lines which have outlines added to menu items etc... I don't think that is needed with this game, but I use the same general code with most games, removing what isn't needed and doesn't work if need be.

This should work with most games. It's something I just made for myself. I add to it once in a while.

Something else you can do is press SHIFT+O to enter console mode and alter variables used in the game if you know them (use with caution of course). SHIFT+D enters developer mode in most games, and allows you to inspect variables used etc... etc... etc... anyhow, check the readme first for more info.
Thanks a lot, mate! I knew the puppy would work :LOL:
 
  • Haha
Reactions: Night Hacker
Mar 28, 2024
136
209
119
Are they going to get the update out? Fucking taking forever after they lied about the release date in December with only a days notice before the release day when they changed the date.
 
Dec 24, 2023
63
64
143
Never had that on my saves that I remember. Are you using an old save from a previous version? What's the exact error you are getting?
Hi there!!!


I'm not using any old saves. Just created an ape run using path builder.

The error happens right after this

Screenshot 2025-01-17 021759.png

And the error looks like this :-

While running game code:
SyntaxError: invalid syntax (game/ep2/scene48.rpy, line 365)
 
Last edited:

richiman

Member
May 3, 2022
374
598
217
College Kings 2 Episode 6 Part 1 is OUT NOW

header.jpg

Hey everyone,

I’m delighted to announce that has just gone live exclusively on our Patreon!

An alcohol-fueled Spring Break trip, a sexy volleyball match, and a pair of threesomes are just a few things you'll experience in the first part of CK2's finale!

Thank you all for patiently waiting as we took an extra few weeks to make the release the best it could be. It has made a huge difference and we are immensely excited to share this first of three parts of Episode 6 with you all.

If you’re not already backing us and want to get your hands on this exclusive content then be sure to to get instant access!

We're aware of the issues with the launcher, and are working on a complete overhaul to improve it ahead of the release of Part 2. In the meantime, as a one time offer, our Junior patrons ($10) will also (like Seniors and above) be able to access Episode 6 Part 1 through direct download.

Don’t forget to on Steam if you haven’t yet. Remember you need to be logged in to Steam to view the page!

Thanks so much everyone for your patience and your support, we’re looking forward to seeing you all back on campus!

You don't have permission to view the spoiler content. Log in or register now.
 

Viet9999

Active Member
May 26, 2024
530
591
179
College Kings 2 Episode 6 Part 1 is OUT NOW

View attachment 4454876

Hey everyone,

I’m delighted to announce that has just gone live exclusively on our Patreon!

An alcohol-fueled Spring Break trip, a sexy volleyball match, and a pair of threesomes are just a few things you'll experience in the first part of CK2's finale!

Thank you all for patiently waiting as we took an extra few weeks to make the release the best it could be. It has made a huge difference and we are immensely excited to share this first of three parts of Episode 6 with you all.

If you’re not already backing us and want to get your hands on this exclusive content then be sure to to get instant access!

We're aware of the issues with the launcher, and are working on a complete overhaul to improve it ahead of the release of Part 2. In the meantime, as a one time offer, our Junior patrons ($10) will also (like Seniors and above) be able to access Episode 6 Part 1 through direct download.

Don’t forget to on Steam if you haven’t yet. Remember you need to be logged in to Steam to view the page!

Thanks so much everyone for your patience and your support, we’re looking forward to seeing you all back on campus!

You don't have permission to view the spoiler content. Log in or register now.
Thank you very much for posting it:love:(y)
 
Sep 25, 2021
17
36
114
It's funny to see how they delayed the original release date from December to January because they found different bugs and now that they release the game the bugs continue. At this point we shouldn't even be surprised.
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,319
278,926
957
College Kings [Act 1 v1.4.18] [Undergrad Steve]

COMPRESSED:

Win/Linux:
- - MEGA - PIXELDRAIN

Mac:
- - MEGA - PIXELDRAIN
-------------------------------------------------------------------------------------------

College Kings [Act 2 v6.0.4] [Undergrad Steve]

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -

-------------------------------------------------------------------------------------------

College Kings [Act 2 v6.0.0 to v6.0.2 UPDATE ONLY] [Undergrad Steve]

COMPRESSED:

Win/Linux/Mac:
- -

-------------------------------------------------------------------------------------------

College Kings [Act 2 v6.0.2 to v6.0.3 UPDATE ONLY] [Undergrad Steve]

COMPRESSED:

Win/Linux/Mac:
- -

-------------------------------------------------------------------------------------------

College Kings [Act 2 v6.0.3 to v6.0.4 UPDATE ONLY] [Undergrad Steve]

COMPRESSED:

Win/Linux/Mac:
- -
 
Last edited:
3.20 star(s) 213 Votes