Black Desert Online Resorepless Nude Mod (3 Viewers)

thaway7

Vivacious Visitor
Joined
Mar 27, 2018
So that there are no holes, you need to find or add the paths to the suits files to the file, as in my example:
It was like this:

Code:
<File>1_pc/2_phw/armor/9_upperbody/phw_00_ub_0030.pac</File>

Do this way:

Code:
<!-- <File>1_pc/2_phw/armor/9_upperbody/phw_00_ub_0030.pac</File> -->

This is just an example.

View attachment 121834
This did not work either. Costume still has holes in the lower body.
 

ar4nd0mn4m3

Potential Patron
Joined
Jun 4, 2021
Is this still working for people on the NA client? I tried using it as I did a few days ago, and now after the patch I cannot get it work again. I always have to Scan Files and redownload the 2GB.
 

hyko23

Casual Client
Joined
Nov 11, 2016
Dark Knight Check Mate Texture Edit :
2021-06-09_86644214.PNG 2021-06-09_86617657.PNG
 

Attachments

Check Mate.zip
883.7 KB · Views: 243

trumpdog

Vivacious Visitor
Joined
Apr 20, 2012
Having the same problem...i got it to work after installing the patch, i chose the prevent file check option in the metainjector. not sure if thats what fixed it but I'm in game with mods
Is this still working for people on the NA client? I tried using it as I did a few days ago, and now after the patch I cannot get it work again. I always have to Scan Files and redownload the 2GB.
 

Easecute

Casual Client
Joined
Jun 21, 2016
Does anyone know how to put class name after prefix in pazbrowser?
like this image i edited

BDO_CHAR_NAME_PREFIX.png
 
Last edited:

thaway7

Vivacious Visitor
Joined
Mar 27, 2018
Edit: I got it, had to alter the file name with foot in it. Learned some more about partcut today.

Now, for my next lesson...

How do you go about getting certain costumes "fixed" from body part clipping? What's the general procedure?
2021-06-09 17_45_05-BLACK DESERT - 388171.png
 
Last edited:

ar4nd0mn4m3

Potential Patron
Joined
Jun 4, 2021
Having the same problem...i got it to work after installing the patch, i chose the prevent file check option in the metainjector. not sure if thats what fixed it but I'm in game with mods
Yeah, I tried that as well, but neither my Steam client nor normal client have a version.dat file so it crashes when attempting to run "Prevent File Re-check" -- does yours have a version.dat??

I also tried the recommended trick of replacing the pad00000 file, but that also always guarantees a redownload of files, and the game will not launch if you replace it after the version check from the launcher.

EDIT: After deleting the .meta.backup and files in the patch_temp dir I was able to finally get it working again.
 
Last edited:

hlowe37

Potential Patron
Joined
Jun 6, 2020
Can anyone just remove the loincloth off of the new dk checkmate, looks out of place, or could I get the ID to do it?
 

jesskuh

Potential Patron
Joined
Jun 10, 2021
Yeah, I tried that as well, but neither my Steam client nor normal client have a version.dat file so it crashes when attempting to run "Prevent File Re-check" -- does yours have a version.dat??

I also tried the recommended trick of replacing the pad00000 file, but that also always guarantees a redownload of files, and the game will not launch if you replace it after the version check from the launcher.

EDIT: After deleting the .meta.backup and files in the patch_temp dir I was able to finally get it working again.
Having the same problem...i got it to work after installing the patch, i chose the prevent file check option in the metainjector. not sure if thats what fixed it but I'm in game with mods
trumpdog, can you elaborate please? I also replaced the (backed up) pad00000 file after the launcher scanned (replaced?) all my files, metainjector doesn't find the version.dat file (after I chose "prevent file re-check") and the launcher finished scanning but went back to 0% and the Launch button still says "Patching". Not sure what to do now.
 

suzu ( 鈴

Content Creator
3D Artist
Modder
Joined
Mar 27, 2016
Fix Bugatti.
59YhARm.jpg

I created the Partcutdesc command.
It is valid for all but Sorceress and Ranger.
The file command should be filled in under the upper body path command.
The relation command should be added at the bottom as well.
It seems that Sorceress and Ranger need to be written on separate lines.
I'll think about it when I get around to it.

I think just the lower body command will do.

<CutType Name="Bugatti">
<File>1_Pc/2_PHW/Armor/9_Upperbody/PHW_10_UB_0044.pac</File>
<File>1_Pc/2_PHW/Armor/9_Upperbody/PHW_10_UB_0044_dm.pac</File>

<File>1_Pc/2_PHW/Armor/10_Lowerbody/PHW_10_LB_0044.pac</File>
<File>1_Pc/3_PEW/Armor/9_Upperbody/PEW_10_UB_0044.pac</File>
<File>1_Pc/3_PEW/Armor/9_Upperbody/PEW_10_UB_0044_dm.pac</File>

<File>1_Pc/3_PEW/Armor/10_Lowerbody/PEW_10_LB_0044.pac</File>
<File>1_Pc/5_PBW/Armor/9_Upperbody/PBW_10_UB_0044.pac</File>
<File>1_Pc/5_PBW/Armor/9_Upperbody/PBW_10_UB_0044_dm.pac</File>

<File>1_Pc/5_PBW/Armor/10_Lowerbody/PBW_10_LB_0044.pac</File>
<File>1_Pc/7_PVW/Armor/9_Upperbody/PVW_10_UB_0044.pac</File>
<File>1_Pc/7_PVW/Armor/9_Upperbody/PVW_10_UB_0044_dm.pac</File>

<File>1_Pc/7_PVW/Armor/10_Lowerbody/PVW_10_LB_0044.pac</File>
<File>1_Pc/8_PWW/Armor/9_Upperbody/PWW_10_UB_0044.pac</File>
<File>1_Pc/8_PWW/Armor/9_Upperbody/PWW_10_UB_0044_dm.pac</File>

<File>1_Pc/8_PWW/Armor/10_Lowerbody/PWW_10_LB_0044.pac</File>
<File>1_Pc/11_PGW/Armor/9_Upperbody/PGW_10_UB_0044.pac</File>
<File>1_Pc/11_PGW/Armor/9_Upperbody/PGW_10_UB_0044_dm.pac</File>

<File>1_Pc/11_PGW/Armor/10_Lowerbody/PGW_10_LB_0044.pac</File>
<File>1_Pc/13_PNW/Armor/9_Upperbody/PNW_10_UB_0044.pac</File>
<File>1_Pc/13_PNW/Armor/9_Upperbody/PNW_10_UB_0044_dm.pac</File>

<File>1_Pc/13_PNW/Armor/10_Lowerbody/PNW_10_LB_0044.pac</File>
<File>1_Pc/14_PLW/Armor/10_Lowerbody/PLW_10_LB_0044.pac</File>

<File>1_Pc/15_PDW/Armor/9_Upperbody/PDW_10_UB_0044.pac</File>
<File>1_Pc/15_PDW/Armor/9_Upperbody/PDW_10_UB_0044_dm.pac</File>
<File>1_Pc/15_PDW/Armor/9_Upperbody/PDW_10_UB_0044_mul.pac</File>
<File>1_Pc/15_PDW/Armor/9_Upperbody/PDW_10_UB_0044_mul_na.pac</File>

<File>1_Pc/15_PDW/Armor/10_Lowerbody/PDW_10_LB_0044.pac</File>
<File>1_Pc/15_PDW/Armor/10_Lowerbody/PDW_10_LB_0044_mul.pac</File>

<File>1_Pc/16_PCW/Armor/9_Upperbody/PCW_10_UB_0044.pac</File>
<File>1_Pc/16_PCW/Armor/9_Upperbody/PCW_10_UB_0044_dm.pac</File>

<File>1_Pc/16_PCW/Armor/10_Lowerbody/PCW_10_LB_0044.pac</File>
<File>1_Pc/17_PSW/Armor/9_Upperbody/PSW_10_UB_0044.pac</File>
<File>1_Pc/17_PSW/Armor/9_Upperbody/PSW_10_UB_0044_dm.pac</File>
<File>1_Pc/17_PSW/Armor/9_Upperbody/PSW_10_UB_0044_mul.pac</File>
<File>1_Pc/17_PSW/Armor/9_Upperbody/PSW_10_UB_0044_mul_na.pac</File>

<File>1_Pc/17_PSW/Armor/10_Lowerbody/PSW_10_LB_0044.pac</File>
<File>1_Pc/17_PSW/Armor/10_Lowerbody/PSW_10_LB_0044_mul.pac</File>

<File>1_Pc/21_PPW/Armor/9_Upperbody/PPW_10_UB_0044.pac</File>
<File>1_Pc/21_PPW/Armor/9_Upperbody/PPW_10_UB_0044_mul.pac</File>
<File>1_Pc/21_PPW/Armor/9_Upperbody/PPW_10_UB_0044_mul_na.pac</File>

<File>1_Pc/21_PPW/Armor/10_Lowerbody/PPW_10_LB_0044.pac</File>
<File>1_Pc/21_PPW/Armor/10_Lowerbody/PPW_10_LB_0044_mul.pac</File>

<File>1_Pc/22_PKWW/Armor/9_Upperbody/PKWW_10_UB_0044.pac</File>
<File>1_Pc/22_PKWW/Armor/9_Upperbody/PKWW_10_UB_0044_dm.pac</File>

<File>1_Pc/22_PKWW/Armor/10_Lowerbody/PKWW_10_LB_0044.pac</File>
</CutType>



<Relation CutType="Bugatti">
<Cut>Nude</Cut>
<Cut>Underwear</Cut>
<Cut>Lowerbody</Cut>
<Cut>UnderUp</Cut>
</Relation>


Edit: The partcutdesc.xml has been updated in the last update, so if you're using my partcut, you might want to put in additional commands while transferring to a new partcut.

sRfggry.jpg


For those who are having trouble with partcutdesc.xml, I've uploaded it.
There was a problem with Mystic. I'm fixing it.
 

Attachments

partcutdesc(2021.6.14).zip
9.8 KB · Views: 120

Last edited:

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.