Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Marvel Ultimate Alliance 2 .DAT

Featured Replies

  • Author
  • Localization

andyos, posted Mon Jun 27, 2016 1:51 am (14812)


sorry I know que there is already a topic
but it is still impossible to Obtain the 3D model by bms script
just using hex2obj tool that i does not use
you can create a bms script to extract the 3d model for Blender or 3ds max
watching the Luigi scripts results error not extract



http://www.mediafire.com/download/75qt9 ... 000000.igz
http://www.mediafire.com/download/zmiz4 ... 000001.dat
http://www.mediafire.com/download/34jn4 ... 000002.dat
http://www.mediafire.com/download/p5ow0 ... 000003.dat
  • Author
  • Localization

Acewell, posted Mon Jun 27, 2016 1:47 pm (14822)


similar research thread here
http://forum.xentax.com/viewtopic.php?p=112033#p112033

first of 3 submeshes in your 000000003.dat sample
Image

h2o files
Code:
0x1C40C 13782
Vb1
40 16
0x4 2893
120100
0x0 255

Code:
0x33458 8488
Vb1
40 16
0x22FB8 1668
120100
0x0 255

Code:
0x3B668 1798
Vb1
40 16
0x376A8 408
120100
0x0 255


there is a table in the 00000000.igz file with offsets and lengths
big-endian byte order
0x2457 - 3 bytes - length of vertex block for 1st submesh
0x2461 - 3 bytes - start address of vertex block for 1st submesh
0x2465 - 3 bytes - length of face indices for 1st submesh (divide by 2 to get num faces)
0x2469 - 3 bytes - start address of face indices for 1st submesh
0x2473 - 3 bytes - length of vertex block for 2nd submesh
etc

those lengths and addresses actually start with either 00 or 02
00 represents a length
02 represents an address

:D
  • Author
  • Localization

andyos, posted Mon Jun 27, 2016 10:40 pm (14842)


friend could give me the link extracted 3d model
ps I do not know how to use the tool Hexobj
  • Author
  • Localization

Acewell, posted Tue Jun 28, 2016 8:41 am (14853)


here is obj of the 3 submeshes combined


How to use the h2o files
1. copy the lines of each h2o code into a separate text file and save as somename.h2o, somename2.h2o and somename3.h2o
2. launch Hex2obj and open the model file 00000003.dat -"File>Open"
3. then go to "File>Open H2O" and select somename.h2o file
4. now go to "File>SaveAs mesh" and an obj with UVs is saved
repeat steps 3&4 for each h2o file
:D
  • Author
  • Localization

andyos, posted Tue Jun 28, 2016 10:30 pm (14879)


Acewell wrote:
here is obj of the 3 submeshes combined
00000003.zip

How to use the h2o files
1. copy the lines of each h2o code into a separate text file and save as somename.h2o, somename2.h2o and somename3.h2o
2. launch Hex2obj and open the model file 00000003.dat -"File>Open"
3. then go to "File>Open H2O" and select somename.h2o file
4. now go to "File>SaveAs mesh" and an obj with UVs is saved
repeat steps 3&4 for each h2o file
:D





thank you so much
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.