Black Desert Online Resorepless Nude Mod (12 Viewers)

rioku

Potential Patron
Joined
Jul 23, 2016
not really related but does anyone have any suggestions outside of the main page of possible armor re placers that look awesome but aren't just slutty versions of the original?
 

rioku

Potential Patron
Joined
Jul 23, 2016
I know is a silly question but do you have this specific armor?
Does meta injector successfully patches these files?
pdw_00_hand_0002.dds
pdw_00_hel_0002.dds
pdw_00_hel_0002_em.dds
pdw_00_sho_0002_cull.dds
pdw_00_ub_0002.dds
pdw_00_ub_0002_01_cull.dds
pdw_00_ub_0002_02.dds

And also, after the patching, are those files also located in "Black Desert/character/texture/" ?
ok after a lot of work getting everything back to modded i did this meta patches the cloths properly. but still do not appear in game and they do not appear in the textures folder either
 

IndigoDesert

Avid Affiliate
Joined
Jul 20, 2014
Yes, that's pretty much what smoothing does! However, you don't really want the average of two faces that are in a 90° or other awkward angles towards each other because it will look pretty terrible, right? That's what smoothing groops are for. That's what they are called in 3dsmax anyway - but usually, it just means that when calculating the average, you only consider faces that are connected to each other! Couldn't your tool do that? Or take the normals out of the DAE file directly?
It's calculating an average based on which faces are connected right now. It'll process through all faces, generate a unique TBN for each one, add the TBN to every connected vertex, and finally normalize every TBN.

This was the first time I've delved into TBN creation so I made a couple of bad assumptions when making my code. For instance, I'm trying to do the entire TBN creation from scratch (which turns out to be a pretty complex process), but I think what I should have done is assume I always have normal data avaiable from the DAE file, and make tangents and bitangents which are perpendicular to the DAE normals. Once I find the time for it, I'll rewrite the code which handles TBN creation.

Uh, it could be that I have always used replace instead of merge... Does merge work when you want to remove parts of it?
That should be possible as long as you mark faces connected to the part you're deleting. Using Karlstein as example, if you're removing the white part covering the breasts, you have to make sure you're marking all of the closest leather polygons connected to it.

Also while you're at it, would it be possible to make meshes entirely empty (in case I want to completely remove a thing), and also is it somehow possible to change the texture a mesh is using?
I'm not even sure if the BDO supports loading empty meshes. I haven't looked into that at all. If you're looking to make an entire mesh invisible, you can use one of the dummy models lying around in BDO files which display nothing. For instance, pww_com_tool_elb_0001_in.pac
 

IMFASTAFBOI

Potential Patron
Joined
Mar 29, 2017
Hey, you did a great work.
I wonder if it is possible to remove the underwear without removing the panties.
I really want this feature, not just the "keep all" and "remove all" selections....
thanks.
 

BlackFireBR

Content Creator
Joined
Sep 2, 2013
ok after a lot of work getting everything back to modded i did this meta patches the cloths properly. but still do not appear in game and they do not appear in the textures folder either
Can you copy everything meta injector says and paste here please?

Hey, you did a great work.
I wonder if it is possible to remove the underwear without removing the panties.
I really want this feature, not just the "keep all" and "remove all" selections....
thanks.
Thank you.
What you want to do is a topless version of everything right? There's currently no option that does that, but you can do this yourself by following the "Removing a specific part of an armor by editing textures" guide on the first page
 

IMFASTAFBOI

Potential Patron
Joined
Mar 29, 2017
Can you copy everything meta injector says and paste here please?

Thank you.
What you want to do is a topless version of everything right? There's currently no option that does that, but you can do this yourself by following the "Removing a specific part of an armor by editing textures" guide on the first page
Thank you so much!!! i thought i would be so difficult, but it turned out it was super easy!!! thx for you instruction!!!!
 

Kitty Ears

Swell Supporter
Joined
Apr 13, 2016
Is it possible to change the default Skin Texture for a more blueish skin ? Like the editors Blue Skin Option just as default and stronger ?

Yes, you would have to edit the base skin in a program like Photoshop (Or gimp, or PAINT.net if you want free program)
Be sure to use the exact same desaturation and tenting on the head textures, or they won't match.

My main character has gray/blue skin. I did a test on the default skin to see if I could do it and it worked. I have not edited the newer and better skin textures everyone has made since.

MoLqSsU.png


Hey, you did a great work.
I wonder if it is possible to remove the underwear without removing the panties.
I really want this feature, not just the "keep all" and "remove all" selections....
thanks.

Try this out!
Black Desert Online Resorepless Nude Mod
 
Last edited:

Sparowe

Potential Patron
Joined
Jun 14, 2016
I have two quick questions,

1. Is it possible to add "cat ears" to characters? Something similar to Ahri from LOL?

2. Main Question: Has anybody been having issues since today's patch? After patching the game I keep getting file corrupted errors when trying to launch and while I'm still in the process of determining what exactly this/these file(s) are, I just wanted to see if anybody else was having the same issue? As far as what files I'm using, I'm just using the basic package from the "Resorepless" download. No "Meta Injector" or edited outfits. Just what comes with the main download itself that allows me to remove start armor and underwear and edit the default body sizes.

Thanks! - PS - I really like what Kitty Ears posted above for character creation, it's what got me thinking about the lack of non-humanoid races in the game.
 

TehPenguin

Content Creator
Joined
Nov 26, 2013
Yes, you would have to edit the base skin in a program like Photoshop (Or gimp, or PAINT.net if you want free program)
Be sure to use the exact same desaturation and tenting on the head textures, or they won't match.

My main character has gray/blue skin. I did a test on the default skin to see if I could do it and it worked. I have not edited the newer and better skin textures everyone has made since.

MoLqSsU.png




Try this out!
Black Desert Online Resorepless Nude Mod

To be fair: all of what you've answered here was already answered by someone else : 3 Forgot to read trough all new posts? ^^
 

BlackFireBR

Content Creator
Joined
Sep 2, 2013
2. Main Question: Has anybody been having issues since today's patch? After patching the game I keep getting file corrupted errors when trying to launch and while I'm still in the process of determining what exactly this/these file(s) are, I just wanted to see if anybody else was having the same issue? As far as what files I'm using, I'm just using the basic package from the "Resorepless" download. No "Meta Injector" or edited outfits. Just what comes with the main download itself that allows me to remove start armor and underwear and edit the default body sizes.
Did you restore the backup before updating the game as instructed?

To fix your problem, follow the steps under the "Troubleshooting" section on the first page
 

Kitty Ears

Swell Supporter
Joined
Apr 13, 2016
To be fair: all of what you've answered here was already answered by someone else : 3 Forgot to read trough all new posts? ^^

I did not reload the page and did not see them. I realize this now lol

I have two quick questions,

1. Is it possible to add "cat ears" to characters? Something similar to Ahri from LOL?
Thanks! - PS - I really like what Kitty Ears posted above for character creation, it's what got me thinking about the lack of non-humanoid races in the game.

Thanks! It is a work in progress. My character I am trying to make has cat ears/tail (big surprise I know lol) and I am learning mudbox in order to try and add them AND paw feet to the models. It will take me a while since I have not done modding like this before and modding black desert models is brand new, so not much on tutorials or guides on this specific game yet.

Cat ears/tail/paws with striped blue skin is my goal.
 
Last edited:

leek41

Potential Patron
Joined
Oct 14, 2016
After update 4/13 KR Server, this mod doesn't work now
Failed to retrieve Class Macro from pcm_00_alt_0001.pac in "weaponOptionRequirePatch"
only this message repeats again and again
 

Sparowe

Potential Patron
Joined
Jun 14, 2016
Did you restore the backup before updating the game as instructed?

To fix your problem, follow the steps under the "Troubleshooting" section on the first page

D'oh!....

I've always just let the game patch and repair itself and then rerun the resorep and never had any problems doing it that way until today's game patch. I had just assumed it was something relating to the game being updated breaking the resorep patch itself. It probably explains why I couldn't even start the launcher and proceed with the file repair that BDO does with corrupted files until I completely uninstalled the game and redownloaded it. Now that the game works and I'm home from work I'll be running the resorep patch and everything should be back to normal.
 

Sparowe

Potential Patron
Joined
Jun 14, 2016
I did not reload the page and did not see them. I realize this now lol



Thanks! It is a work in progress. My character I am trying to make has cat ears/tail (big surprise I know lol) and I am learning mudbox in order to try and add them AND paw feet to the models. It will take me a while since I have not done modding like this before and modding black desert models is brand new, so not much on tutorials or guides on this specific game yet.

Cat ears/tail/paws with striped blue skin is my goal.

That's pretty cool! When I was making my Kuno when I started playing I was thinking of Blake from the show RWBY lol. I'm kinda surprised there aren't costume options for tails and ears. I do remember them having one with feet and paws though but I think it was for Halloween time.
 

gamejon

Potential Patron
Joined
Jan 13, 2017
I have two quick questions,

2. Main Question: Has anybody been having issues since today's patch? After patching the game I keep getting file corrupted errors when trying to launch and while I'm still in the process of determining what exactly this/these file(s) are, I just wanted to see if anybody else was having the same issue? As far as what files I'm using, I'm just using the basic package from the "Resorepless" download. No "Meta Injector" or edited outfits. Just what comes with the main download itself that allows me to remove start armor and underwear and edit the default body sizes.


Did you restore the backup before updating the game as instructed?

To fix your problem, follow the steps under the "Troubleshooting" section on the first page

i have issues too. but no corrupted error files.
if i choose Armor -> Remove All, my in game characters will totally nude even i choose another setting to Keep All. if i choose Armor -> Keep All, my in game characters will wear all of her equipment even i choose another setting to Remove All.
i did all steps in troubleshooting section and download 48GB. but still got the issues.

something happen in new (12 april) patch?
btw i play US version.
 
P

PrincessJane

I have two quick questions,

1. Is it possible to add "cat ears" to characters? Something similar to Ahri from LOL?

2. Main Question: Has anybody been having issues since today's patch? After patching the game I keep getting file corrupted errors when trying to launch and while I'm still in the process of determining what exactly this/these file(s) are, I just wanted to see if anybody else was having the same issue? As far as what files I'm using, I'm just using the basic package from the "Resorepless" download. No "Meta Injector" or edited outfits. Just what comes with the main download itself that allows me to remove start armor and underwear and edit the default body sizes.

Thanks! - PS - I really like what Kitty Ears posted above for character creation, it's what got me thinking about the lack of non-humanoid races in the game.
Heya, im still receiving issues after completing the troubleshooting process. It worked fine for about 1 game launch, then i went to bed and it started all over again. Any help?
 

LIttleFish

Avid Affiliate
Joined
Mar 7, 2016
45456456.PNG

BlackFire~
After a update today in KR client,
Something in the resopless mod seems to crash.
Would you look into it please?

The nude mod itself seems fine...
but it looks like all the files named with weaponoptionrequirepatch may have some problems.
 
Last edited:

BlackFireBR

Content Creator
Joined
Sep 2, 2013
View attachment 61032
BlackFire~
After a update today in KR client,
Something in the resopless mod seems to crash.
Would you look into it please?

The nude mod itself seems fine...
but it looks like all the files named with weaponoptionrequirepatch may have some problems.
Right... they added a new class and I need to tell the program that the class exists and what to do with it.
It's not a problem, it just means that the weapons for the new class will not be removed.
I'll update that soon enough
 

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.