Gildor's Forums

Author Topic: The First Descendant  (Read 3771 times)
be2llhy
Newbie
*
Posts: 10



View Profile
The First Descendant
« on: October 19, 2022, 21:43 »

Game: The First Descendant https://store.steampowered.com/app/2074920/The_First_Descendant/
UE5 version: 5.0.3
AES key:0xB91944CE0E814A3F7236B4C2E67474DC1B4D2A3D68A1CBDB495BF3B241753203

Serializing behind stopper (2221FD+4 > 222200)
FPakFile::Serialize: file=/M1/Content/Characters/NPC/002/MESH/Skel/NPC_002_A0101.uexp <- FArchive::ByteOrderSerialize <- UObject::Serialize <- USkeletalMesh4::Serialize <- LoadObject: SkeletalMesh4'NPC_002_A0101.NPC_002_A0101', pos=2228CA, ver=524/0 (unversioned), game=ue5pv <- UObject::EndLoad <- LoadWholePackage: /M1/Content/Characters/NPC/002/MESH/Skel/NPC_002_A0101.uasset <- CUmodelApp::ShowPackageUI <- Main: umodel_build=1579 based fix7
« Last Edit: October 20, 2022, 14:59 by Gildor » Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1932


View Profile
Re: The First Descendant
« Reply #1 on: October 20, 2022, 00:31 »

UE5 version: 5.0 (old versions) / 5.2 (current version)
AES key: in the same place as usual (link)

Use specific build from this topic with game specific override (for newest game versions) or simply choose engine version (for old versions).

Please read notes and know issues from this topic for more info. Animations are supported only in old game versions at the moment.

Update: Skeletal meshes should be fixed in latest update (fix10), along with some animations.
Update 2: Static meshes also should be fixed in latest update (fix11).
Update 3: Destructible meshes should be supported in latest update (fix14). Also now there is an option to disable materials separately from textures.
Update 4: Game specific override option is added to respective build, you need to use it for latest game versions (fix25).


* Clipboard01.jpg (124.71 KB, 2546x1242 - viewed 762 times.)
« Last Edit: September 23, 2023, 05:36 by spiritovod » Logged
arukardominator
Newbie
*
Posts: 8


View Profile
Re: The First Descendant
« Reply #2 on: October 20, 2022, 10:39 »

I've rolled out small update for respective build from this topic (should be fix9 version), it affects skeletons. With it, skeletal meshes and animations should work now, but not destructible and static meshes. You need to disable materias though (via disabling textures) and most textures are virtual ones, which are not supported anyway. I'll take a look at static meshes later.

Hi Spiritvod, thanks for the help, I´m trying it with the new version called umodel_materials_ue5.exe but I get the same error even when I disable the view/export of textures. Which one from the list should I select?

https://ibb.co/GpZDBc0


* Capture.PNG (49.17 KB, 680x528 - viewed 384 times.)
Logged
JimCollin
Newbie
*
Posts: 27


View Profile
Re: The First Descendant
« Reply #3 on: October 20, 2022, 13:37 »

I don't know why. There is no Ajax, Viessa and another character in NPC.
There are 1-27 characters in the NPC folder, but 16, 24, 26 characters are missing. Maybe the three characters missing are those three people.
I tried to check almost all the folders, but could not find them. Has anyone seen these three?
Logged
arukardominator
Newbie
*
Posts: 8


View Profile
Re: The First Descendant
« Reply #4 on: October 20, 2022, 13:39 »

Those are PC characters that can be found in the PC folder
Logged
JimCollin
Newbie
*
Posts: 27


View Profile
Re: The First Descendant
« Reply #5 on: October 20, 2022, 13:43 »

Unable to export glTF2.0 there, error reported.
Logged
arukardominator
Newbie
*
Posts: 8


View Profile
Re: The First Descendant
« Reply #6 on: October 20, 2022, 13:44 »

Disable the texture and everything except skeletal mesh in the first window, try it like that and if not export in .psk
Logged
JimCollin
Newbie
*
Posts: 27


View Profile
Re: The First Descendant
« Reply #7 on: October 20, 2022, 13:50 »

If only skeleton mesh is selected, there is nothing.
Logged
JimCollin
Newbie
*
Posts: 27


View Profile
Re: The First Descendant
« Reply #8 on: October 20, 2022, 14:08 »

Disable the texture and everything except skeletal mesh in the first window, try it like that and if not export in .psk

It worked, but it still failed to export.
Logged
arukardominator
Newbie
*
Posts: 8


View Profile
Re: The First Descendant
« Reply #9 on: October 20, 2022, 14:12 »

Look for the ones called UI at the start of the name, those ones can be exported
Logged
JimCollin
Newbie
*
Posts: 27


View Profile
Re: The First Descendant
« Reply #10 on: October 20, 2022, 14:40 »

Look for the ones called UI at the start of the name, those ones can be exported

Thanks!It can be exported, but the exported glTF2.0 has no mesh. Did you find the three lost characters?
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7972



View Profile WWW
Re: The First Descendant
« Reply #11 on: October 20, 2022, 14:44 »

Thanks!It can be exported, but the exported glTF2.0 has no mesh. Did you find the three lost characters?
Check umodel's logs when exporting the mesh, there should be something.
Logged
arukardominator
Newbie
*
Posts: 8


View Profile
Re: [UE5] The First Descendant
« Reply #12 on: October 20, 2022, 14:49 »

Hi Gildor!

I´m able to view and export the skeletal meshes that start with UI in the title after disabling the option for the textures, but the ones that start with PC give me the following error:

FPakFile::Serialize: file=/M1/Content/Characters/PC/PC_Skeleton.uexp <- FArchive::ByteOrderSerialize <- TArray::Serialize: 2012/327680 <- FReferenceSkeleton<< <- USkeleton::Serialize <- LoadObject: Skeleton'PC_Skeleton.PC_Skeleton', pos=34AE9, ver=525/0 (unversioned), game=ue5 <- UObject::EndLoad <- LoadWholePackage: /M1/Content/Characters/PC/MESH/001/A/Skel/PC_001_A0101.uasset <- CUmodelApp::ShowPackageUI <- Main: umodel_build=1579 based fix9



* Capture.PNG (29.44 KB, 962x472 - viewed 192 times.)
Logged
JimCollin
Newbie
*
Posts: 27


View Profile
Re: The First Descendant
« Reply #13 on: October 20, 2022, 14:54 »

Thanks!It can be exported, but the exported glTF2.0 has no mesh. Did you find the three lost characters?
Check umodel's logs when exporting the mesh, there should be something.

Thanks for help. I found the problem .bin must exist at the same time. Now the UI can see the mesh!
Logged
JimCollin
Newbie
*
Posts: 27


View Profile
Re: The First Descendant
« Reply #14 on: October 20, 2022, 14:56 »

Look for the ones called UI at the start of the name, those ones can be exported

PC-MESH-001-A-UI_PC_001 is Lepic.
Logged
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC
Leviathan design by Bloc | XHTML | CSS