March 29, 2024, 13:39
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: Super People  (Read 4735 times)
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #30 on: August 28, 2022, 15:27 »

@GDL: You can read explanation in this post, I've just updated it with more info. Really doubt I can do something with it.
Logged
peterzhenhh
Newbie
*
Posts: 28


View Profile
« Reply #31 on: September 11, 2022, 21:34 »

I use the latest game file and umodel(1587) but still get this error:
Code:
Loading package: Content/BravoHotel/Characters/Parts/Body/SK-Body_Female.uasset Ver: 518/0 Engine: 0 [Unversioned] Names: 363 Exports: 1 Imports: 23 Game: 1000190
Loading SkeletalMesh4 SK-Body_Female from package Content/BravoHotel/Characters/Parts/Body/SK-Body_Female.uasset
******** Loading object SkeletalMesh4'SK-Body_Female.SK-Body_Female' ********
*** ERROR: Package "Content/BravoHotel/Characters/Parts/Body/SK-Body_Female.uasset": wrong name index -1600216929
UnPackage::SerializeFName: pos=000026A3 <- FPropertyTag<< <- CTypeInfo::SerializeUnrealProps <- UObject::Serialize <- USkeletalMesh4::Serialize <- LoadObject: SkeletalMesh4'SK-Body_Female.SK-Body_Female', pos=26A3, ver=518/0 (unversioned), game=ue4.25 <- UObject::EndLoad <- LoadWholePackage: Content/BravoHotel/Characters/Parts/Body/SK-Body_Female.uasset <- CUmodelApp::ShowPackageUI <- Main: umodel_build=1587
@spiritovod Is there any fix for it? How did you get this file working?
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #32 on: September 11, 2022, 22:21 »

@peterzhenhh: You're probably using outdated script for extraction - you need to re-extract everything with the updated script to get correct results.
Logged
peterzhenhh
Newbie
*
Posts: 28


View Profile
« Reply #33 on: September 12, 2022, 09:29 »

@peterzhenhh: You're probably using outdated script for extraction - you need to re-extract everything with the updated script to get correct results.
Oh, thanks a lot! And it works perfectly now Smiley
Logged
olavabtu78
Newbie
*
Posts: 3


View Profile
« Reply #34 on: October 12, 2022, 02:13 »

When opening the game in umodel there don't seem to be any packages. It just shows the engine folder. Is the AES key outdated?

Edit: Yes, the AES key is outdated. Would be awesome if someone could update this :)


* font.png (92.05 KB, 741x545 - viewed 109 times.)
« Last Edit: October 12, 2022, 02:15 by olavabtu78 » Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #35 on: October 12, 2022, 17:40 »

@olavabtu78: Um, no? On top of custom encryption packages format is also customized, that's why they're not supported in umodel directly and because of that they should be extracted first. I've updated first post, it should be more clear now.
Logged
Gorock
Newbie
*
Posts: 1


View Profile
« Reply #36 on: October 24, 2022, 07:08 »

@olavabtu78: Um, no? On top of custom encryption packages format is also customized, that's why they're not supported in umodel directly and because of that they should be extracted first. I've updated first post, it should be more clear now.

Sorry for the inconvenience, but I didn't understand how to extract it first, could you help me, thank you very much!
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #37 on: October 24, 2022, 15:46 »

@Gorock: Please invest some time in learning how quickbms works, because it may help you in the future with other games. The rest is already explained in the first post.
Logged
NERAOY
Newbie
*
Posts: 1


View Profile
« Reply #38 on: November 09, 2022, 06:54 »

@spiritovod How can I get older version files,
to easy extraction of character models
Logged
JimCollin
Newbie
*
Posts: 26


View Profile
« Reply #39 on: November 09, 2022, 07:25 »

I don't know why, the latest version of the game I extracted using quickbms can only find architecture, nature, cars and all textures. But there is no model of any character there.
Most of these contents can be found in static mesh with 4.26
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #40 on: November 09, 2022, 17:13 »

@JimCollin: It was already explained in the topic, the game has only two skeletal meshes for all characters (if any, they could already remove them as well, like in case with PUBG), the rest is done through runtime customization, implemented via custom class.
Logged
1803537036
Newbie
*
Posts: 7


View Profile
« Reply #41 on: December 02, 2022, 05:58 »

- open script C:\Users\Administrator\Downloads\unreal_tournament_4_0.4.27d_paks_only.bms
- set output folder E:\SteamLibrary\steamapps\common\SUPER PEOPLE\BravoHotelGame\Content\2

  offset           filesize   filename
--------------------------------------
The archive is encrypted, you need to provide the key

- please insert the content for the variable KEY:
  0xD1F7F5DE8B3D9459D743D9307ED6D032F66B31FD6D8C8F2BC37BC7ABA60B67A4
KEY: ދ=YC0~2k1m+{ǫ g

-------------------
*EXCEPTION HANDLER*
-------------------
An error or crash occurred:

*EH* ExceptionCode      c0000005 access violation
*EH* ExceptionFlags     00000000
*EH* ExceptionAddress   779874F1
                        77900000 + 000874f1 ntdll.dll
*EH* NumberParameters   00000002
*EH*                    00000000
*EH*                    21891FFF

Last script line before the error or that produced the error:
  274 getdstring BASE_PATH NAMESZ TOC_FILE5
  coverage file 0     0%   768766     832473659  . offset 0000000000000000
  coverage file -5    0%   4          768656     . offset 0000000000000004

Press ENTER or close the window to quit


Brother, what's wrong with me
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #42 on: December 02, 2022, 22:05 »

@1803537036: You're trying to use generic UE bms script, while you need specific one, which contains game name. Just read first post carefully (and the rest of the topic in case of further questions, because some of them were already explained here as well).
Logged
Swagsy
Newbie
*
Posts: 5


View Profile
« Reply #43 on: July 26, 2023, 22:21 »

Anyone got the script for the decryption and would be willing to upload it here again maybe? Zenhax throws a 404, can't access em even through the wayback machine
Logged
:Dim0s
Newbie
*
Posts: 16



View Profile
« Reply #44 on: July 27, 2023, 16:17 »

Anyone got the script for the decryption and would be willing to upload it here again maybe? Zenhax throws a 404, can't access em even through the wayback machine

1 - go to this site ==> https://cs.rin.ru/forum/viewtopic.php?f=10&t=100672
2 - login to see all links
3 - scroll to the end of the first post
4 - download "UE4_specific_scripts.zip"
Logged
Print 
« previous next »
Jump to:  

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