Guest Posted March 23, 2022 Posted March 23, 2022 (edited) 12 hours ago, p00hax0r said: I'm there with you bro. I only see one d3d9.dll When you install Reshade/SweetFX, it will place a d3d9.dll in the game folder. AutoLink has it's own d3d9.dll included in its files. According to AutoLink instructions, we should rename the Reshade/SweetFX .dll file to d3d9ex.dll, so AutoLink's d3d9.dll file remains untouched. In other words: First install the postprocessing mod, then rename its .ddl, and finally copy the AutoLink files to the game folder. Theoretically, Autolink's .dll should look for the renamed .dll and load it, but this is not happening on Windows 10, at least not for me. The .dll generates a log in the game folder in .txt format. I've look into it and it confirmed the .dll fails to install the necessary hooks for both to work together. This is as far as I went, due to lack of additional knowledge and time. Edit: For reference, right now I'm running the game with the SweetFX d3d9.dll file in the game folder, so I can have the post processing mod plus AutoLink working. The down side is that there is no Beach Paradise for Mai Shiranui. Edited March 23, 2022 by Guest
Salmon Roe Posted March 26, 2022 Posted March 26, 2022 On 2/28/2022 at 11:59 PM, RenaPG said: There is a way to run both together, install asi loader from here to DOA5's folder (name it as dsound.dll): https://github.com/ThirteenAG/Ultimate-ASI-Loader/releases/tag/v4.68 After that just rename Reshade's d3d9.dll to Reshade.asi (renaming Autolink's dll instead will NOT work, that has to be kept as d3d9.dll). This method is not perfect, for some reason you will get massive stutters in the menus (at least I do, I haven't tried with the newest Reshade version), but the Mai beach paradise stuff will work as you wish, as well as the other missing characters. Right now it's the only choice you have (at least the only one I'm aware of) if you want both Reshade and the extra character movies from Autolink. I have found a way to fix the menu stutters. First, rename "dinput8.dll" to "winmm.dll" in Ultimate-ASI-Loader.zip. Next, create "winmm.ini" and place it in the game directory. [GlobalSets] LoadPlugins=1 LoadFromScriptsOnly=0 DontLoadFromDllMain=0 FindModule=0 UseD3D8to9=0 DisableCrashDumps=1 Direct3D8DisableMaximizedWindowedModeShim=0 And follow RenaPG's guide. 3
Goodboy-kun Posted March 26, 2022 Author Posted March 26, 2022 2 hours ago, Salmon Roe said: I have found a way to fix the menu stutters. First, rename "dinput8.dll" to "winmm.dll" in Ultimate-ASI-Loader.zip. Next, create "winmm.ini" and place it in the game directory. [GlobalSets] LoadPlugins=1 LoadFromScriptsOnly=0 DontLoadFromDllMain=0 FindModule=0 UseD3D8to9=0 DisableCrashDumps=1 Direct3D8DisableMaximizedWindowedModeShim=0 And follow RenaPG's guide. WIth this addition, everything works perfectly now so there's no drawback to seeing Mai. Thank you all sharing your knowledge. ?
p00hax0r Posted March 27, 2022 Posted March 27, 2022 23 hours ago, Salmon Roe said: I have found a way to fix the menu stutters. First, rename "dinput8.dll" to "winmm.dll" in Ultimate-ASI-Loader.zip. Next, create "winmm.ini" and place it in the game directory. [GlobalSets] LoadPlugins=1 LoadFromScriptsOnly=0 DontLoadFromDllMain=0 FindModule=0 UseD3D8to9=0 DisableCrashDumps=1 Direct3D8DisableMaximizedWindowedModeShim=0 And follow RenaPG's guide. 20 hours ago, Goodboy-kun said: WIth this addition, everything works perfectly now so there's no drawback to seeing Mai. Thank you all sharing your knowledge. ? Agreed. Thanks everyone for your help!
RenaPG Posted March 27, 2022 Posted March 27, 2022 (edited) On 3/26/2022 at 1:09 AM, Salmon Roe said: I have found a way to fix the menu stutters. First, rename "dinput8.dll" to "winmm.dll" in Ultimate-ASI-Loader.zip. Next, create "winmm.ini" and place it in the game directory. [GlobalSets] LoadPlugins=1 LoadFromScriptsOnly=0 DontLoadFromDllMain=0 FindModule=0 UseD3D8to9=0 DisableCrashDumps=1 Direct3D8DisableMaximizedWindowedModeShim=0 And follow RenaPG's guide. Worked like a charm, thanks. The menu stutters were a deal breaker to me, so it's great to know there's a way to get rid of them. For those who are confused by the instructions and can't get it to work, just download the file I attached. It has all the files you need, including a configured Reshade (I believe it's the config that comes with Beach Paradise), all properly renamed. Make sure you extract to your DOA5 directory and overwrite d3d9.dll if you already have that file in your folder. EDIT: File removed, see my next post. Edited March 28, 2022 by RenaPG
Salmon Roe Posted March 27, 2022 Posted March 27, 2022 DOA5 Reshade.7z did not match the DOAHDM official one for the most part. One of the most problematic is the absolute path in "Reshade.ini". > PresetPath=E:\Games\steamapps\common\Dead or Alive 5 Last Round\reshade-presets\DOAHDM_RESHADE.ini This would result in Reshade not working on other people's PCs. However, Beach Paradise 7.0 also has a problem as it is, the relative paths specified by ReShade.ini do not match the three actual names. > PresetPath=.\reshade-presets\DOAHDM_RESHADE.ini DOAHDM_RESHADE_OLD.ini DOAHDM_RESHADE_PERFORMANCE.ini DOAHDM_RESHADE_QUALITY.ini These need to have one of the "_QUALITY" or "_PERFORMANCE" parts removed to match the performance of your PC.
RenaPG Posted March 27, 2022 Posted March 27, 2022 (edited) Oh, that's right, I forgot there are specified paths in the ini files. So some changes are necessary, but you covered that at least. EDIT: I uploaded another file with the path fixed, should work as is on any PC now. I believe the Reshade preset I'm using is the "quality" one from BP. DOA5 Reshade Fixed.7z Edited March 28, 2022 by RenaPG 1
Darklink789 Posted March 31, 2022 Posted March 31, 2022 Is there another solution that could remove stutters in menus? I created the winmm.ini file with the content mentioned by @Salmon Roe but I still have stutters in menus. I tried replacing the Reshade file with a reshade from multiple other versions, modifying the reshade.ini, modifying the winmm.ini, renaming the winmm files to the other possible combinaisons mentioned in the github readme, removing non essential dlls in my game, deactivating all reshade filters, renaming the reshade file to d3d9ex.dll and I also tried @RenaPG's pack but it seems that nothing makes the game not stutter except removing the d3d9 file or the reshade one. 1
SonBerd Posted April 3, 2022 Posted April 3, 2022 Hey guys, does anyone know what happened to the main Beach Paradise thread here? I can't find it and I don't know if the mega folder that holden mcclure have in his bio is the latest version of BP.
Oregano69 Posted April 29, 2022 Posted April 29, 2022 On 3/31/2022 at 2:07 PM, Darklink789 said: Is there another solution that could remove stutters in menus? I created the winmm.ini file with the content mentioned by @Salmon Roe but I still have stutters in menus. I tried replacing the Reshade file with a reshade from multiple other versions, modifying the reshade.ini, modifying the winmm.ini, renaming the winmm files to the other possible combinaisons mentioned in the github readme, removing non essential dlls in my game, deactivating all reshade filters, renaming the reshade file to d3d9ex.dll and I also tried @RenaPG's pack but it seems that nothing makes the game not stutter except removing the d3d9 file or the reshade one. I can also report that I'm suffering menu stutters on the latest version of BP (8.0), with follows Salmon's advice to solve these stutters.
LUMANOUZ Posted May 2, 2022 Posted May 2, 2022 Since holden already made mai compatible with reshade this thread is no longer needed right? I've BP 7.0 and how do i use removed costumes on BP 8.0? Which files do i need to copy?
Goodboy-kun Posted May 5, 2022 Author Posted May 5, 2022 On 5/2/2022 at 4:14 AM, LUMANOUZ said: Since holden already made mai compatible with reshade this thread is no longer needed right? I've BP 7.0 and how do i use removed costumes on BP 8.0? Which files do i need to copy? Yeah, this thread is now redundant since the new updates should have everything.
rob_ij Posted October 7, 2022 Posted October 7, 2022 even on the new updates, i either get stutter on menus and access to mai (and others) private paradises as well as reshade, or no stutters but also no reshade and no private paradise for some girls.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now