Mod Ren'Py Completed Between Two Worlds WT-Mod [Chapter 10 Steam/Public][RiamMar]

RiamMar

One Hand Clapping, Daggum Games, Lockheart
Modder
Game Developer
Sep 15, 2017
1,209
4,701
478
Out where? You mean the paywalled one?
If it's not leaked, then yes, the Steam DLC.
But as stated in one of my posts: The mod is updated. Last chapter has only "your choice" choices and the choices impacting the ending are made in chapter 8 and 9.
 
  • Like
Reactions: FaceCrap

ashcatch

Member
Mar 2, 2022
176
67
87
With the guide mod can someone answer how alignment points work? First ever seeing it and on 8 points and I've only ever done good points instead of evil but confused by alignment. It says alignment is the sum of all your good and evil choices (major choices *5). alignment checks (chapter 6): 0+ equals good. Like does that mean if it says -1 alignment then that's good points or 1 and 5 alignment would be good. Confused since 1 and 5 point options are marked blue and -1 is orange but confused with the 0+ equals good statement
 
Last edited:

RiamMar

One Hand Clapping, Daggum Games, Lockheart
Modder
Game Developer
Sep 15, 2017
1,209
4,701
478
With the guide mod can someone answer how alignment points work? First ever seeing it and on 8 points and I've only ever done good points instead of evil but confused by alignment. It says alignment is the sum of all your good and evil choices (major choices *5). alignment checks (chapter 6): 0+ equals good. Like does that mean if it says -1 alignment then that's good points or 1 and 5 alignment would be good. Confused since 1 and 5 point options are marked blue and -1 is orange but confused with the 0+ equals good statement
The game begins with personal stats for characters + the harem/solo variables.
The harem/solo variables stay but then, instead ofpersonal stats, minor and major good/evil choices pop up.

Each choice that is mentioned with minor/major good/evil is counted with the variables evilminor, evilmajor, goodminor and goodmajor.

At the point you mentioned, Droosk switched to alignment. Your alignment is calculated like this:
Code:
alignment = (goodmajor * 5) + goodminor - (evilmajor * 5) - evilminor
Example 1: You have 1 major good, 2 minor good, and 1 minor evil choice
Code:
            goodmajor  + goodminor   evilmajor   evilminor
alignment = (1 * 5)    + 2         - (0 * 5)   - 1         = 6
This example means, you're on the "good route".

Example 2: You have 1 major good, 2 minor good, 3 major evil and 1 minor evil choice
Code:
            goodmajor  + goodminor   evilmajor   evilminor
alignment = (1 * 5)    + 2         - (3 * 5)   - 1         = -9
Example 2 would mean, you're on the "evil route".

So, if your alignment has a positive value (or is zero), you're on the good route. If it's negative, you're on the evil route.

Think of it as similar to the light / dark side in Star Wars. Positive = light side, Negative = dark side.
Or maybe, the Paragon/Renegade system in Mass Effecet would be more like it.

After that point, only the alignment variable is used to check if you're on the good/evil route. E.g. later choices will directly reduce that alignment variable.

So, if my walkthrough states "Alignment: Score (4) - 2" for a choice, that means, your alignment shifts towards evil, but you're still on the "good route", since your new alignment is 4 - 2 = 2.
If the walkthrough states "Alignment: Score (4) - 10", you're going to be on the evil route after that, since your alignment will drop to -6.
 
Last edited:

ashcatch

Member
Mar 2, 2022
176
67
87
The game begins with personal stats for characters + the harem/solo variables.
The harem/solo variables stay but then, instead ofpersonal stats, minor and major good/evil choices pop up.

Each choice that is mentioned with minor/major good/evil is counted with the variables evilminor, evilmajor, goodminor and goodmajor.

At the point you mentioned, Droosk switched to alignment. Your alignment is calculated like this:
Code:
alignment = (goodmajor * 5) + goodminor - (evilmajor * 5) - evilminor
Example 1: You have 1 major good, 2 minor good, and 1 minor evil choice
Code:
            goodmajor  + goodminor   evilmajor   evilminor
alignment = (1 * 5)    + 2         - (0 * 5)   - 1         = 6
This example means, you're on the "good route".

Example 2: You have 1 major good, 2 minor good, 3 major evil and 1 minor evil choice
Code:
            goodmajor  + goodminor   evilmajor   evilminor
alignment = (1 * 5)    + 2         - (3 * 5)   - 1         = -9
Example 2 would mean, you're on the "evil route".

So, if your alignment has a positive value (or is zero), you're on the good route. If it's negative, you're on the evil route.

Think of it as similar to the light / dark side in Star Wars. Positive = light side, Negative = dark side.
Or maybe, the Paragon/Renegade system in Mass Effecet would be more like it.

After that point, only the alignment variable is used to check if you're on the good/evil route. E.g. later choices will directly reduce that alignment variable.

So, if my walkthrough states "Alignment: Score (4) - 2" for a choice, that means, your alignment shifts towards evil, but you're still on the "good route", since your new alignment is 4 - 2 = 2.
If the walkthrough states "Alignment: Score (4) - 10", you're going to be on the evil route after that, since your alignment will drop to -6.
Ah thanks that helped alot
 
  • Like
Reactions: RiamMar

RiamMar

One Hand Clapping, Daggum Games, Lockheart
Modder
Game Developer
Sep 15, 2017
1,209
4,701
478
Heya RiamMar, Hope you're doing good! Just wondering if ya have a few minutes to see if the mod needs updating, please, and thank you for your time!
In addition to the "stories", I checked chapter 9 and 10 as well, just to be sure.
There's one new choice in the stories and that's more for fun than having impact, so I think we are good without a mod-update.

If there's an issue in previous chapters while playing, please let me know.
 

Tsusaku

Member
Oct 6, 2021
446
468
187
Hey, just wanted to ask, when the WT says Hannah Submission +1, does it mean she gets a submisive or the MC? When i read the choices, i just played a scene in the beggining of the game, where Hannah Mom, was talking about her and the MC being in bed, or something like that. You get a choice to agree with her mom, or agree with Hannah. But, it just feels strange that agreeing with Hannah gets her a submission, it feels like the MC is submitting to her, by agreeing.
In the same way of that, there was a scene before, where you could choose if Emily gets a +1 domination. So if the + 1 submission means Hannah gets a submissive to MC, that would mean Emily gets a dominations over MC and vice versa if the +1 submission means MC gets submissive to Hannah, then + 1 domination meand Emily gets dominated by MC.
So please which one is it? :)
Thank you for any answer.
 

RiamMar

One Hand Clapping, Daggum Games, Lockheart
Modder
Game Developer
Sep 15, 2017
1,209
4,701
478
Hey, just wanted to ask, when the WT says Hannah Submission +1, does it mean she gets a submisive or the MC? When i read the choices, i just played a scene in the beggining of the game, where Hannah Mom, was talking about her and the MC being in bed, or something like that. You get a choice to agree with her mom, or agree with Hannah. But, it just feels strange that agreeing with Hannah gets her a submission, it feels like the MC is submitting to her, by agreeing.
In the same way of that, there was a scene before, where you could choose if Emily gets a +1 domination. So if the + 1 submission means Hannah gets a submissive to MC, that would mean Emily gets a dominations over MC and vice versa if the +1 submission means MC gets submissive to Hannah, then + 1 domination meand Emily gets dominated by MC.
So please which one is it? :)
Thank you for any answer.
It would have meant that Hannah gets more submissive, but the game switches to a good/evil choice system later on.

You can read a bit more about the Good/Evil choices and transition to a more general alignment system in my post here.

So, in a way, early choices don't really matter anymore. Not sure if Droosk will ever rework those choices, but I wouldn't see how. Only the harem/solo choices and choices from chapter 4 on have impact on the ending and branching into the good/evil path, if I remember correctly.
 

pedersilver5

Member
Jan 20, 2025
163
47
38
Returning player 2023: Fighter stole a sword, sold the jewels, threw the sword in a lake, and the group takes her to the prince she stole from instead, of having her stay in a lodge while they check out work. Brilliant