trauts

Active Member
Aug 12, 2018
841
658
291
Hi purplexel there is a flaw for faction (demon | witch | neutral/balanced) unless demon faction carries more weight than witch. your current calculation to do this is demon/witch based on your logic.
align_value > .66: # Demon
align_value < .34: # Witch
else: # Neutral/Balanced
if demon value = 25 and witch value = 25
demon / witch = 1
the align_value returns demon faction, not neutral/balanced
or
demon value = 25 and witch value = 36
demon / witch = 0.6944444444444444
align_value returns demon faction, not witch
1763555204125.png
 
Last edited:
Dec 13, 2022
66
16
107
Hi, does anyone know why the game shuts down after this scene? And if anyone could give me a save file after that point so I can continue playing this amazing story?
 

purplexel

Newbie
Game Developer
Dec 1, 2023
75
780
199
Hi purplexel there is a flaw for faction (demon | witch | neutral/balanced) unless demon faction carries more weight than witch. your current calculation to do this is demon/witch based on your logic.
align_value > .66: # Demon
align_value < .34: # Witch
else: # Neutral/Balanced
if demon value = 25 and witch value = 25
demon / witch = 1
the align_value returns demon faction, not neutral/balanced
or
demon value = 25 and witch value = 36
demon / witch = 0.6944444444444444
align_value returns demon faction, not witch
View attachment 5450799
align_base doesn't represent witch points, it represents the total number of alignment choices made. So in your example above, you chose the demon choice 25 out of 36 times, i.e. 69%, which results in a "demon" score (passing the minimum %66 threshold).
 

purplexel

Newbie
Game Developer
Dec 1, 2023
75
780
199
Hi, does anyone know why the game shuts down after this scene? And if anyone could give me a save file after that point so I can continue playing this amazing story?
Can you describe the scene and the dialogue preceding the error? I'd rather not open any save files.
 

oohhh

Member
Mar 29, 2022
323
308
162
This is definetly one of the best game out there, played like what 2 to 3 hrs ...
All characters were so good and Lisa one was the best to me ...

Waiting for the next updates ...
 
  • Like
Reactions: Mysh9
4.50 star(s) 20 Votes