Jump to content

Dead or Alive 6 - Modding Thread and Discussion


Recommended Posts

Posted
32 minutes ago, Aurora Rain said:

Hey everyone, after making some mods, I decided to localize @tianmuxia 's Texture Converter tool

G1T to DDS
DDS to G1T
 

hi

if I dont have a photoshop, and only have a gimp then I cannt do anything?

 

Posted
37 minutes ago, dastоn said:

hi

if I dont have a photoshop, and only have a gimp then I cannt do anything?

 

You basically need this plug-in:
https://software.intel.com/en-us/articles/intel-texture-works-plugin

I don't know gimp, or if it's able to use Photoshop plug-ins, but you need to have very VERY specific settings when you save the .dds texture file, so far, only intel's plugin has given me the settings, but I will try and test other plug-ins and see if I can get them to save the .dds properly. Otherwise, it won't be injected back into the .g1t file.

Posted
8 minutes ago, Aurora Rain said:

You basically need this plug-in:
https://software.intel.com/en-us/articles/intel-texture-works-plugin

I don't know gimp, or if it's able to use Photoshop plug-ins, but you need to have very VERY specific settings when you save the .dds texture file, so far, only intel's plugin has given me the settings, but I will try and test other plug-ins and see if I can get them to save the .dds properly. Otherwise, it won't be injected back into the .g1t file.

thank you. gimp has its own plugin for working with dds and the plugin from Intel is not suitable for it.  I checked some time ago. :( 

so, only photoshop? this is sad bcz its expensive.

Posted
35 minutes ago, dastоn said:

thank you. gimp has its own plugin for working with dds and the plugin from Intel is not suitable for it.  I checked some time ago. :( 

so, only photoshop? this is sad bcz its expensive.

If the plugin you're using with gimp has these options:
image.png.df32971f4631967798c550f867ea305e.png

image.png.122c809e94ed69fd89bee9d92f9f236f.png

You need to be able to enable or disable alpha.
Save albedo textures as "BC1" aka "DXT1" dds file compression type.
Save textures that contain alpha masking as "BC7" dds file compression type
You also need options for sRGB and linear RGB.
And you need to be able to auto generate mip-maps on save.

If your gimp plug-in can do these things, then you should be ok.

Posted

Thank vagonumero13 and ausgeek tools to achieve mod this game. However, at the moment I have encountered some problems when making mods, I don't know how to solve them.

 

I didn't find 4 hip bone ID, I merged their vertex group weights into similar bones.

At present, the mod I made can only be displayed correctly in two scenes (image 1, 2), and the problem of image 3 will appear in other scenes.

 

1709298559_DOA62019-04-1701-56-09-87.thumb.jpg.de3354677d7d4eb939c4c3b741a04aec.jpg

Posted

Working on lots of different things at the moment. Will upload some once I'm happy with them. These are still a work-in-progress so some may look a little strange for now.

 

Note: My last set of mods were very female-heavy, so these are more male-heavy :)

 

Leifang showing breasts:

Spoiler

20190416201325_1.jpg.c2ba7dd2f0019baddb4c186e324e976a.jpg20190416201501_1.jpg.6fdc41136c892766453b332ca898333d.jpg

 

Nyotengu showing breasts and panties:

Spoiler

20190416201600_1.jpg.0cd32fb5bb5e9f8078aca0cd8eaf41d9.jpg

 

Lisa showing breasts:

Spoiler

20190416200243_1.jpg.a15826e2f1ea04a2194fac39f5bec4cf.jpg

 

Jann Lee wearing his trousers much lower:

Spoiler

20190416170205_1.jpg.33e679a8bed893b4ef7d7fbf1f3bb835.jpg

 

Jann Lee's penis bulge (I think he dresses to the right ??

Spoiler

20190416170110_1.jpg.ab87a9baa93b9d4d8d49b9ad87fc772a.jpg20190416170247_1.jpg.dfb9fafd131012adbe6a1bf4c50a80ba.jpg

 

Bass with a damaged wrestling outfit, which is also incredibly tight around the groin area (he dresses to the left):

Spoiler

20190416170003_1.jpg.181a7c7883203477b966dd0fb1af7d42.jpg

 

Rig's bulge (he also dresses to the left - even Jann Lee couldn't believe it!):

Spoiler

20190415214524_1.jpg.a6a492d71f3e2d1785fa388a508b3183.jpg20190415215411_1.jpg.c28f8e59f3019c9ece52db5a8aab9fe2.jpg20190415215243_1.jpg.8d3e9b60505e3ef25d833536cc2b6a87.jpg

 

More damage to Bayman's shirt:

Spoiler

20190416143912_1.jpg.c057b5f0857ac22359694aec530bd442.jpg20190416165704_1.jpg.556fa59ff70e3e14235e3daf66570f60.jpg

 

Diego with bigger rips in his jeans, and a nice penis bulge:

Spoiler

20190416163908_1.jpg.a771a0d142e4cad96fd94f9aad7eea1b.jpg20190416164010_1.jpg.fd86d1fed401fefb5db547a112c338f3.jpg

 

Diego with smaller pants (and obviously a nice bulge) - I've got a lot to tweek on this one:

Spoiler

20190416165216_1.jpg.b2ef932228541a85b9335e1b1ac9f043.jpg20190416165350_1.jpg.66ea67a05b8ca5a924034b5ae227c866.jpg

 

Hayabusa with no straps across his chest:

Spoiler

20190416164715_1.jpg.697b55aef017ff48bcc47f96d82156f4.jpg

 

Posted
1 hour ago, Albondiga99 said:

How did you manage to edit those textures? i've been able to modify all the .dds files except hair ones, when i extract the .g1t files and i open the .dds with photoshop or paint.net (both with the dds plugins installed) the file seems to be corrupted and i can't access it.  Any solution to that?

The solution is only one - it is necessary to update the plugins on time.

Posted
5 hours ago, rockmanalpha2444 said:

may be you can take a look at this: https://code.google.com/archive/p/gimp-dds/,

 

i haven't tested it though cos i mainly use photoshop to edit dds files.

gimp-dds is pretty useless. I *STRONGLY* suggest using Microsoft's tool to convert between DDS and PNG and back again. It's command line, but it's the only tool that supports all DDS formats (because it's from the people who actually designed the format):

https://github.com/Microsoft/DirectXTex/releases

https://github.com/Microsoft/DirectXTex/wiki/Texconv

 

 

It's worth noting that 3DMigoto based mods do not need the replacement texture to match the original format (they can even be left as .png files if you don't need mip-maps), but REDELBE based mods will.

Posted
3 hours ago, hirotо4 said:

Thank you. Can you do the same for other characters?

Which characters would you like me to do? Do you want this same color applied to another character?
 

3 hours ago, disаn said:

Amazing!

And how do we know which files are included in the hairstyle?

This mod replaces only the albedo texture files for all her hair styles, any other file is left untouched.
 

5 hours ago, lorddоbbs said:

Beautiful Helena. However, its not clear what to do if we need to replace the mod. Copy all files with replacement? Autolink is easier - the files TMC are in the same folder and do not interfere with each other.

Every mod right now is a replacer mod, because of the nature of this one it should likely remain that way.  You just need to drag and drop the "REDEBLE" folder I have in the archive, into the game's root folder, and yes replace all files if there are conflicts, if you want to have platinum blonde for all her hair styles.
 

7 hours ago, Albondiga99 said:

How did you manage to edit those textures? i've been able to modify all the .dds files except hair ones, when i extract the .g1t files and i open the .dds with photoshop or paint.net (both with the dds plugins installed) the file seems to be corrupted and i can't access it.  Any solution to that?

You have to extract the textures use "rbtool"

That will give you the g1t files.

Once you get them, use @tianmuxia's "texture convert import export tool" to extract the .dds out of them:

It's a command line program they created for converting textures between g1t and dds, I re-wrote the interface for to be easier to read.

For saving the dds file in photoshop, you must use these settings for hair:
image.png

Intel Texture works plugin works best for these.

Posted

@Aurora Rain Thank you for your reply. I already edited face, eyes and costumes textures before using linkdata to extract the dds and redelbe to reimport them into the game, but when i extract the .g1t files related to the characters' hair and i open the .dds files i get this error message "Could not complete request because of a problem with the file-format module interface".

 

It's really weird because this ONLY happens with files related to the hairstyles, all the other .g1t files are successfuly extracted into dds, edited and reimported. I was wondering if you used another method to edit them, but seems like Linkdata works fine to extract them and it's actually a problem at my end ? 

Posted
32 minutes ago, Albondiga99 said:

@Aurora Rain Thank you for your reply. I already edited face, eyes and costumes textures before using linkdata to extract the dds and redelbe to reimport them into the game, but when i extract the .g1t files related to the characters' hair and i open the .dds files i get this error message "Could not complete request because of a problem with the file-format module interface".

 

It's really weird because this ONLY happens with files related to the hairstyles, all the other .g1t files are successfuly extracted into dds, edited and reimported. I was wondering if you used another method to edit them, but seems like Linkdata works fine to extract them and it's actually a problem at my end ? 

Which file are you trying to open in photoshop?
Perhaps I can try it and see if there needs to be some special condition or something, which hair file do you need?

Posted
1 hour ago, TakaradаRikka24 said:

what is g1t? thank you very much!

 

G1T is the texture format for DOA6

.g1t files contain textures, if you want to edit textures, you'll have to extract the .g1t files from the "MaterialEditor.rdb" archive using @vagonumero13 's rdb tools:

 

Posted

@vagonumero13

Can you make  Rebelle to  load the custom texture for stage ?

I'm trying to edit the g1t for The Muscle Stage (from materialeditor.rdb) and then copy it into rebelle but my custom stage mod texture didn't load (although characters mod still works fine)

here is my edited g1t for Muscle stage if you need it to inspect

muscle.7z

Posted

*Only run correctly on the stage: sweat, chamber of potential.
Current, I still have some problems that have not been solved. Let play first. ?

 

Spoiler

DOA6_MaleNudeModBeta.jpg.3b8fe7f7d3b1002

 

*Delete all included "*_body_kidsrfr.g1t" files from archive, Caused some skin texture problems.

 

Dowload:

Spoiler

 

 

Thanks @ausgeek and @vagonumero13 tools that allows mod can be achieved.

Posted
35 minutes ago, Monkeygigabuster said:

@vagonumero13

Can Rebelle load the custom texture for stage

I'm trying to edit the g1t for The Muscle Stage (from materialeditor.rdb) and then copy it into rebelle but my custom stage mod texture didn't load (although characters mod still works fine)

here is my edited g1t for Muscle stage if you need it to inspect 

muscle.7z 2.43 MB · 3 downloads

Yeah, I just tested this, and I don't see it working either.

Posted
21 minutes ago, ForYourInformation said:

Does anyone know how to make muscle and naval more visible?

 

Currently Helena's naval and abs are somewhat invisible and I want to make them more visible like other character's.

I'm currently working on this.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...