Gildor's Forums

English Forum => Mass Effect => Topic started by: unsilent on January 22, 2010, 05:36



Title: Mass Effect 2
Post by: unsilent on January 22, 2010, 05:36
A new game not on the list.

I was hoping this would be similar to the original Mass Effect and so would work of the bat but alas no.  The PC version contains a bunch of ".pcc" files and ".afc" in the CookedPC folder, unsupported by the viewer.  The Xbox 360 version, however, contains ".xxx" files of the same name as the ".pcc" equivalents as well as the same ".afc" files.  Both versions contain a "Textures.tfc" file.

When using umodel.exe on a ".xxx" file from the 360 version I get the following message:

Quote
L:\ME2\BioGame\CookedXenon>umodel BIOG_HMM_HED_PROMorph
Found 1060 game files (683 skipped)
Loading package: BIOG_HMM_HED_PROMorph.xxx Ver: 512/130 Engine: 3607 Names: 974
Exports: 2510 Imports: 93
******** BIOG_HMM_HED_PROMorph ********
*** ERROR: Serialized FString is not null-terminated
FString<< <- ReadNameTable <- UnPackage::UnPackage:BIOG_HMM_HED_PROMorph.xxx, ga
me=1000 <- UnPackage::LoadPackage:BIOG_HMM_HED_PROMorph <- Main


Here is the result of the pkgtool.exe on the "...BioGame\CookedXenon" directory:

Quote
Found 1060 game files (683 skipped)
Version summary:
Ver        LicVer     Count
512 (200)   130 ( 82)  1059

http://www.megaupload.com/?d=OA6Z4YFL

The (hopefully) unencrypted main exe and an example ".xxx" file and its ".pcc" equivalent, 7.8Mb zipped


Title: Re: Mass Effect 2
Post by: chrrox on January 22, 2010, 11:12
This should be the needed files.
http://www.sendspace.com/file/tua3by


Title: Re: Mass Effect 2
Post by: chrrox on January 23, 2010, 00:32
Mass Effect 2 is supported by umodel :)
Everything is supported besides animation "yet".
Here are some screen shots.
(http://img704.imageshack.us/img704/8761/wpnhvymdl.th.jpg) (http://img704.imageshack.us/i/wpnhvymdl.jpg/)(http://img138.imageshack.us/img138/311/salhedpromordinmdl.th.jpg) (http://img138.imageshack.us/i/salhedpromordinmdl.jpg/)(http://img710.imageshack.us/img710/5796/salarmlgtbmdl.th.jpg) (http://img710.imageshack.us/i/salarmlgtbmdl.jpg/)
(http://img704.imageshack.us/img704/349/qrntlilgtamdl.th.jpg) (http://img704.imageshack.us/i/qrntlilgtamdl.jpg/)(http://img511.imageshack.us/img511/9908/hmfmirlgtamdl.th.jpg) (http://img511.imageshack.us/i/hmfmirlgtamdl.jpg/)(http://img710.imageshack.us/img710/9299/hmfhedpromirandamdl.th.jpg) (http://img710.imageshack.us/i/hmfhedpromirandamdl.jpg/)
(http://img704.imageshack.us/img704/4302/heavyweapcont01.th.jpg) (http://img704.imageshack.us/i/heavyweapcont01.jpg/)(http://img706.imageshack.us/img706/544/drlthnlgtamdl.th.jpg) (http://img706.imageshack.us/i/drlthnlgtamdl.jpg/)(http://img511.imageshack.us/img511/8382/drlhedprothanemdl.th.jpg) (http://img511.imageshack.us/i/drlhedprothanemdl.jpg/)
(http://img42.imageshack.us/img42/1756/colarmnkdamdl.th.jpg) (http://img42.imageshack.us/i/colarmnkdamdl.jpg/)(http://img511.imageshack.us/img511/8504/asahedprosamaramdl.th.jpg) (http://img511.imageshack.us/i/asahedprosamaramdl.jpg/)(http://img710.imageshack.us/img710/3199/asaarmlgtamdl.th.jpg) (http://img710.imageshack.us/i/asaarmlgtamdl.jpg/)


Title: Re: Mass Effect 2
Post by: unsilent on January 23, 2010, 00:52
Mass Effect 2 is supported by umodel :)
Everything is supported besides animation "yet".
Here are some screen shots.

How did you manage to get umodel to open the pcc files? Everytime I try I get the following:

Quote
L:\Games\Mass Effect 2\BioGame\CookedPC>umodel BioH_END_Vixen_01
Found 2 game files (2887 skipped)
WARNING: package BioH_END_Vixen_01 was not found
Unable to find/load package BioH_END_Vixen_01


Title: Re: Mass Effect 2
Post by: Gildor on January 23, 2010, 01:07
It is not yet published. I'm working on animation support.


Title: Re: Mass Effect 2
Post by: Gildor on January 23, 2010, 18:57
I have just released umodel with Mass Effect 2 support. All resource types (supported by umodel) can be accessed.


Title: Re: Mass Effect 2
Post by: sn00p on January 24, 2010, 00:14
Thanks for the fast support added gildor :D ( solved lul )


Title: Re: Mass Effect 2
Post by: Gildor on January 24, 2010, 00:16
Check the logs. I think umodel cannot find textures.tfc file. Possibly you have specified wrong "-path".


Title: Re: Mass Effect 2
Post by: z_user on June 11, 2011, 20:45
******** C:\umodel_win32\BioH_Vixen_00.pcc ********

ERROR: Serialized FString is not null-terminated
FString<< <- Name:0 <- ReadNameTable <- UnPackage::UnPackage:BioH_Vixen_00.pcc, game=8000 <- UnPackage::LoadPackage:C:\umodel_win32\BioH_Vixen_00.pcc <- Main

I'm having the same issue with the FString error. I don't know why.

I was able to extract file BioP_Char but not skeletal meshes were extracted. Only AnimSet, LightMap and Texture2D. Any idea what I am doing wrong?


Title: Re: Mass Effect 2
Post by: Gildor on June 11, 2011, 20:51
Try to use "-game=mass2".
By the way - where did you get this file? I have no problems with BioH_Vixen_00.pcc on my PC installation of Mass Effect 2.


Title: Re: Mass Effect 2
Post by: z_user on June 11, 2011, 21:19
That worked!

I thought I test out your stuff on the Mass Effect 2 Demo from Steam. perhaps that is the issue.

Thanks for your help

-Z