Mod Unity Brown Dust 2 - BrownDustX mod

playable male character?

  • yes

    Votes: 188 19.9%
  • no

    Votes: 389 41.1%
  • don't care

    Votes: 370 39.1%

  • Total voters
    947
Jun 25, 2025
153
236
72
For the Angelica dating files, illust_dating10_7 has a thin black bar which will cover half the screen during a certain scene. This barcan easily be removed to show the scene properly.
Damn.. I just got home and this new fated guest may just be my favorite one even over wilhelmina. I really hope they do some good mods for it.
 
  • Like
Reactions: Bileygr240

gl00myki11er

Newbie
Jul 22, 2018
25
56
132
For some reason there are 2 mods that don't work for me the first one is (Arca Modder) Selin86 - The Tyr Skillcut file, doesn't change anything for me, it is just her normal cutscene the other is still issues with the Ventana Onsen Practitioner from Yuki v_3.7. That one starts out fine but then has a ghosting effect and the 2 scenes bleed in together. Anyone have fixes for these or are having the same problem?
 

Crude Code

Member
Apr 8, 2020
124
79
152
For some reason there are 2 mods that don't work for me the first one is (Arca Modder) Selin86 - The Tyr Skillcut file, doesn't change anything for me, it is just her normal cutscene the other is still issues with the Ventana Onsen Practitioner from Yuki v_3.7. That one starts out fine but then has a ghosting effect and the 2 scenes bleed in together. Anyone have fixes for these or are having the same problem?
Pretty sure someone sent a line of code here that you just have to copy paste on one of the files on the mod to fix the Ventana problem...
 

AnonymousGuy9

Newbie
Oct 31, 2022
18
55
89
My path is Android\data\com.neowizgames.game.browndust2\files\UnityCache\Shared.
I copied the data and replaced everything, but it seems like nothing happened
Those Yuk1 android mods are old so they won't work with the current version
You'll have to wait for someone to post the new version here
 

etalub24

New Member
Jun 15, 2024
1
0
35
Added the extracted assets for the 2 new halloween skins and the new dating scene to mediafire.



Edit/Preview them to your hearts content. I'll try and update the Bdx link as soon as synae releases it.
the angelica dating is not working for me
 

Tacoman3000

Newbie
Feb 20, 2018
48
102
190
I noticed my mods for Neon Angelica and Red Rou were broken, anyone who has that issue can fix it by grabbing the skel file, which you can find following the steps in the 'mods broken' topic on the BDX discord.
 

TrapScat

New Member
Nov 18, 2020
8
0
135
Added the extracted assets for the 2 new halloween skins and the new dating scene to mediafire.



Edit/Preview them to your hearts content. I'll try and update the Bdx link as soon as synae releases it.
the angelica one doesn't work for me...
 

blackfoghaze

New Member
Jun 4, 2022
1
0
11
Happens to me so yes its problematic
After modifying my .modfile file (in scene folder, not idle) with this, I don't have the problem anymore :
Code:
{
"version": 2,
"type": "loop",
"disable": [
"Anchors/object/skeleton steam",
"Anchors/object/UIParticle - cut Front1 (1)",
"Anchors/object/UIParticle - cut2 Front (1)",
"Anchors/object/UIParticle - Cut2 Front (1)"
]
},
{
"version": 2,
"type": "cutscene",
"disable": [
"Cut1/Anchors/object/skeleton steam",
"Cut1/Anchors/object/UIParticle - cut Front1 (1)",
"Cut1/Anchors/object/UIParticle - cut2 Front (1)",
"Cut1/Anchors/object/UIParticle - Cut2 Front (1)"
]
}

Try it and let me know if it works.
 
Jun 25, 2025
153
236
72
the angelica one doesn't work for me...
These are NOT mods.... They are just the extracted files from the game itself for you to preview or edit however you want. I'm impatient so I do it during the updates cause I wanna see the new stuff before the maintenance ends. But I also share them here for anyone else to see.

If you'd like to mod them yourself all you need to do is copy any .modfile from a different mod and rename it to the char Id for the Angelica dating scene and place the folder in your mod folder like any other. Then you can just edit the textures however and it'll appear that way in game.
 

CantBeMeBro

New Member
Mar 17, 2024
3
1
70
After modifying my .modfile file (in scene folder, not idle) with this, I don't have the problem anymore :
Code:
{
"version": 2,
"type": "loop",
"disable": [
"Anchors/object/skeleton steam",
"Anchors/object/UIParticle - cut Front1 (1)",
"Anchors/object/UIParticle - cut2 Front (1)",
"Anchors/object/UIParticle - Cut2 Front (1)"
]
},
{
"version": 2,
"type": "cutscene",
"disable": [
"Cut1/Anchors/object/skeleton steam",
"Cut1/Anchors/object/UIParticle - cut Front1 (1)",
"Cut1/Anchors/object/UIParticle - cut2 Front (1)",
"Cut1/Anchors/object/UIParticle - Cut2 Front (1)"
]
}

Try it and let me know if it works.
1761412194684.png
Thanks bro, best cutscene finally working again.
 
Last edited:
  • Like
Reactions: blackfoghaze