She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x

f96zonetrooper

Engaged Member
Dec 21, 2018
2,932
2,824
350
I've played all the Season 1, when the season 2 has come out i already resetted my pc, so i don't have a save from the S1. How can i start the S2 with a save or at least with changing the name of the character?
AfaIk :

You can play the game without a save from Season 1.
All 330+ variables taken from Season 1 are initialised with default values in the script before loading.
If loading fails due to a missing "Karlssons.gambit.s1" you get an error which can be ignored.
You will then proceed with default values which will usually give you the default dom events due to how branching is coded. All your rank variables are false, so you usually get the "else"/"elif True" branch.

Example : default -> e8kdomstart

Code:
label eightforkone:

    if k1pro or k2 or k3 or k4:
        jump subisland
    elif True:
        jump e8domstart

...

label e8domstart:

    if k9:
        jump e8k9start
    elif True:
        jump e8kdomstart

2. If you want to change default values, you can do the following :

Place the following file "initialisation.rpy" in folder "...\KarlssonsGambit-0.8.31TestB-pc\game".
(Right-click -> Save target as ...)
Use an editor like Notepad++ and edit the (default) values in lines 234 - 571
Rank variables are spread out since all variables are grouped per Episode when first used.
k9 is currently highest rank.
The custom names are last.

Important :
You have to start the game once to get the edited initialisation.rpy compiled to initialisation.rpyc.
Exit KarlssonsGambit.exe and start again so that your edited defaults are used.

Use Start, select "None" and ignore the following error.


If you later want to get rid of this "cheat" :
- delete the *.rpy and the respective *.rpyc file in the "\game" folder.
- delete/move all saves since these saves are likely "corrupt" since they probably do not represent a set of variable values obtained by a regular playthrough.
You don't have permission to view the spoiler content. Log in or register now.

In case you get unexpected results/errors, don't report them in the forum/discord since they are based on "cheating".

Important Note :
This file initialisation.rpy belongs to KarlssonsGambit-0.8.31TestB-pc. Don't use it with other versions of KG!!!

Have fun.
 
Last edited:

MagicMan753

Well-Known Member
Nov 19, 2021
1,413
3,099
387
Game contain incest?
Yes and no. You have a sister, but isn't biological sister, but it probably counts as step incest a bit. So maybe not the type of incest you are looking for, not sure.

Will say, they might be able to still refer to each other as bro and Sis at times and during sex. It would be more of a roleplay thing, but Tess said it was maybe possible, but she will check. I am hopeful she can and will do it, just cause the name calling would be hot.
 

harsha_26

Engaged Member
Jun 1, 2020
2,142
3,755
458
Yes and no. You have a sister, but isn't biological sister, but it probably counts as step incest a bit. So maybe not the type of incest you are looking for, not sure.

Will say, they might be able to still refer to each other as bro and Sis at times and during sex. It would be more of a roleplay thing, but Tess said it was maybe possible, but she will check. I am hopeful she can and will do it, just cause the name calling would be hot.
How it is stepcest? Either Cole or callista not related to Olivia in anyway by blood or marriage, unless you believe somehow Alexander did something with callista even by force. It's more like adopted family. Regarding role play, yeah it is harmless and many non incest games are doing this anyway.

I hope kane have a chance to see his new mommy in Elena (since she is mother of sis olivia) for Evil Dom faction as he need some mother figure since callista won't be in that faction.
 

MilesEdgeworth

Engaged Member
Nov 8, 2021
3,572
4,399
378
You don't have permission to view the spoiler content. Log in or register now.
I remember that but tess hinted at the fact that delilah's adopted and stephen is likely the only child of cynthia.

Lmao and it just occured to me that Callista and Cynthia are in the similar situations. They both are raising a child of Cole , their other adopted kid is with the Karlssons, well Cynthia didnt carelessly throw her son into a gambit that can kill him, but other than that. ( Also both of their names begin with c and end with a but that one is just a fun fact.
How it is stepcest? Either Cole or callista not related to Olivia in anyway by blood or marriage, unless you believe somehow Alexander did something with callista even by force. It's more like adopted family. Regarding role play, yeah it is harmless and many non incest games are doing this anyway.

I hope kane have a chance to see his new mommy in Elena (since she is mother of sis olivia) for Evil Dom faction as he need some mother figure since callista won't be in that faction.
I believe the poster is trying to say since they grew up as brother and sister that it has similar dynamics to if they were actually blood-related.
 
Last edited:
4.30 star(s) 176 Votes