My recently made blender importer add-on already supports weights, vertex colors and multiple UV maps, although it's only tested on Dark Souls 1 data. Also, obviously there's no skeleton or meaningful bone names, since there's no available data for that.JinzoAdvance wrote:Anyway, if Max Scripting is still a pain, I'd suggest going for Blender 2.77 if you think working with Python 3.5 would be easier.
Poll & Discussion: We wish the site to continue (Y/N)
Ninja Ripper
Re: Ninja Ripper
-
JinzoAdvance
- ultra-n00b
- Posts: 4
- Joined: Mon Apr 04, 2016 9:28 pm
Re: Ninja Ripper
It seems to import vertex groups. Nice! You might want to consider seeing if you can use them to produce bones. They might have generic names, but the bones can be renamed after they are imported if it works.AlexNG wrote:My recently made blender importer add-on already supports weights, vertex colors and multiple UV maps, although it's only tested on Dark Souls 1 data. Also, obviously there's no skeleton or meaningful bone names, since there's no available data for that.JinzoAdvance wrote:Anyway, if Max Scripting is still a pain, I'd suggest going for Blender 2.77 if you think working with Python 3.5 would be easier.
-
Joserod1980
- beginner
- Posts: 23
- Joined: Wed Apr 29, 2015 11:16 pm
- Has thanked: 1 time
Re: Ninja Ripper
i tried with the new version of your tool and now is able to rip 3d and textures but when loads on 3d software its a complete mess no way to tell what is what its pretty much useless
maybe this problem has nothing to do with your tools but with the way google earth loads 3d but i dont really know anyway here is the log of the last rip i did
perhaps you might see something wrong
Thanks
maybe this problem has nothing to do with your tools but with the way google earth loads 3d but i dont really know anyway here is the log of the last rip i did
perhaps you might see something wrong
Thanks
You do not have the required permissions to view the files attached to this post.
Re: Ninja Ripper
Dude, look on the date of new update - it was April Fools!Joserod1980 wrote:i tried with the new version of your tool and now is able to rip 3d and textures but when loads on 3d software its a complete mess no way to tell what is what its pretty much useless
maybe this problem has nothing to do with your tools but with the way google earth loads 3d but i dont really know anyway here is the log of the last rip i did
perhaps you might see something wrong
Thanks
-
blackninja
- veteran
- Posts: 87
- Joined: Wed Nov 28, 2012 11:55 am
- Been thanked: 77 times
Re: Ninja Ripper
Joserod1980
From log, new ripper works correctly.
Correct import is not ripper problem.
Read ripper manual, attach rip file etc
From log, new ripper works correctly.
Correct import is not ripper problem.
Read ripper manual, attach rip file etc
Ninja Ripper 2: https://ninjaripper.com/
-
Joserod1980
- beginner
- Posts: 23
- Joined: Wed Apr 29, 2015 11:16 pm
- Has thanked: 1 time
Re: Ninja Ripper
This is what i wanted to rip and thats what i got its really hard to find any usable parts its more than 400 all mix together
here is the rip if you want to take a look


File
http://www.mediafire.com/download/lwfwq ... th.exe.rar
Thanks
here is the rip if you want to take a look


File
http://www.mediafire.com/download/lwfwq ... th.exe.rar
Thanks
Re: Ninja Ripper
Yet another program that declares all attributes as UV coordinates. The real types seem to be:Joserod1980 wrote:This is what i wanted to rip and thats what i got its really hard to find any usable parts its more than 400 all mix together
here is the rip if you want to take a look
- 3 component position
- 4 component blendindices
- 2 component UV
As an aside, I wonder if it's technically possible for the ripper to export the values of uniform shader parameters (as raw data if nothing else), if exporting shaders is enabled. I think it might enable making import scripts that recover e.g. object positions in specific simple cases.
-
blackninja
- veteran
- Posts: 87
- Joined: Wed Nov 28, 2012 11:55 am
- Been thanked: 77 times
Re: Ninja Ripper
AlexNG
Yes, it possible to dump shader params with shaders
But as I sayed before, tool development stopped.
Yes, it possible to dump shader params with shaders
But as I sayed before, tool development stopped.
Ninja Ripper 2: https://ninjaripper.com/
-
Joserod1980
- beginner
- Posts: 23
- Joined: Wed Apr 29, 2015 11:16 pm
- Has thanked: 1 time
Re: Ninja Ripper
Hey please contact me if you can help me with this problem like i said i can help you with a donation if its something that you can do thats not too much work as i cannot donate too much but please contact me maybe we can reach an agreement. Google eqrth is free so you can do the testing and see what to fix thanks for the help
joserod1980@hotmail.com
joserod1980@hotmail.com
-
blackninja
- veteran
- Posts: 87
- Joined: Wed Nov 28, 2012 11:55 am
- Been thanked: 77 times
Re: Ninja Ripper
Joserod1980
No time for that now.
Try another tool.
No time for that now.
Try another tool.
Ninja Ripper 2: https://ninjaripper.com/
-
Joserod1980
- beginner
- Posts: 23
- Joined: Wed Apr 29, 2015 11:16 pm
- Has thanked: 1 time
Re: Ninja Ripper
There is no tool that can do that and since all the others stopped updating years ago thats why i was asking you you were the only one still updating anyway thanks
-
Zoetropes
- ultra-n00b
- Posts: 8
- Joined: Tue Jun 10, 2014 5:37 pm
- Has thanked: 2 times
- Been thanked: 1 time
Re: Ninja Ripper
Blackninja,
First thanks for a great program
I'm having some problems ripping many 64-bit games, what happens is that the maps like occlusion, etc. are ripped in display-size textures and 1x1x1 planes, but none of the actual geometry. This does not happen in 32-bit versions (tested on games like Tomb Raider that can be started in either 32- or 64-bit), not sure whether it's a DX9 vs. DX11 problem or something different.
Will you be able to assist? I can donate a few $$$ either way as I've had good use of Ninja Ripper but would definitely consider funding development of working 64-bit ripping if you believe it can be done.
First thanks for a great program
I'm having some problems ripping many 64-bit games, what happens is that the maps like occlusion, etc. are ripped in display-size textures and 1x1x1 planes, but none of the actual geometry. This does not happen in 32-bit versions (tested on games like Tomb Raider that can be started in either 32- or 64-bit), not sure whether it's a DX9 vs. DX11 problem or something different.
Will you be able to assist? I can donate a few $$$ either way as I've had good use of Ninja Ripper but would definitely consider funding development of working 64-bit ripping if you believe it can be done.
-
blackninja
- veteran
- Posts: 87
- Joined: Wed Nov 28, 2012 11:55 am
- Been thanked: 77 times
Re: Ninja Ripper
Zoetropes
32 and 64 versions uses same code.
Ripper trys to save ALL meshs/textures/shaders in both modes.
Dx9 and dx11 games uses different render techniques.
Try to find better mode for rip 32/64/dx9/dx11 game.
32 and 64 versions uses same code.
Ripper trys to save ALL meshs/textures/shaders in both modes.
Dx9 and dx11 games uses different render techniques.
Try to find better mode for rip 32/64/dx9/dx11 game.
Ninja Ripper 2: https://ninjaripper.com/
Re: Ninja Ripper
Hi, ninja ripper is not working with Just Cause 2, when i press the rip keys like F12 there is no response?
-
Zoetropes
- ultra-n00b
- Posts: 8
- Joined: Tue Jun 10, 2014 5:37 pm
- Has thanked: 2 times
- Been thanked: 1 time
Re: Ninja Ripper
Hi, thanks for your response!blackninja wrote:Zoetropes
32 and 64 versions uses same code.
Ripper trys to save ALL meshs/textures/shaders in both modes.
Dx9 and dx11 games uses different render techniques.
Try to find better mode for rip 32/64/dx9/dx11 game.
I've tried every option and using intruder, force rip and forced interval set to 90-120 seconds, I get more meshes but not at all as many as expected (by a few hundred less) and mostly 1x1 planes holding composed maps for the entire screen (specular, occlusion, and so on). The logfile states "ID3D11DeviceContext_DrawIndexed target hook not found" if that is any help?
