Jump to content

Recommended Posts

  • 4 weeks later...
  • 2 weeks later...
  • 1 month later...
Posted

Hello! I've improved the tool to version 1.2:

https://drive.google.com/file/d/12LsbwUmdeoaZM0Va4hXscMIb_XPpRjiK/view?usp=sharing

 

With it you can quickly make 3 output level suits (level 2, 3, 6) from just one input model.

 

Outputs of the tool's tutorial (Naomi) are added to version 2.8:

https://drive.google.com/file/d/1KPfkxh8q2hLUbPZCtEK3N013W1FW9WZq/view?usp=sharing

 

So now all 6 level suits are modded. And from now on, I think the mod is sexy enough to get to the next phase: modding animations.

  • 2 weeks later...
Posted
On 10/15/2019 at 4:56 PM, Robin Baker said:

Hello! I've improved the tool to version 1.2:

https://drive.google.com/file/d/12LsbwUmdeoaZM0Va4hXscMIb_XPpRjiK/view?usp=sharing

 

With it you can quickly make 3 output level suits (level 2, 3, 6) from just one input model.

 

Outputs of the tool's tutorial (Naomi) are added to version 2.8:

https://drive.google.com/file/d/1KPfkxh8q2hLUbPZCtEK3N013W1FW9WZq/view?usp=sharing

 

So now all 6 level suits are modded. And from now on, I think the mod is sexy enough to get to the next phase: modding animations.

Hey man... Is it your mods completely working for Ryona Content ?? (You know what I mean)

Posted

Hi, dantekazama!

I don't really know what you mean, I guess there might be a lot of ryona if you play bad or intentionally bad. But if you play too good I guess there might not be any ryona ?. Deadspace is not intentionally a ryona game. I guess without mods like mine it's not even fun at all, only horror after horror ?.

  • 5 months later...
Posted

Hi, Robin. I hope I've replied correctly. This is basically a throwaway account because I wanted to ask you about this. I'm working on a mod to update Dead Space's graphics and your mod is the only one I've ever seen that managed to replace models. It would make a huge difference if I could swap models out for higher resolution ones, (modified versions of the original models, rather than totally different ones). I took a look at your modding tool. This is a process that's very alien to me. Could you please give me some advice? I'd really appreciate it.

Posted

Hi, FuriousApi ?, look like you want to upgrade the game's technology. It seems really too high for an amateur. It took me years to know how to mod models of this game. If I wanted to upgrade the game's technology, it would take me another year. This game uses old tech to animate (half software), so if you want to increase polycount of model you should be able to upgrade the game engine first because high poly models would slow down the frame rate. But if you only want to upgrade texture I can help.

  • 1 year later...
Posted

Hi there, if you still work on this mod, could you make a newer guide on how to work with the tools you've given us? And any updates, if you're coming along with them?

  • 3 weeks later...
Posted

I'm sorry but this mod must be suspended because I'm too busy. But maybe I still can make better guide for the tool ? (but very slow, it will take time). If I have time I shall mod again like the good old days ?.

Posted

If only the sequels could be modded.

 

I hope the remake can be modded.

Posted

Newer games usually have heavier DRM make modders' life harder ?. DS3 is enough to scare me. If only DS mod community was strong as RE community we can hope ?.

Posted
On 3/5/2022 at 10:44 PM, Robin Baker said:

Newer games usually have heavier DRM make modders' life harder ?. DS3 is enough to scare me. If only DS mod community was strong as RE community we can hope ?.

Hopefully the release of the remake brings in interest for these!

By the way, to the folks using the DSModTool, do you guys happen to get any "application could not run" error, related to an side-by-side issue regarding the visual studio patch version?

Posted (edited)
13 hours ago, Ann Samlig said:

Hopefully the release of the remake brings in interest for these!

By the way, to the folks using the DSModTool, do you guys happen to get any "application could not run" error, related to an side-by-side issue regarding the visual studio patch version?

 

Hi! Can I see the error message.
You can share your screen when the error message showed up by pressing PrintScreen button -> then open
Windows'Accessory Paint -> choose Paste -> save as ***.jpg -> upload to https://imgbb.com/ -> copy
the BBcode full linked code to you comment in forum -> post the comment

 

like this

 

Untitled-1.jpg

 

Untitled.jpg

 

Untitled.jpg

 

 

Edited by Robin Baker
Posted (edited)
20 hours ago, Ann Samlig said:

Hopefully the release of the remake brings in interest for these!

By the way, to the folks using the DSModTool, do you guys happen to get any "application could not run" error, related to an side-by-side issue regarding the visual studio patch version?

 

I built those applications by Visual Studio 2005 (with libraries from Microsoft DirectX SDK (March 2009), FBX SDK 2013.3 lib, all are in 32 bit, x86). So I guess if you install VS 2005 (with full components, choose x86 components, x64 components won't work) or VS 2005 Redistributable it can run.

 

You can get Microsoft Visual C++ 2005 Redistributable Package (x86) here:

https://download.cnet.com/Microsoft-Visual-C-2005-Redistributable-Package-x86/3000-2070_4-10726885.html

 

Or you can try to install Microsoft DirectX SDK (March 2009).

FBX SDK 2013.3 DLLs are included so I guess FBX SDK 2013.3 lib are not the problem.

 

Check this in your installed programs:

 

Untitled-1.jpg

Edited by Robin Baker
Posted
19 hours ago, Robin Baker said:

 

Hi! Can I see the error message.
You can share your screen when the error message showed up by pressing PrintScreen button -> then open
Windows'Accessory Paint -> choose Paste -> save as ***.jpg -> upload to https://imgbb.com/ -> copy
the BBcode full linked code to you comment in forum -> post the comment

 

Of course, thanks for the steps! ; this is what happens when I use FBXto3Data
err1.png
Translation: Could not start the application; the parallel configuration is incorrect. Check the application's event viewer or use the sxstrace.exe tool from the command line to get more details.

err2.png

(This is what's in the event viewer log, but such VC+ version doesn't seem to be available on Microsoft's site anymore)

Also I checked my installed programs, as for the 2005 Redistributables, I've got 3 installed: 8.0.50727.42, 8.0.61001 (the one I got from the link) and 8.0.56336, also sorry for the late reply

Posted
5 hours ago, Ann Samlig said:

Of course, thanks for the steps! ; this is what happens when I use FBXto3Data
err1.png
Translation: Could not start the application; the parallel configuration is incorrect. Check the application's event viewer or use the sxstrace.exe tool from the command line to get more details.

err2.png

(This is what's in the event viewer log, but such VC+ version doesn't seem to be available on Microsoft's site anymore)

Also I checked my installed programs, as for the 2005 Redistributables, I've got 3 installed: 8.0.50727.42, 8.0.61001 (the one I got from the link) and 8.0.56336, also sorry for the late reply

 

Hi! Don't be sorry for late reply because we are all late ?.

I think the right translation is: "The application has failed to start because it's side by side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail."

I've found a guide for this error here:

https://www.drivereasy.com/knowledge/side-by-side-configuration-is-incorrect-in-windows-10-fixed/

I'm not good at windows 10 problems ?. I guess maybe you should install windows 7 (to another disk drive) to avoid the head ache.

Posted
5 hours ago, Ann Samlig said:

Of course, thanks for the steps! ; this is what happens when I use FBXto3Data
err1.png
Translation: Could not start the application; the parallel configuration is incorrect. Check the application's event viewer or use the sxstrace.exe tool from the command line to get more details.

err2.png

(This is what's in the event viewer log, but such VC+ version doesn't seem to be available on Microsoft's site anymore)

Also I checked my installed programs, as for the 2005 Redistributables, I've got 3 installed: 8.0.50727.42, 8.0.61001 (the one I got from the link) and 8.0.56336, also sorry for the late reply

 

I checked in my Windows 10 and it worked normally. I guess you should uninstall all those 2005 Redistributables and install only one version.

 

In my computer it's like this:

 

Untitled.jpg

 

Untitled1.jpg

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