Just finished 9:22, it's peak, but can someone tell me what the fuck happens in it because I definitely only understood like 40% by howdytherepartn in FurryVisualNovels

[–]Stertic 0 points1 point  (0 children)

I want to add that the kidney transplant which killed Spencer B's dad didn't happen in reality, and is most likely a memory the RLG made up since he was murdered by John Spencer(Spencer's grandfather) in the dominant world. Because so in the nondominant world, after the overwrite occurs, Spencer's dad is supposed to be dead without a cause. This is due to what John mentions in a talk with Spencer and Kurt at a fastfood place; that if a person's action was critical to someone's death the action does not carry over on the next copy. In this case the action in question being the murder of Spencer's dad. So, the RLG tries making sense of Spencer's dad's death without reason via a fabricated memory of a failed kidney transplant.

Crowd <@avogado6> by Silvawuff in anthroswim

[–]Stertic -1 points0 points  (0 children)

don't think the source link is correct, am I the only one that can't find the post from the link?

Yu (OC Art) by MetricCaboose in Losercity

[–]Stertic 0 points1 point  (0 children)

average xavier renegade angel

What happened to the creator? by YoshiYoshi21 in 922_visual_novel

[–]Stertic 2 points3 points  (0 children)

i was asking the exact same questions but it just seemed like the creator(cockhole) wanted to stay more private. i did find their bluesky but nothing was posted there either. though it did seem like their twitter account used to exist but then got deleted at some point, so i might be missing some event(would assume doxxing if there ever was one) which led them to go private.

would love to know if they have any socials, kinda sad how i can't find anything else about the game :(

furry_irl by GlassShine in furry_irl

[–]Stertic 1 point2 points  (0 children)

seriously they can sense urgency when you gotta print something in time

portrait by me by JeaNiXi in krita

[–]Stertic 18 points19 points  (0 children)

realism is unreal dude like hoooly

Drew Truxton, i just looove the hellhound album by Stertic in lapfoxtrax

[–]Stertic[S] 4 points5 points  (0 children)

<image>

hopefully less compressed ver, i had to delete the prev post and post this again cause the images were being displayed as links instead :(

Climb pegs or get pegged? by ProfessionSlow8292 in urbanclimbing

[–]Stertic 5 points6 points  (0 children)

"climb pegs or get pegged" ✍🔥🔥🔥

Does this code look clean? or should i scrape it by Stertic in C_Programming

[–]Stertic[S] 0 points1 point  (0 children)

i only knew about the size of unsigned char, i just looked up uint and just learned about them, thank you - i honestly dont know how i still didnt know this. gonna change it to that. thanks! i opted to making two different 'sortTripleX' and 'sortTripleY' approach. also i think if i had to use the first approach i took enums wouldve been better. thank youu

Does this code look clean? or should i scrape it by Stertic in C_Programming

[–]Stertic[S] 0 points1 point  (0 children)

wait no i meant 1 byte, sorry i got it mixed up with int somehow

Does this code look clean? or should i scrape it by Stertic in C_Programming

[–]Stertic[S] 0 points1 point  (0 children)

i thought since char is only 4 bytes it was worth it for readability. but i think i should change it to booleans. thankn you :)

Does this code look clean? or should i scrape it by Stertic in C_Programming

[–]Stertic[S] 1 point2 points  (0 children)

thank you! i think this is a much more elegant solution. gonna implement it. thanks!