Jump to content

Dead Or Alive Xtreme Venus Vacation - Modding Thread and Discussion -


Recommended Posts

Posted
10 minutes ago, HattoWW said:

 

Thanks, also AltGr + 1 is working to enable mod but i can only get the parts as in the screenshot. With "X+2" for the top and "Shift + X + 2" for the underwear. Nothing can be changed else, what can be the problem?

 

 

Thanks for the question.

Probably, but you wrote the ”id” with the error and it is still in the cache.

Please try putting the folder outside once and pressing F10 and then reinsert it. If you are still having problems, you can contact me directly.

Posted
1 hour ago, HattoWW said:

Thanks, also AltGr + 1 is working to enable mod but i can only get the parts as in the screenshot. With "X+2" for the top and "Shift + X + 2" for the underwear. Nothing can be changed else, what can be the problem?

I have same problem. Nothing else is displayed, or displayed as shadow (Steam).

Posted
On 6/21/2020 at 6:35 PM, tyaonyann said:

0000.jpg.cc3363d603ea5ae395c6049f409bf73a.jpg

Taken using the swimsuit mod "Daiquiri_V2.0".

The download link is at the top of this page.

 

Deleted the old version.

Volleyball cushion_V2.1.rar 17.57 MB · 414 downloads

New version.

This is an improved version of the previously created mod "Volleyball Cushion" that allows you to change the color and cushion type using the keyboard.

Update the MOD base program to V2.3.
Disable or remove the old version of the "Volleyball cushion".
At the same time, if there is a MOD for "Volleyball" created by another person, disable it.
Place the unzipped "Volleyball cushion_V2.1" in the "Mods" folder.
If the error is displayed in red, press F10 to update the mod.

Color change.
V+5
Cushion type change.
V+6

Special thanks to masasi0000 for creating the prototype of this mod.
avenger54 improved this mod so that you can change the cushion type by operating the keyboard.
Thank you.

Thanks for your work! This mod looks great but i got some trouble.

The cushion place seems not correct as your sample, how can i fix it?

BTW, how can i upload pic from local computer?

 

Posted
9 hours ago, tyaonyann said:

000.jpg.5dabdca7e4fc88dd14b9d5ffa0a9981e.jpg

I checked it, but it seems to be working properly.

It may not be working properly due to conflicts with other mods.

The latest version of this mod is "Volleyball cushion_V2.1".

 

2038070006_.JPG.9100d6d59ee9a9b67fa91c0211c8613e.JPG

Image ①

 

54.JPG.54de626cc61283540804ec194283458b.JPG

Image ②

 

If you "drag-and-drop" the image you want to attach to the red frame part of image ①, it will be in the state of image ②.

You can attach an image by clicking the "+" on the thumbnail.

I think that the extension of the image is preferably ".jpg".

 

My works

Thanks a lot

I'll check myself.

Posted
9 hours ago, tyaonyann said:

000.jpg.5dabdca7e4fc88dd14b9d5ffa0a9981e.jpg

I checked it, but it seems to be working properly.

It may not be working properly due to conflicts with other mods.

The latest version of this mod is "Volleyball cushion_V2.1".

 

2038070006_.JPG.9100d6d59ee9a9b67fa91c0211c8613e.JPG

Image ①

 

54.JPG.54de626cc61283540804ec194283458b.JPG

Image ②

 

If you "drag-and-drop" the image you want to attach to the red frame part of image ①, it will be in the state of image ②.

You can attach an image by clicking the "+" on the thumbnail.

I think that the extension of the image is preferably ".jpg".

 

My works

Well i delete all mods, and the position is the same. Maybe it's Honoka/Luna's body type that cause this?DOAX-VenusVacation_201017_012922.jpg.d04803ef8cdf52dd4d9f9d62cc5a211c.jpgDOAX-VenusVacation_201017_130233.jpg.17df8f4e368d379e0a1e8b9e271f22c6.jpg

Posted
4 hours ago, pengxiang01 said:

大家好,我最新的SR校服在更换机体时出现错误。直接转换提取的主体也是错误的。你能帮助我吗?

1.png

2.png

3.png

 

check it. nude2.ib

image.png.38bfd6595154b4d31217ece7ebb7dd90.png

Posted

Hello! I'm trying to capture model and texture data from Hitomi's SR suit, but I SWEAR the 3dmigoto capture function isn't saving this particular layer.  When I upload all the capture data into blender this particular layer is nowhere to be seen.... does that make any sense?

fix2.png

fix1.png

Posted
3 hours ago, Geradness said:

Hello! I'm trying to capture model and texture data from Hitomi's SR suit, but I SWEAR the 3dmigoto capture function isn't saving this particular layer.  When I upload all the capture data into blender this particular layer is nowhere to be seen.... does that make any sense?

fix2.png

fix1.png

 

Press "Ctrl+F8" to switch to "2)" below and do frame analysis again.

 

2) "Frame Analysis Profile: Skin, Clothes, Hair & Fingernails"

 

Posted
2 hours ago, pengxiang01 said:

How TextureOverrid distinguishes Commin and Marie separately
Marie and Common skirt share a hash, conflict
Marie has 190 vertices, Common has 200 vertices

 

1.png

2.png

3.png

 

Marie and Common skirt share a "index buffer (ib)" hash.
Marie and Common skirt don't share a "vertex buffer (vb)" hash.

 

In these cases, use "vertex buffer (vb)" hash in the Mod file (*.ini) instead of "index buffer (ib)" hash.

 

 

Posted

what should I do to make  uv only for the torus?

[TextureOverridehalf3]
hash=2b65da04
match_first_index=12696
;handling=skip
ps-t0 = Resourceuvpst0 
vb0=Resourcehalf3VB
ib=Resourcehalf3IB
drawindexed=auto

[Resourceuvpst0]
filename = uv.png

[Resourcehalf3VB]
type=Buffer
filename=half3.vb
stride=76

[Resourcehalf3IB]
type=Buffer
format=DXGI_FORMAT_R16_UINT
filename=half3.ib

image.png.1ee66a6f465273d8a755739825d50103.pngimage.png.ac0cd87c38d5f13b0490b6408757a2fc.png

Posted
1 hour ago, httx said:

what should I do to make  uv only for the torus?


[TextureOverridehalf3]
hash=2b65da04
match_first_index=12696
;handling=skip
ps-t0 = Resourceuvpst0 
vb0=Resourcehalf3VB
ib=Resourcehalf3IB
drawindexed=auto

[Resourceuvpst0]
filename = uv.png

[Resourcehalf3VB]
type=Buffer
filename=half3.vb
stride=76

[Resourcehalf3IB]
type=Buffer
format=DXGI_FORMAT_R16_UINT
filename=half3.ib

image.png.1ee66a6f465273d8a755739825d50103.pngimage.png.ac0cd87c38d5f13b0490b6408757a2fc.png

 

If you've done that, I'd try the following:

 

Change the canvas size of uv.png, create a torus texture in the free space, and UVmap.
(For example, 2048 x 2048 pixel)

 

Posted
On 10/15/2020 at 2:10 AM, masasi0000 said:

Hair weight transfer does not work
Does anyone know a good way?

  Reveal hidden contents

DOAX-VenusVacation_201015_020547.jpg.d90e4f7aa23f5c185c35de0bfce04a3f.jpgDOAX-VenusVacation_201015_020413.jpg.59bbb2fbe66bdbebf8a69b2412fdc7ed.jpg

 

The weight transfer is an approximation, so it usually doesn't work for complex hairstyles.

You will have to do a manual weight paint.


For a simple hairstyle change, the following mod will be helpful. Let's open the mod file in blender and look at the weight.

 

 

@masasi0000

Edit:

This is a method that has not been proven yet, but if you want to create a new hairstyle, you can do it without weight transfer.

 

As you know, in the case of Lightning of FF13, it is necessary to move the part of the hair (bangs). It is worth trying the Lattice Modifier to move the hair.

 

The following is a simple example. Good luck.

Spoiler

image.png.45b2cb4b7b7564167bedefae33bcda2a.png

 

Posted
On 10/17/2020 at 5:12 PM, HattoWW said:

The issue was about the d3dx.ini file. I updated the file and now its working.

 

287370383_DOAX_VV2020-10-1712-07-22.thumb.png.c6c9bc5ad335927afbd4cc6932f47875.png

Hello,I have same problem,Could you share the change of d3dx.ini file? THX.

Posted
8 hours ago, tk2004 said:

 

Marie and Common skirt share a "index buffer (ib)" hash.
Marie and Common skirt don't share a "vertex buffer (vb)" hash.

 

In these cases, use "vertex buffer (vb)" hash in the Mod file (*.ini) instead of "index buffer (ib)" hash.

 

 

hank you very much

I released School_Common_v.1.1 and School_Marie_v1.0 compatible with dmm and steam

 

1.png

2.png

School_Marie_v1.0.zip School_Common_v.1.1.zip

Posted

Does anyone have a link to where I can find a mod that swaps swimsuits with the broken non-modded version of the Fluffy Foam bikini?

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
×
×
  • Create New...