Important information: this site is currently scheduled to go offline indefinitely by end of the year.

[Tutorial] Ripping PS2 3D Model with picture

Post questions about game models here, or help out others!
FEATHER
advanced
Posts: 75
Joined: Sun Jun 13, 2010 6:47 am
Has thanked: 3 times
Been thanked: 4 times

Re: [Tutorial] Ripping PS2 3D Model with picture

Post by FEATHER »

Awesome! i will try it next weekend, Dirge of Cerberus! Here we go :D
Kamillho
veteran
Posts: 84
Joined: Sat Jan 22, 2011 6:19 pm
Has thanked: 14 times
Been thanked: 4 times

Re: [Tutorial] Ripping PS2 3D Model with picture

Post by Kamillho »

How can I move in this program? I press every button on keybord and doesn't work o.o
User avatar
Mirrorman95
ultra-veteran
ultra-veteran
Posts: 355
Joined: Tue Jul 20, 2010 2:08 am
Has thanked: 16 times
Been thanked: 24 times

Re: [Tutorial] Ripping PS2 3D Model with picture

Post by Mirrorman95 »

I'm having trouble trying to apply textures to all those meshes. Can you make some kind of video tutorial on that?
BBSFM and KH2FM+ saves are compatible with KH2.5. viewtopic.php?t=13424
Satoh
mega-veteran
mega-veteran
Posts: 194
Joined: Sat May 09, 2009 3:07 pm
Has thanked: 13 times
Been thanked: 38 times

Re: [Tutorial] Ripping PS2 3D Model with picture

Post by Satoh »

it's ripping from the viewport, not the actual geometry from memory... IE, the VRAM not the RAM...

What this means is that the perspective you see in the 2D screen has actually been applied to the geometry itself. You must correct for the perspective, which can take a bit of work and a lot of intuition... For instance, look at the floor, usually this is made up of squares, but will appear to be trapezoids (tapered box shapes)... you have to use this to determine what the FOV is and use some sort of geometry modifier in your chosen 3D program to correct it...

What can be even worse is if your game rip has curved lines all over the floor instead of straight ones... this means your FOV is not an angle but a curve, like a quadratic function, which you must correct for...

This is one of the main reasons ripping from an emulator is a pain... coupled with large amounts of probably failure to capture anything at all. I haven't tried the new texmod, but I'm hoping high and expecting nothing.
RacingFreak
veteran
Posts: 136
Joined: Fri Feb 11, 2011 10:44 am
Location: Bulgaria
Has thanked: 50 times
Been thanked: 19 times

Re: [Tutorial] Ripping PS2 3D Model with picture

Post by RacingFreak »

If only they make ps2 emulator using dolphin techniques.
Noxury
ultra-n00b
Posts: 1
Joined: Fri Sep 25, 2015 5:37 pm

Re: [Tutorial] Ripping PS2 3D Model with picture

Post by Noxury »

Hello Xentax-Forum,

Is there any way/tool then to:
- extract the mesh vertecies data from the rendering process,
- manipulate the actual camera by rendering in tweakable fov-values / orthographic mode to have not a disorted 3d model?
Post Reply