ViperGts151

You don’t like me? Fine. Don’t waste my time then.
Donor
Jan 15, 2018
1,702
7,525
690
anyone know where the diner is on the desert map?
 
  • Like
Reactions: 07adi
Jul 28, 2023
17
7
89
Yeah, it's a known bug. I'm looking into it as we speak. For now, you should try traveling home, elke should be there. Talk to her and you should be able to proceed.

Mom takes booze and groceries as gifts.
Thanks :) But how do I complete the Fixit Electronics quest and talk to Mai? It says I need to get into the repair room, but I came at exactly 5 PM and still couldn’t figure out how to enter. Just talking to her doesn’t do anything.
I tried giving my mom a drink, like people suggested — beer (the one I got from the club), but for some reason it doesn’t show up in the gift options
 
Last edited:

trumpthatbitch

Well-Known Member
Jun 23, 2017
1,280
2,074
489
Thanks for the feedback on your journey so far! I've read your comments just now, and i'm glad to see that Chimba and others have been able to help you along.

As for your suggestion to add hints, i'm actively working on improving the questlog to make it smoother for all of us as we go. I can't fix everything at once, but i can promise that it will improve with each patch.

I hope that is enough, i appreciate the feedback! :D
You need to add checks for the triggers not just affection.

So if you haven't seen x, y doesn't trigger regardless of stats so the content flows. Right now you game is pretty much broken half the content is skipped unless you are playing by following the code and know the exact affection points of when stuff triggers

Perfect example is Mai you can keep flirting with her every hour for a week and miss a ton of scenes in the process. I have a bug with the nun where it asks me to goto a library but doesn't exist. The game guide obviosly should be important to improve but the main thing you need to do is flowchart the scenes and add checks things that you want random variance go ahead but the main content for characters need to flow naturally Mai shouldn't be jumping on your dick with no buildup because you filrted a couple of extra times during the week.
 
  • Heart
Reactions: ApolloT

xeratios

Member
Game Developer
May 13, 2020
103
259
110
For those of you who are stuck on the diner quest:

Shift + o to open the dev console and type this line:

$ desert_dinerunlocked = True

It should unlock.
 

xeratios

Member
Game Developer
May 13, 2020
103
259
110
Thanks for all the feedback guys, it's very appreciated.

@trumpthatbitch
Regarding Mai's quest chain, none of her paths are locked by relationships. Only by quest triggers such as her arc at the mall, which is ongoing and will receive updates in upcoming patches. And her arc at home during her weekly quest to help her in the garden.
Hope that solves your problem with her chain.
 

iFESAL

New Member
Dec 7, 2022
3
1
30
Thanks for all the feedback guys, it's very appreciated.

@trumpthatbitch
Regarding Mai's quest chain, none of her paths are locked by relationships. Only by quest triggers such as her arc at the mall, which is ongoing and will receive updates in upcoming patches. And her arc at home during her weekly quest to help her in the garden.
Hope that solves your problem with her chain.
1759244660688.png i went to both of them and can't trigger anything with them judith gives me a tour every time and i can't give the news to the step mom
 

trumpthatbitch

Well-Known Member
Jun 23, 2017
1,280
2,074
489
Thanks for all the feedback guys, it's very appreciated.

@trumpthatbitch
Regarding Mai's quest chain, none of her paths are locked by relationships. Only by quest triggers such as her arc at the mall, which is ongoing and will receive updates in upcoming patches. And her arc at home during her weekly quest to help her in the garden.
Hope that solves your problem with her chain.
It's not the quest triggers that were bugged; it's the individual scenes. when helping in the pool—they don't unlock progressively, so she literally just jumps on your dick if you flirt enough, with all the other buildup scenes ignored.

You can fix this with a simple scene unlock variable and adding it to the if statement so you get a new scene every week with a minimum level of affection but not missing scenes.

This is very simple to code

First event
if affection >90 and not scene_mia_pool1:
$ scene_mia_pool1 =True

Second event
if affection >150 and not scene_mia_pool2:
$ scene_mia_pool2 =True

Last event
if affection >250 and scene_mia_pool2:
$ scene_mia_pool3 =True


The other issue I had is the game allowed me to pursue both paths for cafe shops, but then, because I helped the blond woman in the past, it still shut down the shop even though the mayor was arrested. I fixed it on the console, but it was sort of the last straw for me. So best of luck on your game but I don't really want to troubleshoot a sandbox game with events that don't trigger properly.

I sort of gave up on your game at that point.
 
Last edited:

xeratios

Member
Game Developer
May 13, 2020
103
259
110
It's not the quest triggers that were bugged; it's the individual scenes. when helping in the pool—they don't unlock progressively, so she literally just jumps on your dick if you flirt enough, with all the other buildup scenes ignored.

You can fix this with a simple scene unlock variable and adding it to the if statement so you get a new scene every week with a minimum level of affection but not missing scenes.

This is very simple to code

First event
if affection >90 and not scene_mia_pool1:
$ scene_mia_pool1 =True

Second event
if affection >150 and not scene_mia_pool2:
$ scene_mia_pool2 =True

Last event
if affection >250 and scene_mia_pool2:
$ scene_mia_pool3 =True


The other issue I had is the game allowed me to pursue both paths for cafe shops, but then, because I helped the blond woman in the past, it still shut down the shop even though the mayor was arrested. I fixed it on the console, but it was sort of the last straw for me. So best of luck on your game but I don't really want to troubleshoot a sandbox game with events that don't trigger properly.

I sort of gave up on your game at that point.
Ohh, yeah i see what you meant. Sorry, i misunderstood what you were trying to say in your previous post.

I'll take a look at it for the upcoming patch. I'm sorry to hear that it frustrated you that much, hope to see you again for a second chance in the future!

As always, thanks for the feedback. I very much appreciate you taking the time to do it despite everything.
 

SilverFire

Member
Apr 28, 2017
189
52
143
So is the BDSM room in the church broken? I`ve unlocked it, i`ve bought the cross from the adult shop, but the room is empty and Judith doesn`t show up for our "date" there during weekends. Am i missing something?
 

xeratios

Member
Game Developer
May 13, 2020
103
259
110
So is the BDSM room in the church broken? I`ve unlocked it, i`ve bought the cross from the adult shop, but the room is empty and Judith doesn`t show up for our "date" there during weekends. Am i missing something?
It's not broken, it's just not implemented further. Judith and the BDSM room will receive updates soon. I think v1.4 - 1.5.
 

07adi

New Member
May 4, 2025
1
0
1
View attachment 5246229

Overview:
Fractured Veil is a 3DCG sandbox visual novel blending free exploration, branching storylines, and corruption mechanics.
You’ll step into a fractured world where choices ripple through every arc — from sleazy poker nights to political debates, from quiet café management to drug-fueled mysteries.
Act 1 introduces the town, desert, trailer park, and mall hubs, each filled with unique characters, side events, and hidden dangers. Build relationships, manage your café, navigate corruption, and uncover the first threads of a much darker story.
Thread Updated: 2025-09-28
Release Date: 2025-09-28
Developer: Xeratios -
Censored: No
Version: 1.2
OS: Windows, Linux
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.

Important: Old saves may cause crashes. Please start a new game for the smoothest experience.

How to complete diner mission in android
 
1.70 star(s) 3 Votes