Gicoo

Well-Known Member
Feb 18, 2018
1,594
4,320
I went on a Ian/Cindy exclusive run and in the end, Perry gave Ian a sideglance when talking about assholes like Axel ruining Cindy/Wade and he lost one or two relationship points.

On this run, Ian didn't give a good excuse when he came home after fucking Cindy (he was with "a girl"), but later on distracted Perry as best as he could when Cindy sneaked out.

If Perry truly suspects Ian, certainly he would be madder at him?
 
  • Like
Reactions: Socrambus

Gicoo

Well-Known Member
Feb 18, 2018
1,594
4,320
Wait they were memes, I thought they were official haha. :HideThePain:
They are official. And they roughly make enough sense, there don't have implausible numbers like giving Stan 10 charisma.

Sure, I wouldn't count them as beyond reasonable doubt and keep in mind that they were a just a fun exercise to play with the characters a bit.

One day I was thinking about the defining traits of ORS characters: which stat does represent their personality the best? How do they compare between them? What attribute do they value the most and to which do they react more favorably?

In short, I decided to give them some numbers to better define them, and just for fun. It seemed a cool idea to make a presentation in the style of a trading card game. Mind you, these numbers don't share the utility value with the in-game stats, it's just a way to rank the characters from 1 to 10 in a fun, visually compelling way. I also decided to give each character a zodiac sign that would kinda match their personalities (I don't really believe in that kind of stuff, but it was fun matching archetypes).
 
  • Haha
Reactions: Ray_D

Socrambus

Member
Oct 28, 2019
418
1,233
I went on a Ian/Cindy exclusive run and in the end, Perry gave Ian a sideglance when talking about assholes like Axel ruining Cindy/Wade and he lost one or two relationship points.

On this run, Ian didn't give a good excuse when he came home after fucking Cindy (he was with "a girl"), but later on distracted Perry as best as he could when Cindy sneaked out.

If Perry truly suspects Ian, certainly he would be madder at him?
One thing I don't understand is how Perry could suspect Ian is fucking Cindy even if you choose the worst options all the times. It's reasonable that he gets angry and suspicious of Ian hiding something but I don't get how could he make the jump to him and Cindy fucking. Specially with Axel being the most obvious suspect.
 

Gicoo

Well-Known Member
Feb 18, 2018
1,594
4,320
Goddamn this game thread is very active, it's that good?
Most complex game with endless branches and possibilities, choices matter. Good amount of love interests that all get at least some depth and/or drama as they interact with the rest of the cast. Sitcom-like cast and variance with fetishes (chad or cuck or inbetween, cheating and NTR is possible, as well as wholesome vanilla).

Compared with other porn games, this is on its own level and avoids the typical traps (cringy/edgy writing, soyboy protagonist with huge dick, pathetic rivals, braindumb love-interest that spread their legs after one minute and so on).
 

audidiablo

Newbie
Jan 26, 2019
24
4
Typed "Our Red String" a few times in search (Search titles only). Game doesn't come up. Found this page via a link from a translation page that came up. Even fan art came up but not this page. Is that a known issue?
 

0800vids

Newbie
Apr 22, 2018
58
62
Typed "Our Red String" a few times in search (Search titles only). Game doesn't come up. Found this page via a link from a translation page that came up. Even fan art came up but not this page. Is that a known issue?
Works fine on my end, tried different variants (caps, no caps, from main page and from "games" category). Can you replicate the issue?
 
Dec 19, 2019
418
1,242
Typed "Our Red String" a few times in search (Search titles only). Game doesn't come up. Found this page via a link from a translation page that came up. Even fan art came up but not this page. Is that a known issue?
Go to the top of the page and see if it says "Ignore thread" or "Unignore thread", if it is the second option, click on it.
 

Shapesnatcher

Newbie
Jul 24, 2018
64
69
Is it possible to keep several women dating 1 MC?
Game is unfinished but as it goes, you are forced to not play the field as much if you want to keep going with someone, so over time i wanna say no given how the structure seems.You can fuck almost all of them but 1 the choice being between Holly and Emma in 1 run.I suppose Cindy Vs Holly is also a big choice and there is also the whole Emma vs Alison at the club since if u dont fuck Emma then and there it is not happening unless you are given a second chance, in which case I am wrong. Lena does not have that issue with anyone but Ian.
 

audidiablo

Newbie
Jan 26, 2019
24
4
Works fine on my end, tried different variants (caps, no caps, from main page and from "games" category). Can you replicate the issue?
Yeah. Maybe I'm missing something. I even copied and pasted from the top of this page, selected "everywhere" and it happened again. From a regular browser it works fine.
 

audidiablo

Newbie
Jan 26, 2019
24
4
Go to the top of the page and see if it says "Ignore thread" or "Unignore thread", if it is the second option, click on it.
I checked. It's not set to ignore. Would definitely make sense though. I must me missing something. Not a big deal in the long run. Was new to me though. Thanks for the suggestion.
 

xtarite

New Member
Mar 1, 2018
9
2
Getting this error when trying to start the game...this is a fresh download of v12.3Full

I'm sorry, but an uncaught exception occurred.

While compiling python block starting at line 253 of game/scripts/gui/gui.rpy.
TypeError: getattr(): attribute name must be string

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\script.py", line 809, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\script.py", line 481, in finish_load
self.update_bytecode()
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\script.py", line 867, in update_bytecode
code = renpy.python.py_compile_eval_bytecode(i.source, filename=i.location[0], lineno=i.location[1], py=i.py)
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\python.py", line 1042, in py_compile_eval_bytecode
code = py_compile(source, 'eval', cache=False, **kwargs)
File "D:\MEGA\Our_Red_String-v12.3_FULL-pc\OurRedString-v12.3_epilogue-pc\renpy\python.py", line 991, in py_compile
tree = wrap_node.visit(tree)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/ast.py", line 407, in visit
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/ast.py", line 492, in generic_visit
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/ast.py", line 406, in visit
TypeError: getattr(): attribute name must be string

Windows-10-10.0.22631 AMD64
Ren'Py 8.0.3.22090809

Sat Sep 14 23:29:03 2024
 
4.60 star(s) 347 Votes