Yay it works!
SabSab
Recent community posts
Hello, I was wondering if I missed the link being posted :) If u were too busy to get around to it no worries! I just feel it’s such a shame if the previous version were to be lost.
I read the game when it was first posted on cog, then again when it was rewritten in twine. I was shocked at the leap in quality in the rewrite. In the IF world there’s this strange phenomenon where every time an IF gets rewritten it plummets in quality. It happened to Freak Amongst the Neon Lights, Fool Me Once, and many more. This was the first exception I had seen. The grammar and pacing issue I noticed on the first demo was entirely fixed, and the prose was much better.
But this recent rewrite, well. It didn’t replicate that magic. The dialogue feels very robotic, the characters less alive, and the prose like an emotionless log of things that happened.
I heard you were planning on changes to the plot, but there are many areas where the gist of the dialogue and prose is the same, just… drained of soul.
As someone struggling to reconnect with my own Wip and with the expectations of fans I understand it’s not easy, but I hope the re-rewritten scenes get another miraculous glow up I now know you’re capable of making.
“The relationships were purely physical. You’re no stranger to sex, and that’s all you wanted from them.”
Does this lock you out of romance? I’ll bite the bullet and choose the second option if I have to, but I don’t want to cuz it’s out of character for my mc to have wanted to have gone deeper with anyone they’ve met so far, what with the iredicci genocide thing :/
edit: Oooh I code dived and it seems it only tracks being a virgin. Awesome!
Bug 1. When choosing wallet for ghost touched objects, the options to tell or force Lars to stop doesn't work. They all just lead to "watch in silence".
Bug 2. If you choose "you don't turn down a free meal" and choose "tell the truth" when Lars asks why, it doesn't let you tell the truth. It just says "You only shrug, deciding on a non-answer."
Bug 3. "He hadn't been surprised when they'd refused to take hold of one of the death-touch items." This didn't happen.
Hello I'm really enjoying the updates. I found a consistency bug though;
How else are you going to explain why you know Maeve and have been talking to her for weeks?”
There's a route where you simply never talk to Maeve again after establishing you can't trust each other on the second meeting. The story doesn't reflect this at all after this point.
I've literally said it could be a mixed culture situation. And that I Could keep the name. You're the one who implied letting people know the family speaks Spanish beforehand sounds like you're saying " you better go and make them Hispanic". I did not say you're assuming people should make a Hispanic character. I said the fact that you assume that's what people would think reveals you know the information is something that would affect a person into making a Hispanic character.
You can't pretend this isn't information that affects an MC's identity. Something a lot of people would like to know about their MC before already forming an identity for them. If the family was introduced early on in the story, this would not be a problem.
As I said, it's a premise. All other premises is in the introduction of your story. You don't want to add that premise even as an offhand in the introduction part because you don't want to come off as saying "oh, hey you can speak Spanish so you better go and make them Hispanic". What I've said is it does not do that.
The fact that you assume someone knowing the MC is from a Spanish speaking family would imply you want the MC to be Hispanic shows you know that information would influence a player into making a Hispanic MC. Note that I didn't say that anywhere in my comment.
I Can't do anything I want with my MC because canon information like them being from a Spanish speaking family exists. I could keep the Korean name and headcanon that they're adopted, but I can't play as them being from a Korean family. And that's a good thing if I was informed of it.
People make MCs based on some unchangeable facts the story provides of them. Those are part of a basic premise. The premise is already set. Informing people of the premise doesn't "force" them to do anything they aren't already forced to.
(This is "I", btw. From your server, if you remember.)
Incredible. I can't believe I didn't know about this IF. It's a uniquely (for an IF) dystopian setting more commonly found in good novels. The writing is amazing!
I wish there was an option for nonbinary mcs to input their sex. I feel like it misses a lot of detail (like whether mc has experienced pregnancy.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 288, in script
"[p] brutally stabs [d]. He would twisted his sword before pulls it out and stabs at other places." with hpunch
KeyError: u'd'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 288, in script
"[p] brutally stabs [d]. He would twisted his sword before pulls it out and stabs at other places." with hpunch
File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/character.py", line 1222, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/character.py", line 1141, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/character.py", line 1121, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "/Users/spider/Desktop/Gaymes/PrideAndSubmission650x950.app/Contents/Resources/autorun/renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'd'
Darwin-22.1.0-x86_64-i386-64bit
Ren'Py 7.4.9.2142
PrideAndSubmissionLowRes 1.5
Fri Oct 18 23:43:06 2024
```