Alvy's Route! (Day 1)
Lust Shards » Devlog
Files
lustshards.game-1.4-1725354644-release.apk 1,010 MB
63 days ago
LustShards-1.4-win.zip 987 MB
63 days ago
LustShards-1.4-mac.zip 994 MB
63 days ago
LustShards-1.4-linux.tar.bz2 981 MB
63 days ago
Get Lust Shards
Download NowName your own price
Lust Shards
LGBTQ Furry Visual Novel
Status | In development |
Author | MindOfFur |
Genre | Visual Novel |
Tags | Adult, Fantasy, Furry, Gay, LGBT, Romance |
Accessibility | Subtitles, One button |
More posts
- Gallery and StuffApr 30, 2024
- Scribbles' route Part 1/3Apr 24, 2024
- Tate's Route is HERE!Aug 17, 2023
- Detention ShenanigansFeb 18, 2023
- Dallan's Route Out!Feb 01, 2023
- Haima Update + More StuffAug 07, 2022
- Lust Shards Android Version OutJul 23, 2022
- Lust Shards is Out 1Jul 22, 2022
Comments
Log in with itch.io to leave a comment.
I just wanted to play through Alvy's route, why did you have to and make me fall for Therium T_T
I chose the second option once Therium's route loops but it keeps on taking me to "will be continued" 😭 it also says I got the best ending so is there anything I'm missing?
Nvm solved it, I needed to update it again (or maybe I forgot to 💀)
hes so cute!! i love him already, possibly my favourite of the cast! saddens me hes not part of the main cast though ;( maybe a sequel in the far far future? ;D
is scribels rute dun yet
[Question that contains SPOILRS]
My question is about the third option after Therium's path.
Will it lead to another path that isn't Alvy's route? And if so, which route will it lead down in the future? If you can't say as of now, it's cool.
Another thing, the characters are so frikin cute. Love it.
After playing 2 scribbles route i have a few questions. 1. in both routes was "lust rush", so will this be in aiden tate and dallan route? 2. in both routes scribbles accept to be narrator, will this be in other routes in chapter 2? and final qusetion, therium syill will be our stalker? i mean, will there be brief inserts where therium peeks through a magic ball at what's going on with cody?
And so everything else is just a masterpiece, I'm waiting for the second part of Alvy`s route, he very cute :3
In the first couple of routes Cody was simply passively more horny because of Scribbles without much of an indication, in Scribbles' route this horniness is actually visible and it actively affects him, so it will not be present in any other route, or even chapter 2.
Scribbles is only narrator in his own route, he won't be one again, but he might be a bit more included in Cody's thoughts.
Therium won't be a stalker anymore in chapter 2.
Am I missing something? I've completed therium's route and have 3 choices, but it just goes to "to be continued" if I select option 3.... do I have to download the "release apk" version rather than windows?
(Re-reading through therium's route was just as good a second time btw, he's probably my favorite!)
have you tried choosing option 2?
I think I figured it out, the file is being weird because I think I already had a 1.4 version and it replaced some of the files, but preferred the earlier 1.4 version? That's all I can really think of, because otherwise choosing option 2 was just going to a to be continued screen. Gave me a good excuse to sub to your patreon though so downloading a fresh copy from there fixed it!
Ohmygawh-
Therium got a redesign ??? YESSIR
And so did the cafe!
I'm so glad I reinstalled this...
For some reason I have no new choise option so I can't get to Alvy's route? Am I stupid or something?
You need to finish Therium's route first
Could I just skip through it? I don't really like Therium.
The choice is your.
new endearing character he is cute I can't wait to see the rest keep it up you make a great VN
This VN continues to impress me, absolutely amazing work on this route, so many new mysteries and layers to dig into with this story. I love how the world is so consistent between the routes, like you can track what is happening and how that connects to the other routes, the attention to detail is superb.
SPOILERS AHEAD
This route is reeeeeally making me think about the blue butterflies in Dallan's route.... the amount of connections between the routes are so insane that I could type for hours about it
Well, what can I say about this update:
My jaw dropped when I saw this, why didn't itchio didn't let me know?
I always wanted this route omg <3
Alvy`s route was incredible, he such a sweetheart :3
But now we must wait about half of year for next update :_)
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
NameError: name 'NAME' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "therium2.rpyc", line 3799, in script
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\ast.py", line 2572, in execute
Say.execute(self)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\character.py", line 1436, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\character.py", line 1350, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\character.py", line 1330, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\substitutions.py", line 373, in substitute
s = interpolate(s, variables) # type: ignore
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\substitutions.py", line 86, in interpolate
raise e
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\ncc42\AppData\Roaming\itch\apps\lust-shards\LustShards-1.4-win\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'NAME' is not defined
Windows-10-10.0.22631 AMD64
Ren'Py 8.3.0.24082114
Lust Shards Chapter 1 1.4
Thu Sep 5 22:14:57 2024
[/code]
When you download a visual novel you always have to start from the beginning and input your name.
i did, my name was being used all the time before. this was just a unexpected thing. and worked after ignoring this issue
gogogo!
I thought we already had all the routes lmao, neat!
I don't see the other choice: "I have a feeling that I should refuse his invitation."
You need to have gone through Therium's part first
Even more routes?? i'm intrigued!
Loved the update♥♥♥