Fulminato

Well-Known Member
Oct 17, 2017
1,717
1,500
360
View attachment 5056763
Anyone else hoping that we were going to get this version of Zoe ...
View attachment 5056764
... only to be disappointed to realize we got this instead???
They had to ruin the redhead...I can't believe this.

If you really wanted a character for "bimbofication" fetish, why not create a new one who's objectively ugly at the start, instead of trashing an already good one?

Now the only hope is that she gets an alternative route where she "accepts herself like she is", but that's wishful thinking.
people vote for this. sadly.

 

f45450

Member
Oct 21, 2021
428
331
162
I don't entirely blame people for voting for their preferred fetish.

I DO blame eXtasy Games for choosing to include a fetish in their poll that COMPLETELY changes the character pre-established appearance.
But "transformation" is a kinda popular genre. NOT including it into the poll would be a bias as well... After all, "complete character change" already was present in the game ages ago for the MC friend.
 

Mcbottom

New Member
Sep 27, 2018
5
28
187
But "transformation" is a kinda popular genre. NOT including it into the poll would be a bias as well... After all, "complete character change" already was present in the game ages ago for the MC friend.
Mc's friend was originally not a love interest (by definition of being a dude) so basically nothing was lost.

Zoe on the other hand was basically teased for months since her appearance in the game.

I just don't understand why they decided to shoot themselves in the foot by dissappointing fans of her base design when they could have just made a new, not seen before character to satisfy this fetish.

Whether a character forcibly changes hair color, hairstyle, skin complexion, etc you KNOW you'll dissapoint some audience, that's all really.
 

f45450

Member
Oct 21, 2021
428
331
162
I just don't understand why they decided to shoot themselves in the foot by dissappointing fans of her base design when they could have just made a new, not seen before character to satisfy this fetish.
A child question. A short answer:
You don't have permission to view the spoiler content. Log in or register now.
A longer one: they disappoint the minority (who was voting against) but please the majority (who was voting in favor). I bet even if "make her a bald bearded black-skinned gay futa transgender" would win, we would see that. Hope I didn't just gave the devs some idea...
 
Last edited:

Fulminato

Well-Known Member
Oct 17, 2017
1,717
1,500
360
I don't entirely blame people for voting for their preferred fetish.

I DO blame eXtasy Games for choosing to include a fetish in their poll that COMPLETELY changes the character pre-established appearance.
zoe aspect was decided by poll. everything from hair color to bust size. the whole charater was a 'comunity drive' one.
 

NoiVul

Member
Feb 24, 2023
127
160
167
This is the perfect type of game for petplay, although my preference is that it be implemented through additional role assignments.
The two roles that are missing to me are
"fully aware of what's happening" which would include some of the women being traumatized or enraged, and
"obedient pet" which would require new house renders, wearing a collar and sitting on their bottom, or all fours
 

halil123

Active Member
May 23, 2017
849
1,929
378
I actually like bimbofication fetish, but at the very least you could have kept Zoe as a redhead. Make her hair a brighter artificial red or whatever but we already got 2 big booba blondes recently. Now Zoe became the third.

Or go further and give her piercings, tattoes etc. Make her feel different.

Also am I the only one who can't tell the difference between before tan and after. She looks the same. A heavier tan would also make her stand out.
 

micmitja

Conversation Conqueror
Aug 6, 2017
6,617
7,690
798
Oof, I really hope we get a way of not engaging or at least reversing the whole bimbo thing because that's just an objective downgrade
well so far with all girls we can change personalities so am expecting the same.
Alice example with 1 added
You don't have permission to view the spoiler content. Log in or register now.
if its not there yet, it kinda should be added. with next one they will be updating harem members. havent played yet
 

Talmai_SK

Newbie
Jun 15, 2025
17
9
12
why SAVE 019 beta not work 020 beta ??
same issue for me :(

Code:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 499, in __call__
    renpy.load(fn)
AttributeError: Can't get attribute 'mod_stats_info' on <renpy.python.StoreModule object at 0x0000000004ae5670>

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\ast.py", line 834, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\python.py", line 1187, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\core.py", line 2218, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\core.py", line 3289, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\screen.py", line 794, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\transform.py", line 1083, in event
    rv = d.event(ev, cx, cy, st)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\layout.py", line 1297, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\behavior.py", line 1182, in event
    return handle_click(self.clicked)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\behavior.py", line 1103, in handle_click
    rv = run(action)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\behavior.py", line 394, in run
    new_rv = run(i, *args, **kwargs)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\display\behavior.py", line 401, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 499, in __call__
    renpy.load(fn)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\loadsave.py", line 837, in load
    roots, log = loads(log_data)
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\compat\pickle.py", line 104, in loads
    return load(io.BytesIO(s))
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\compat\pickle.py", line 101, in load
    return up.load()
  File "C:\Shattered_Minds-V0.20_BETA-pc\renpy\compat\pickle.py", line 97, in find_class
    return super().find_class(module, name)
AttributeError: Can't get attribute 'mod_stats_info' on <renpy.python.StoreModule object at 0x0000000004ae5670>

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.7.25031702
Shattered Minds V0.20_BETA
Sat Jul 19 20:58:43 2025
```
 

Dark479

Active Member
Dec 15, 2023
513
594
194
I didn't finish Rose's quest last update but man, at least dev knows LMAOOOO

View attachment 5057922
I was disappointed with her quest to be honest...I was really hoping we could put that piggy on a treadmill, get some spectacular before and after pictures or something. But no. I just made her a mindless drone and proceeded to forget she ever existed.
 
3.80 star(s) 159 Votes