Jump to content

DOAXVV Graphics Mod [DOAHDM] [Reshade]


Recommended Posts

  • 1 month later...
Posted
On 11/18/2021 at 12:39 AM, xue135253 said:

 

How to solve the shadow under this kind of image?

Sorry i use google translate

2021-11-17 233556.png

This occurs when using ReSHADE's MXAO.
I think the only way to remove it completely is to turn off MXAO.
You can mitigate it by placing MXAO between FFKeepUI and FFRestoreUI, but it will not disappear completely.
If you want to use MXAO, I think you have to compromise.

0.jpg

  • 2 weeks later...
Posted

I am running reshade mod downloaded from the first post (just unzipped the whole thing into DOAXVV folder as instructed without any additional modifications) and it seems like the Gacha Details page is still blank as previously reported. From the subsequent posts it seems like the error has been fixed. Does anyone have any ideas? Thanks in advance!

Posted
On 8/2/2019 at 11:42 PM, lee850220 said:

Repost:

Update script and notes, fully tested (100% working).

This tutorials is for steam version. I do not test with DMM version.

 

There is a way to use both 3Dfix and Reshade (also reshade version is 4.0.1).

 

step 1)

Install lastest 3Dfix and rename d3d11.dll to 3dmigoto.dll.

http://helixmod.blogspot.com/2018/03/dead-or-alive-xtreme-venus-vacation.html

 

step 2)

Download 3DMigoto Loader.exe. This file is in 3Dmigoto-xxx.zip

https://github.com/bo3b/3Dmigoto/releases

 

step 3)

Add this to the bottom of the d3dx.ini:

[Loader]
target=DOAXVV.exe
module=3dmigoto.dll
require_admin=true

step 4)

Install Reshade and rename dxgi.dll to d3d11.dll

https://www.loverslab.com/topic/111593-doaxvv-graphics-mod-doahdm-reshade/

 

step 5) Start the game (every time when you want to start the game need to do this)

Before start DOAX_VV_Launcher.exe, you need to start 3DMigoto Loader.exe first.

Then start launcher. (Make sure you have Steam running in backgroud.)

Have fun!

 

NOTE: when you get in the game, you can close 3DMigoto Loader.exe, but if you close it before quit the game, it will cause no response when you quit the game. On the other hand, if you do not close it, it can quit the game normally but it consumes a lot of computer resource when you running it.

 

https://imgur.com/dUaL5rf

It will looks like this.

 

step 6) (Optional) Write a batch to finish step 5 in one click

This script automatically start 3DMigoto Loader.exe and check whether Steam is running, if not, it will start it. Then start launcher. After that, it will looping to check the game is quit, if it quits, automatically close 3DMigoto Loader.exe and itself. (for Steam starts, it depends on your PC, I only set 15 seconds to wait, so I suggest to run Steam before you use this script)

@ECHO OFF                                                                              
C:\WINDOWS\system32\schtasks.exe /run /tn "3DMigoto Loader.exe_-1437276693"
FOR /F %%T IN ('Wmic process where^(Name^="3DMigoto Loader.exe"^)get ProcessId^|more +1') DO (
SET /A ProcessId=%%T) &GOTO CheckSteamRun   
                             
:echo ProcessId = %ProcessId%
:CheckSteamRun
tasklist /FI "IMAGENAME eq Steam.exe" 2>NUL | find /I /N "Steam.exe">NUL
IF "%ERRORLEVEL%" == "1" (
    echo Starting Steam...
    start /B steam://
    powershell start-sleep -m 15000
)
C:\WINDOWS\system32\schtasks.exe /run /tn "DOAX_VV_Launcher.exe_41230910"
GOTO :CheckRun
:start /B steam://rungameid/958260

:CheckRun
tasklist /FI "IMAGENAME eq DOAX_VV.exe" 2>NUL | find /I /N "DOAX_VV.exe">NUL
IF "%ERRORLEVEL%" == "0" (
    :CheckClose
    tasklist /FI "IMAGENAME eq DOAX_VV.exe" 2>NUL | find /I /N "DOAX_VV.exe">NUL
    IF "%ERRORLEVEL%" == "1" (
        powershell start-sleep -m 100 
        taskkill /F /PID %ProcessId%
        GOTO :EXIT
    )
    powershell start-sleep -m 500
    GOTO :CheckClose
)
powershell start-sleep -m 500
GOTO :CheckRun

:EXIT
exit

This script done with Winaero Tweaker without UAC prompt, you need to create elevated link first.

 

which is like

C:\WINDOWS\system32\schtasks.exe /run /tn "3DMigoto Loader.exe_-1437276693"
C:\WINDOWS\system32\schtasks.exe /run /tn "DOAX_VV_Launcher.exe_41230910"
C:\WINDOWS\system32\schtasks.exe /run /tn "start.cmd_-1166711468"

I do not mention this in more detail.

You can try by yourself!

 

 

i already done 1 - 5 step, but then when i starts the game while the 3dmigoto on, DOA not responding. image_2022-01-18_135445.png.89f42774739ad4e6442b9632f30e0c52.png

Posted
31 minutes ago, geekguy said:

 

 

i already done 1 - 5 step, but then when i starts the game while the 3dmigoto on, DOA not responding. image_2022-01-18_135445.png.89f42774739ad4e6442b9632f30e0c52.png

 

Nevermind dude, it fixed

Posted
On 1/11/2022 at 7:19 PM, Venus Islander said:

I am running reshade mod downloaded from the first post (just unzipped the whole thing into DOAXVV folder as instructed without any additional modifications) and it seems like the Gacha Details page is still blank as previously reported. From the subsequent posts it seems like the error has been fixed. Does anyone have any ideas? Thanks in advance!

That was a bug with the old versions of reshade,  you just need to update reshade to fix it (some old presets may not work as well for the latest version of reshade).

Posted
1 hour ago, CeeZ_M said:

That was a bug with the old versions of reshade,  you just need to update reshade to fix it (some old presets may not work as well for the latest version of reshade).

Thanks for the reply. I actually fixed it by downloading it from reshade.me and using that one instead. I have applied a few of the commonly used filters on the guides that I have seen, and noticed that, while they make it look better, the pictures get way too bright. Assuming that you use reshade, do you have a good preset to recommend? 

Posted
5 hours ago, Venus Islander said:

Thanks for the reply. I actually fixed it by downloading it from reshade.me and using that one instead. I have applied a few of the commonly used filters on the guides that I have seen, and noticed that, while they make it look better, the pictures get way too bright. Assuming that you use reshade, do you have a good preset to recommend? 

You'll find here a guide on how to setup reshade as well as a preset https://www.patreon.com/posts/setting-up-60498209

  • 3 weeks later...
  • 1 month later...
Posted

Does anyone know why I only have such a little fx?I want to be like others, but I don't have these documents。I downloaded the latest version, which has been upgradedIMG_20220312_110800.png.dc86cceb27023d49c06e305829bd8f56.png

  • 4 weeks later...
  • 4 weeks later...
Posted

Please teach me about DoF settings.

 

I want to take a photo with blurred background like below.

1487209269_tamamonimartapril(1).jpg.3dd5b177023bb265421d4e74378d2ace.jpg

(©SavageMoonBoy)

 

But, my "ADOF" option (in Reshade ver5.1.0) makes wrong DoF like below.

1883193511_DOAX_VV2022-04-2520-38-18.png.bad931614fdcbc933fe8d34cde0aa1e4.png

(with "ADOF")

 

1165912533_DOAX_VV2022-04-2520-38-18original.png.bddca233f4ba0c5a29bf433d7d55f648.png

(an original image)

 

I couldn't find out other DoF options and couldn't adjust "ADOF" to blurring background too.

Please suggest me about better blur option than "ADOF" or share the reshade ini files.

  • 1 month later...
  • 3 months later...
Posted

I'm having significant problems with slowdowns when using ReShade. Anything but the lightest configuration will cut the Frame Rate by half or worse. I understand the mod is mostly meant for Screenshots, but I figure just having the girls stand around shouldn't kill the FR like this? Is this just part of the experience, or is there a problem? I have a Nvidia GeForce GTX 1070, for what it's worth. If the answer to the question is "your PC just isn't meaty enough to handle this," that's fine, I just want to know that for posterity.

Posted (edited)
On 8/2/2019 at 11:42 PM, lee850220 said:

Repost:

Update script and notes, fully tested (100% working).

This tutorials is for steam version. I do not test with DMM version.

 

There is a way to use both 3Dfix and Reshade (also reshade version is 4.0.1).

 

step 1)

Install lastest 3Dfix and rename d3d11.dll to 3dmigoto.dll.

http://helixmod.blogspot.com/2018/03/dead-or-alive-xtreme-venus-vacation.html

 

step 2)

Download 3DMigoto Loader.exe. This file is in 3Dmigoto-xxx.zip

https://github.com/bo3b/3Dmigoto/releases

 

step 3)

Add this to the bottom of the d3dx.ini:

[Loader]
target=DOAXVV.exe
module=3dmigoto.dll
require_admin=true

step 4)

Install Reshade and rename dxgi.dll to d3d11.dll

https://www.loverslab.com/topic/111593-doaxvv-graphics-mod-doahdm-reshade/

 

step 5) Start the game (every time when you want to start the game need to do this)

Before start DOAX_VV_Launcher.exe, you need to start 3DMigoto Loader.exe first.

Then start launcher. (Make sure you have Steam running in backgroud.)

Have fun!

 

NOTE: when you get in the game, you can close 3DMigoto Loader.exe, but if you close it before quit the game, it will cause no response when you quit the game. On the other hand, if you do not close it, it can quit the game normally but it consumes a lot of computer resource when you running it.

 

https://imgur.com/dUaL5rf

It will looks like this.

 

step 6) (Optional) Write a batch to finish step 5 in one click

This script automatically start 3DMigoto Loader.exe and check whether Steam is running, if not, it will start it. Then start launcher. After that, it will looping to check the game is quit, if it quits, automatically close 3DMigoto Loader.exe and itself. (for Steam starts, it depends on your PC, I only set 15 seconds to wait, so I suggest to run Steam before you use this script)

@ECHO OFF                                                                              
C:\WINDOWS\system32\schtasks.exe /run /tn "3DMigoto Loader.exe_-1437276693"
FOR /F %%T IN ('Wmic process where^(Name^="3DMigoto Loader.exe"^)get ProcessId^|more +1') DO (
SET /A ProcessId=%%T) &GOTO CheckSteamRun   
                             
:echo ProcessId = %ProcessId%
:CheckSteamRun
tasklist /FI "IMAGENAME eq Steam.exe" 2>NUL | find /I /N "Steam.exe">NUL
IF "%ERRORLEVEL%" == "1" (
    echo Starting Steam...
    start /B steam://
    powershell start-sleep -m 15000
)
C:\WINDOWS\system32\schtasks.exe /run /tn "DOAX_VV_Launcher.exe_41230910"
GOTO :CheckRun
:start /B steam://rungameid/958260

:CheckRun
tasklist /FI "IMAGENAME eq DOAX_VV.exe" 2>NUL | find /I /N "DOAX_VV.exe">NUL
IF "%ERRORLEVEL%" == "0" (
    :CheckClose
    tasklist /FI "IMAGENAME eq DOAX_VV.exe" 2>NUL | find /I /N "DOAX_VV.exe">NUL
    IF "%ERRORLEVEL%" == "1" (
        powershell start-sleep -m 100 
        taskkill /F /PID %ProcessId%
        GOTO :EXIT
    )
    powershell start-sleep -m 500
    GOTO :CheckClose
)
powershell start-sleep -m 500
GOTO :CheckRun

:EXIT
exit

This script done with Winaero Tweaker without UAC prompt, you need to create elevated link first.

 

which is like

C:\WINDOWS\system32\schtasks.exe /run /tn "3DMigoto Loader.exe_-1437276693"
C:\WINDOWS\system32\schtasks.exe /run /tn "DOAX_VV_Launcher.exe_41230910"
C:\WINDOWS\system32\schtasks.exe /run /tn "start.cmd_-1166711468"

I do not mention this in more detail.

You can try by yourself!

 

I have tried to working with all of @lee850220 step for using 3DMigoto, Reshade together. But i have a problem below

 

  • When i using the old reshade version on the main post, run the game with 3DMigoto Loader. It causes an error, however i can still open the launcher
  • When i change the d3d11.dll to dxgi.dll and update the reshade to the new version, change back dxgi.dll to d3d11.dll. Run 3DMigoto Loader and open launcher, the launcher crashed immediately

 

*However, when i run the game without 3DMigoto Loader in both new and old reshade version, everthing working fine. Except 3dMigoto not work in my game

 

Does anyone have the same problem as me ? I have try any solution by reinstall it again but nothing work.

Or someone can provide new instructions for installing Reshade + 3DMigoto together? I really appreciate any help

 

UPDATE : After try reinstall the game and working carefully, the old version of reshade 4.0.1 from the main post have work normally with 3DMigoto (i don't know why). But when update to reshade 5 form reshade.me (10/2022) it crack immediately in the launcher.

 

 

Edited by valvarestar
  • 3 weeks later...
Posted

when I opened MXAO in reshade, I can clearly see the chacteres become somehow 'low-polygon'. and I found this is not always happening, but I cannot find the rule. any one can help?

unknown.png

  • 1 month later...

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...