March 28, 2024, 12:22
bigger smaller reset     1020px Wide width Full width Reset   * *

Gildor's Forums

  Homepage Facebook Read news on Twitter Youtube channel Github page
Welcome, Guest. Please login or register.
Did you miss your activation email?

« previous next »
Print
Author Topic: Kingdom Hearts III  (Read 13675 times)
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #45 on: July 29, 2020, 01:25 »

Due to the recent PS4 exploit, AES key for the game archives is now available for public. Thanks to starfire097 or whoever found it first. Added it to the list.
Logged
Dimitree
Newbie
*
Posts: 3


View Profile
« Reply #46 on: November 09, 2020, 18:11 »

hello everyone, I'm trying to use umodel_build=1436 to open KH3 models (the full character set linked on this topic),
but every time I try, I got a message like this:

Memory: bad allocation size -2080374784 bytes
appMalloc: size=-2080374784 (total=11 Mbytes) <- FArray::Empty: 1107296256 x 2 <- TArray::SerializeSimple <- FSkelMeshSection4<< <- TArray::Serialize: 0/12 <- FStaticLODModel4<< <- TArray::Serialize: 0/4 <- USkeletalMesh4::Serialize <- LoadObject: SkeletalMesh4'p_ex001_0.p_ex001_0', pos=B690, ver=513/0 (unversioned), game=kh3 <- UObject::EndLoad <- LoadWholePackage: Character/pc/p_ex001/mdl/p_ex001_0.uasset <- CUmodelApp::ShowPackageUI <- Main: umodel_build=1436

those are the settings that I'm using.
Am I missing something?
thank you?


* settings.png (59.79 KB, 627x482 - viewed 287 times.)
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #47 on: November 09, 2020, 20:59 »

Yep, compatibility is definitely was broken somewhere between 1412 and latest build.

@Gildor: There is other unrelated issue - compiled umodel.exe is not being updated in git commits since 1407 (19 october) build, so for end users it's impossible to guess when compatibility was broken exactly. Not sure if it's expected behavior (due to latest 4.26 updates) or not, so could you please take a look at it.  
« Last Edit: November 09, 2020, 21:55 by spiritovod » Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #48 on: November 09, 2020, 21:35 »

The bug appeared with any UE4 game in range UE4.13..UE4.25, so it's great that it was noticed just in a day after UModel build. I've fixed it.
Logged
Dimitree
Newbie
*
Posts: 3


View Profile
« Reply #49 on: November 09, 2020, 23:05 »

thank you, it works flawlessy!

any idea how should I do in order to "link" the the body and the coat on some models? both the body and the coat follow the animation, but they look a bit off  Shocked



* c.png (368.21 KB, 1002x815 - viewed 348 times.)
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #50 on: November 10, 2020, 00:11 »

Probably part of model is animated with cloth (physics) system.
Logged
Dimitree
Newbie
*
Posts: 3


View Profile
« Reply #51 on: November 12, 2020, 20:26 »

I understand! thanks

is there a way to import map/levels files?
I can succesfully import single map objects/buildings/etc, but not the whole map at once
Logged
Vladabdf
Newbie
*
Posts: 7



View Profile
« Reply #52 on: December 04, 2020, 13:07 »

Out of curiosity, would a decrypted eboot.bin (PS4 game executable) be helpful with adding better support for the game? I know it being a PC game would be better for such a task but I figured I would ask anyway.
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #53 on: December 04, 2020, 13:41 »

Actually I'm not going to do any PS4 research, sorry.
Logged
Cyborg
Newbie
*
Posts: 17


View Profile
« Reply #54 on: December 10, 2020, 01:45 »

is there a way to import map/levels files?
Looks like you already found it, but for others to see it as well.
https://forum.xentax.com/viewtopic.php?f=16&t=21066
Logged
rabbithole
Newbie
*
Posts: 6


View Profile
« Reply #55 on: March 31, 2021, 02:45 »

pc version is out now if anyone cares
Logged
gigabuster92
Newbie
*
Posts: 11


View Profile
« Reply #56 on: March 31, 2021, 04:16 »

Since Kingdom Heart 3 is released on PC does anyone figure out the encryption key of KH3 yet?
I uploaded one of the paks and exe file just in case anyone need to investigate:
https://drive.google.com/file/d/1vI3FYNMs_YBBn8SHZ4j9BmvxqvFIHUhi/view
I also assume that KH3 Pc  version also use UE4.17 version like the console version right?
I intend to mod KH3 so I am looking forward to the encryption key and UE4 version that KH3 is using
« Last Edit: March 31, 2021, 07:30 by gigabuster92 » Logged
rabbithole
Newbie
*
Posts: 6


View Profile
« Reply #57 on: March 31, 2021, 08:42 »

AES Key is o9Gty60nWTc2OIkbN3lWQ81u6t7W6uUYGvz9fSb2Vpa5SD735c8bsOaTeE2MFJw3
UE 4.17
Logged
AESRYL
Newbie
*
Posts: 16


View Profile
« Reply #58 on: April 01, 2021, 01:55 »

UE 4.27 also works & so does the actual option for "Kingdom Hearts 3"
Logged
gigabuster92
Newbie
*
Posts: 11


View Profile
« Reply #59 on: April 05, 2021, 11:16 »

Added support for this game. Requires game override and selecting "PS4" platform. For command line this means: -game=kh3 -ps4.
I've successfully tested it with provided assets: there are skeletal meshes, animations and textures. Static meshes weren't in archive, so I have no idea if it works or not.
@Gildor
Is there any special property in KH3 skeletal meshes that we need to use "Kingdom Hearts 3" option in umodel to load the model instead of UE4.17(On PC version"Kingdom Hearts 3" option is till required to load the skeletal mesh in umodel) ?

It doesn't seem like Square Enix use custom UE4  to create this game as Umodel can still load the game texture using"U4.17" option

We are investigating skeletal meshes uasset of KH3 on PC version so any extra information is really appreciated.

I left a sample of skeletal meshes uasset of KH3 on PC in case you need to take a look:
https://drive.google.com/file/d/1tn8db1bCMa6oEb5l9tk9YG8mobajnwKp/view
mesh uasset is n_ex019_0
« Last Edit: April 05, 2021, 15:42 by gigabuster92 » Logged
Print 
« previous next »
Jump to:  

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