To piggyback off last night's post, here is an example as to why I had to script analysis code for the Tasks...this is an example of an "optional" Task, one that is not normally notified to the player but is behind the scenes and the type that can be easily missed until you realize it at the end of each Chapter. Again, I'll put in a spoiler to minimize post size.SanchoMod - Task notifications and status feature explanation.
Warning: this is likely going to be a bit of a wall of text due to detailed information (there's always someone that bitches if I don't explain everything, you know who you are ). To alleviate that nonsense I'll place the bulk of this post in a spoiler tag to minimize it's size for those who could care less about the info.
Good evening. For those unfamiliar with SanchoMod let me start by saying everything, and I mean absolutely everything in the multi-mod can be toggle enabled/disabled as the user desires. Fully customizable experience is the name of the game as I believe power is in choices not mandates. This mod core foundation can be seen in my various release threads (see my profile posts for those links) or more recently on the BaDIK WIP posting here. With that out of the way...
You don't have permission to view the spoiler content. Log in or register now.
Finally additional teasers are being posted here dynamically (I'm adding to the post and updating pics over time) if your interested. Until next update regards and be well.
Hearing this makes me glad I skipped trying to solo Kira or Robin. It felt that you'd likely just end up tearing them apart and I think the game already has enough sadness without the MC adding to the pile.Well, i picked Robin as my main LI at the very beginning of the game and it was nice i could pick her solo. But then it goes downhill pretty fast.
I personally really like Holly more than the rest of the girls. I'll always be devoted to Cece, but Holly would've been my second choice IF you didn't have to cheat on Lexi to get her, but thankfully, for me, you do, and I would never chase an LI just to drop her when someone better comes along.I wish Holly had her own standalone path. She is great but having to betray Lexi to romance her is pretty low..still couldn't resist. I prefer her over most of the main girls (Apart from Cece)
I get what you are saying and would have preferred a separate Holly path too but when the MC confesses to Lexi that he cheated there is an option to say that he loves both so maybe there is an ending with all there which would be interesting.I personally really like Holly more than the rest of the girls. I'll always be devoted to Cece, but Holly would've been my second choice IF you didn't have to cheat on Lexi to get her, but thankfully, for me, you do, and I would never chase an LI just to drop her when someone better comes along.
I find Holly mega-attractive and her facial expressions are superb, plus she's a knockout to boot, but to treat Lexi that way isn't cool.
Save for Cece path.can someone share their saves for cece chapter6 please
I'd recommend always running these games through a sandbox.why this tries to modify tcp/ip-settings?
#!/bin/bash
# Put the game inside of ~/Games/renpy (or change the firejail command below to where you put the game in).
# Put the script inside the game's folder ( name it run.sh ).
# Make this script executable by running this command in a terminal where the script is : chmod u+x run.sh
# Double click run.sh ( or in a terminal, type : ./run.sh ) to start the game sandboxed.
# If you have multiple games, you can copy paste run.sh into their directory.
cd "$(dirname "$(realpath "$0")")"
firejail --nogroups --net=none --nodbus --nou2f --private-dev --private-tmp --seccomp --whitelist=~/.renpy --whitelist=~/.config/renpy --whitelist=~/Games/renpy --noblacklist=~/.renpy --noblacklist=~/.config/renpy --noblacklist=~/Games/renpy "$(find . -maxdepth 1 -type f \( -name '*.sh' ! -name 'run.sh' \))"
Can I have the download links for ur mod please?SanchoMod - Dynamic ChoiceGuide feature explanation.
Standard warning: this is likely going to be a bit of a wall of text due to detailed information. To alleviate that nonsense I'll place the bulk of this post in a spoiler tag to minimize it's size for those who could care less about the info.
Good afternoon. Previous feature explantion(s) can be found here. In this installment I'll briefly discuss how the dynamic ChoiceGuide functions and how it's utilized to benefit the player's experience.
Finally additional teasers are being posted here dynamically (I'm adding to the post and updating pics over time) if your interested. Until next update regards and be well.You don't have permission to view the spoiler content. Log in or register now.
Yes, he showed a character from his new game rendered in C4D a few dev logs ago.Does anyone know what is drifty going to do after he finishes this game? Is he developing another game?