Fractured Veil – Act 2 – Version 1.7 – Added Android Port [Xeratios]

Info: 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.

Date: 07.11.2025
Language: English
Version: 1.7 (Act 2)
Censored: No

1. Extract the archive.
2. Run FracturedVeil.exe (Windows/Linux)

Version 1.7:
Story progression:
– Added a fun new barista mini-game instead of plain filler to Justin’s interview early in the game.
– Added a drinking game at the nightclub with 5 different RNG events.
– 2 new scenes at the beach.
– 1 new alternative scene with Elke if you side with Claire.
Midnight’s Mischief:
– Removed internal cooldowns on dares and auto flag them on completion to prevent them from reoccuring.
– Added 1 new dare in the coffeeshop.
System updates:
– Skipping is back!
– Dynamic schedule awareness for the questlog.
– Fallback system to prevent accidental returns to the main menu.
Balance & fixes:
– New safeguards for Brenda’s incoming calls in particular to make sure they’re firing.
– Extra SFX, normalised existing ambience in several areas.
(For the full patch notes, check in-game.)

Download links
Download for Windows Download from Fastt Download from Ranoz Download from Qiwi Download from AkiraBox Download from Mega Download from Pixeldrain Download from Gofile
Download for Android Download from Qiwi Download from Solix Download from Ranoz Download from ApkBox Download from TeraBox Download from Apkadmin Download from Aupfile

Tags: , , , , , , , , , , , , , , , , , , , , , File size: 5600 mb Creators: https://www.patreon.com/Xeratios

Rate this game

Average rating / 5. Vote count:

Related posts

14 responses to “Fractured Veil – Act 2 – Version 1.7 – Added Android Port [Xeratios]”

  1. Aroop says:

    I want to play this game

  2. Castle says:

    On the android version the spy camera feeds kicks you out of the game when you want to view them.

  3. eatnapeach says:

    Not to ev. This is way to much work
    You need to mark the buildings. It takes forever and that’s not what avn s are about

  4. eatnapeach says:

    New version no available please post android version

  5. eatnapeach says:

    Android please

  6. eatnapeach says:

    Android
    It was here last update?

  7. eatnapeach says:

    Thank you

  8. XMaster says:

    Unplayable, several bugs, already a few updates

    sorry, but an uncaught exception occurred.

    While running game code:
    File “game/gamescreens.rpy”, line 255, in script
    $ run_standard_travel(selected_location)
    File “game/gamescreens.rpy”, line 255, in
    $ run_standard_travel(selected_location)
    File “game/gamescreens.rpy”, line 502, in run_standard_travel
    store.calendar.addtime(travel_time)
    File “game/calendar.rpy”, line 274, in addtime
    store.check_event()
    File “game/repeatables.rpy”, line 10, in check_event
    questlog.CheckScheduledQuests()
    File “game/questlog.rpy”, line 221, in CheckScheduledQuests
    self.StartQuest(quest_obj)
    File “game/questlog.rpy”, line 97, in StartQuest
    quest.update_desc()
    File “game/questlog.rpy”, line 37, in update_desc
    self.name = self.base_name.format(
    AttributeError: ‘Quest’ object has no attribute ‘base_name’

    — Full Traceback ————————————————————

    Full traceback:
    File “game/gamescreens.rpy”, line 255, in script
    $ run_standard_travel(selected_location)
    File “D:\sexgames\01.10.2025\Neuer Ordner (9)\FracturedVeil-1.3-pc\renpy\ast.py”, line 834, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
    File “D:\sexgames\01.10.2025\Neuer Ordner (9)\FracturedVeil-1.3-pc\renpy\python.py”, line 1187, in py_exec_bytecode
    exec(bytecode, globals, locals)
    File “game/gamescreens.rpy”, line 255, in
    $ run_standard_travel(selected_location)
    File “game/gamescreens.rpy”, line 502, in run_standard_travel
    store.calendar.addtime(travel_time)
    File “game/calendar.rpy”, line 274, in addtime
    store.check_event()
    File “game/repeatables.rpy”, line 10, in check_event
    questlog.CheckScheduledQuests()
    File “game/questlog.rpy”, line 221, in CheckScheduledQuests
    self.StartQuest(quest_obj)
    File “game/questlog.rpy”, line 97, in StartQuest
    quest.update_desc()
    File “game/questlog.rpy”, line 37, in update_desc
    self.name = self.base_name.format(
    AttributeError: ‘Quest’ object has no attribute ‘base_name’

    Windows-10-10.0.19045 AMD64
    Ren’Py 8.3.7.25031702
    Fractured Veil 1.3

  9. Teddy says:

    You can play a few sequences, but then you get constant errors and the game crashes again and again.

  10. eatnapeach says:

    New update for android please

  11. eatnapeach says:

    Android port please

  12. kys says:

    new update and the only thing u get is error error error error error error error error error error error error error error error..mororn dev

  13. Teddy says:

    I’m sorry, but an uncaught exception occurred.

    While running game code:
    File “game/script.rpy”, line 513, in script
    $ check_event()
    File “game/script.rpy”, line 513, in
    $ check_event()
    ~~~~~~~~~~~^^
    File “game/repeatables.rpy”, line 29, in check_event
    questlog.CheckScheduledQuests()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
    File “game/questlog.rpy”, line 315, in CheckScheduledQuests
    self.StartQuest(quest_obj)
    ~~~~~~~~~~~~~~~^^^^^^^^^^^
    File “game/questlog.rpy”, line 199, in StartQuest
    quest.update_desc()
    ~~~~~~~~~~~~~~~~~^^
    File “game/questlog.rpy”, line 129, in update_desc
    self.name = self.base_name.format(
    ^^^^^^^^^^^^^^
    AttributeError: ‘Quest’ object has no attribute ‘base_name’

    — Full Traceback ————————————————————

    Traceback (most recent call last):
    File “game/script.rpy”, line 513, in script
    $ check_event()
    File “renpy/ast.py”, line 1187, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File “renpy/python.py”, line 1260, in py_exec_bytecode
    exec(bytecode, globals, locals)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File “game/script.rpy”, line 513, in
    $ check_event()
    ~~~~~~~~~~~^^
    File “game/repeatables.rpy”, line 29, in check_event
    questlog.CheckScheduledQuests()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
    File “game/questlog.rpy”, line 315, in CheckScheduledQuests
    self.StartQuest(quest_obj)
    ~~~~~~~~~~~~~~~^^^^^^^^^^^
    File “game/questlog.rpy”, line 199, in StartQuest
    quest.update_desc()
    ~~~~~~~~~~~~~~~~~^^
    File “game/questlog.rpy”, line 129, in update_desc
    self.name = self.base_name.format(
    ^^^^^^^^^^^^^^
    AttributeError: ‘Quest’ object has no attribute ‘base_name’

  14. Teddy says:

    The game is completely unplayable.
    Not a single saved game can be loaded.
    Error codes everywhere.
    Whoever created this game should reconsider their profession, because with its immense number of bugs, it’s not worth even one star, and certainly not any financial support.

Leave a Reply to kys Cancel reply

Your email address will not be published. Required fields are marked *