Jump to content

Are there any tools to extract models from EA UFC 2,3,4


Recommended Posts

  • Engineers
Posted
8 hours ago, Conyaboi said:

ive just tested out your conor mcgregor one and it all works but the second h20 gives me this, so i dont know what it is, 

You don't know it because you didn't read the thread more carefully. It was mentioned that the belonging block consists of zero bytes, dunno why.

(You also could have seen it using a hexeditor to check said vertex address,)

Posted
14 minutes ago, shak-otay said:

You don't know it because you didn't read the thread more carefully. It was mentioned that the belonging block consists of zero bytes, dunno why.

(You also could have seen it using a hexeditor to check said vertex address,)

My bad, tbh I don’t think it’s really anything because all the others consist of head, eyelashes, eyes, mouth guard, that’s the only objects involved with the head anyways so doesn’t really matter 

  • Engineers
Posted (edited)

Here's an H2O creator for UFC 4 mcd files (uncompressed!) . hex2obj is required, too.

edit: there was a bug (endless logging loop) with hair_bruce_lee_model.mcd, had to fix it in the exe, but uvs need to be set manually in the H2O files atm like so:

For FVFsize 36 set 36 32

for FVFsize 40 set 40 36

In both cases replace line 0x0 4 by 0x0 255

0xb8b16 3882
Vb1
36 99 <<
0x57e00 749
020100
0x0 4  <<

edit: so for these FVFsizes the 12-8-8-4 rule obviously doesn't apply because the structures are different.

UFC4_mcd.zip

Edited by shak-otay
fix one
Posted (edited)
On 11/7/2025 at 10:17 AM, shak-otay said:

didnt you mention that the last mrts is always the uv maps?

Edit - just tested it and no 4 mrts is uv, you was right in saying the 4th one is the uv maps by the rule

 

 

Edited by Conyaboi
  • Like 1
  • Engineers
Posted

I didn't write that, your quote is wrong (it's just YOUR question.) Please correct that.

The true thing is that the 12-8-8-4 rule doesn't apply for FVFsizes 36 and 40 (and maybe more).

Posted
6 hours ago, shak-otay said:

I didn't write that, your quote is wrong (it's just YOUR question.) Please correct that.

The true thing is that the 12-8-8-4 rule doesn't apply for FVFsizes 36 and 40 (and maybe more).

Yeah there’s xdnis I’d like to know what they are but I think I’ve got that problem about fvf sizes being different 

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
×
×
  • Create New...