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.
Zero Tolerance for Disrespect

Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]

Featured Replies

  • Replies 2.3k
  • Views 532
  • Created
  • Last Reply

Top Posters In This Topic

  • Author
  • Localization

Morty888, posted Wed Dec 15, 2021 2:05 pm (68258)


Hello everyone.
A? * zuyyy in the header of .uasset files, what does it mean?

When editing these files, the game will not start.
What should I do? Found nothing!
  • Author
  • Localization

spiritovod, posted Wed Dec 15, 2021 5:02 pm (68264)


@Morty888: I also couldn't find any sample or game name in your post, which would be helpful for determining the issue.
  • Author
  • Localization

Morty888, posted Wed Dec 15, 2021 5:29 pm (68269)


spiritovod wrote:
@Morty888: I also couldn't find any sample or game name in your post, which would be helpful for determining the issue.


https://disk.yandex.ru/d/UxSIFBO_yb5HLA
  • Author
  • Localization

spiritovod, posted Wed Dec 15, 2021 11:24 pm (68277)


@Morty888: It was a normal uasset, until you've improperly edited it. Such things can't be edited manually, because by adding a single byte you're triggering changes in offsets, import/export tables and so on. I can only suggest to use tools for parsing and editing uassets like Asset Editor or UAssetGUI - they might work, but it depends on the game (some games has additional checks for certain data). In this particular case the game in question is Mortal Kombat Mobile, so some data may have server-side checks as well.

And please note that this topic is for general questions about UE4 packages and related script. If you have questions about contents of already extracted assets, you can ask them in other forum sections or other places, like modding communities.
  • Author
  • Localization

XxDarkus101Xx, posted Fri Dec 17, 2021 9:32 pm (68319)


I have the aes key for back 4 Blood (december update) but there is no point to post it since there is absolutely no tool to unpack it with, so until then Ill just keep it
  • Author
  • Localization

GGA_Jeremiah, posted Sat Dec 18, 2021 4:58 am (68322)


I am looking to Mod the enemy stats in FF7 Intergrade on PC. I have been able to see models and textures with noesis and umodel but have been unable to get farther. I have tried using QuickBMS to look at the data but have so far been unsuccessful. Any help in this area would greatly be appreciated.
  • Author
  • Localization

spiritovod, posted Sat Dec 18, 2021 10:52 am (68330)


@GGA_Jeremiah: 4.25 script from my base post works fine with the game, you can find it via my signature. The key, required for extraction, is also available in separate topic, linked in the signature.
  • Author
  • Localization

DJ Normality, posted Sat Dec 18, 2021 3:45 pm (68338)


Sorry I dont have the .exe to pull the key but if anyone knows the AES key for "Song of Horror" please post. :D
  • Author
  • Localization

spiritovod, posted Sun Dec 19, 2021 2:09 am (68351)


@DJ Normality: The game is not encrypted and using standard package format for the used UE version, so any compatible tools and 4.25 script should work fine with it.
  • Author
  • Localization

DJ Normality, posted Sun Dec 19, 2021 6:41 am (68356)


EDIT its working now Spirit i was trying to dump PS4 .pak. the PC one works.
  • Author
  • Localization

Dima Bilan, posted Sun Dec 19, 2021 7:06 am (68358)


Hello. When unpacking pak FNaF Security Breach, I get this error. With what it can be connected?
Image
  • Author
  • Localization

spiritovod, posted Sun Dec 19, 2021 2:12 pm (68373)


@DJ Normality: It's very possible that your PS4 package was corrupted upon extraction from pkg or from console. It happens, but for possible solutions it's better to ask at some PS4 communities.

@Dima Bilan: Oh, this thing again... I've updated base 4.25 script, available in the post from my signature, try it instead.

----------------------------------------------------

Both 4.25 and 4.27 scripts are updated to support extraction of large non-chunked uncompressed assets over 3GB. The core of this issue is explained in this post. In the same time, Sword and Fairy 7 specific script is removed from respective bundle, because base script can properly handle it now.
  • Author
  • Localization

XxDarkus101Xx, posted Tue Dec 21, 2021 9:25 pm (68415)


Ok I know I said this but for the heck of it just in case if anyone needs it, here's the AES key for Back 4 Blood
0xCFC5E8CF9A2527DB4F48C41372EE1ACE6878C43382D83EF2DC7329777C34B130
  • Author
  • Localization

GGA_Jeremiah, posted Wed Dec 22, 2021 12:36 am (68418)


spiritovod wrote:
@GGA_Jeremiah: 4.25 script from my base post works fine with the game, you can find it via my signature. The key, required for extraction, is also available in separate topic, linked in the signature.


Thank you. I have now unpacked the .pak files but I don't know how to open the .uexp and umap files. I know umodel is more for visual changes to the game with models and stuff like that but I am interested in combat stat changes which would just be text changes.
  • Author
  • Localization

spiritovod, posted Wed Dec 22, 2021 12:07 pm (68427)


@GGA_Jeremiah: In normal circumstances I would recommend fmodel for such things, but Intergrade is using custom unversioned properties, which are currently not supported anywhere, except for custom umodel build (partially). So if you don't know how to do it manually, I can only suggest to wait until proper support will be added to some public tools (like fmodel or those from this post) or take a look at original PS4 version of the game, which is using more or less default format for assets.
  • Author
  • Localization

winkiller221, posted Mon Dec 27, 2021 4:35 pm (68507)


I will not delay. I'll tell you as it is.

Used standard Unreal Tournament 4 script on QuickBMS, when export reached 26.3 GB out of 79. Export fails with memory allocation problem.

I read it in the forums, it is necessary to update the script so that it exported it to the end. Because the file is too large. (who even sat in the wool studio management ?? They stuffed all the content (80 gigabytes) into 1 pak file.

AES key is available, no further problems are noticed.
Code:
0x85F7D4007015493ED0359C9007266038F8F7B1F96988F19A610103874CC95286

Unreal Engine version: 4.25.0-SWG

I attach export logs:

Im need to export audio. And it seems to be hidden at the end of the pak file. And when exporting UE Viewer, it turns out to snatch a maximum of 30 sound files.

Code:
  000000068f770035 3461711    fnaf9\Content\Maps\WestArcade\West_Arcade_Master.uexp
  000000068fabd835 763055     fnaf9\Content\Maps\WestArcade\WestArcade_Gameplay.uexp
  000000068fb77d1a 83         fnaf9\Content\Maps\WestArcade\WestArcade_Gameplay_BuiltData.uexp
  000000068fb78035 78558      fnaf9\Content\Maps\World\Elevators\MAP_Elevator_BowlingAlleyAtrium.uexp
  000000068fb8b835 164130     fnaf9\Content\Maps\World\Elevators\MAP_Elevator_WestArcade.uexp
  000000068fbb4035 75285      fnaf9\Content\Maps\World\Elevators\MAP_ElevatorFazerblast.uexp
  000000068fbc6835 158907     fnaf9\Content\Maps\World\Elevators\MAP_ElevatorGatorgolfAtrium.uexp
  000000068fbed835 60666      fnaf9\Content\Maps\World\Elevators\MAP_ElevatorMainLobbyPrize.uexp
  000000068fbfc835 531159     fnaf9\Content\Maps\World\Elevators\MAP_ElevatorPartsService.uexp
  000000068fc7e835 148653     fnaf9\Content\Maps\World\Elevators\MAP_ElevatorSinkhole.uexp
  000000068fca3035 156642     fnaf9\Content\Maps\World\Elevators\MAP_LobbyAtriumElevator.uexp
  000000068fcc945a 720        fnaf9\Content\Maps\World\MAP_Additional_Collision.uexp
  000000068fcc975f 83         fnaf9\Content\Maps\World\MAP_Additional_Collision_BuiltData.uexp
  000000068fcc9835 3250325    fnaf9\Content\Maps\World\MAP_NightLighting.uexp
  000000068ffe3835 3294158848 fnaf9\Content\Maps\World\MAP_NightLighting_BuiltData.ubulk

- error in src\extra\xalloc.c line 618: xdbg_malloc()

Error: memory allocation problem
             .


press ENTER to quit


Added
    Use latest QuickBMS 0.11

    Use latest beta branch of QuickBMS 0.11.1
    Use latest UT4 script 0.4.25

Error on QuickBMS 0.11.1 changed
Attach the latest export logs:

Code:
 000000068f769835 23947      fnaf9\Content\Maps\WestArcade\West_Arcade_Cameras.uexp
  000000068f76f5fa 83         fnaf9\Content\Maps\WestArcade\West_Arcade_Cameras_BuiltData.uexp
  000000068f76f835 746        fnaf9\Content\Maps\WestArcade\West_Arcade_Entryway.uexp
  000000068f76fb5a 83         fnaf9\Content\Maps\WestArcade\West_Arcade_Entryway_BuiltData.uexp
  000000068f770035 3461711    fnaf9\Content\Maps\WestArcade\West_Arcade_Master.uexp
  000000068fabd835 763055     fnaf9\Content\Maps\WestArcade\WestArcade_Gameplay.uexp
  000000068fb77d1a 83         fnaf9\Content\Maps\WestArcade\WestArcade_Gameplay_BuiltData.uexp
  000000068fb78035 78558      fnaf9\Content\Maps\World\Elevators\MAP_Elevator_BowlingAlleyAtrium.uexp
  000000068fb8b835 164130     fnaf9\Content\Maps\World\Elevators\MAP_Elevator_WestArcade.uexp
  000000068fbb4035 75285      fnaf9\Content\Maps\World\Elevators\MAP_ElevatorFazerblast.uexp
  000000068fbc6835 158907     fnaf9\Content\Maps\World\Elevators\MAP_ElevatorGatorgolfAtrium.uexp
  000000068fbed835 60666      fnaf9\Content\Maps\World\Elevators\MAP_ElevatorMainLobbyPrize.uexp
  000000068fbfc835 531159     fnaf9\Content\Maps\World\Elevators\MAP_ElevatorPartsService.uexp
  000000068fc7e835 148653     fnaf9\Content\Maps\World\Elevators\MAP_ElevatorSinkhole.uexp
  000000068fca3035 156642     fnaf9\Content\Maps\World\Elevators\MAP_LobbyAtriumElevator.uexp
  000000068fcc945a 720        fnaf9\Content\Maps\World\MAP_Additional_Collision.uexp
  000000068fcc975f 83         fnaf9\Content\Maps\World\MAP_Additional_Collision_BuiltData.uexp
  000000068fcc9835 3250325    fnaf9\Content\Maps\World\MAP_NightLighting.uexp
  000000068ffe3835 3294158848 fnaf9\Content\Maps\World\MAP_NightLighting_BuiltData.ubulk

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

*EH* ExceptionCode      c0000005 access violation
*EH* ExceptionFlags     00000000
*EH* ExceptionAddress   77515C41
                        77490000 00085c41 ntdll.dll
*EH* NumberParameters   00000002
*EH*                    00000000
*EH*                    195A1FFF

Last script line before the error or that produced the error:
  251 log NAME OFFSET SIZE 0 XSIZE

- OFFSET       0x000000068ffe3835
- SIZE         0x00000000c458e000
  coverage file 0    34%   28133167830 81049012525 . offset 000000068ffe3835
  • Author
  • Localization

ikyAhmad, posted Mon Dec 27, 2021 7:22 pm (68509)


Hello @spiritovod I found some PUBGM Lite players modify some mini.obb.pak files !! They remove Weapon Recoil, modify Weapon Damage, and auto Aim from the weapon!! How did they do that underhand thing?? I'm always defeated by these players in the game !!
They also remove Grass and Smoke!!
  • Author
  • Localization

spiritovod, posted Tue Dec 28, 2021 10:31 am (68516)


@ikyAhmad: Those things can be modified in memory at runtime, so it has nothing to do with this topic or quickbms.
  • Author
  • Localization

aluigi, posted Tue Dec 28, 2021 4:59 pm (68525)


@winkiller221
I moved your post here because this topic is all about UE4 and other users can check your problem.
  • Author
  • Localization

xAstroBoy, posted Wed Dec 29, 2021 2:31 pm (68544)


Hello, im trying to unpack this .pak file, i can't apparently, can anybody help me?

https://drive.google.com/file/d/1eeuMq2 ... sp=sharing

(is a oculus Quest exclusive game, i want to modify it to kill the Level boundaries, that force you to go back into the pause menu) Called Time Stall VR, DM me on discord xAstroBoy#1337 if yall need the APK or the obb file.
  • Author
  • Localization

spiritovod, posted Wed Dec 29, 2021 4:31 pm (68545)


@xAstroBoy: I've updated 4.25 script, which is available via my signature, it now supports the game properly, but you'll need to have "Time Stall" in the path to game package for the workaround to work. You can also find required for some assets key in separate topic in my signature.

@winkiller221's issue was already solved before in latest 4.25 script: viewtopic.php?f=9&t=1005&start=1980#p68373
  • Author
  • Localization

xAstroBoy, posted Wed Dec 29, 2021 9:08 pm (68547)


spiritovod wrote:
@xAstroBoy: I've updated 4.25 script, which is available via my signature, it now supports the game properly, but you'll need to have "Time Stall" in the path to game package for the workaround to work. You can also find required for some assets key in separate topic in my signature.

@winkiller221's issue was already solved before in latest 4.25 script: viewtopic.php?f=9&t=1005&start=1980#p68373


65e2b08b 65536 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
65e392f7 65536 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
65e46f4d 65536 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
65e55e50 65536 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
65e632a5 65536 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
65e7137b 65536 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
65e7f048 65536 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
65e8d30e 65536 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
65e9bf59 65536 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
65eaab14 65536 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
65eb8fff 65536 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
65ec75a3 535 TimeStall\Content\MaterialSetup\MaterialParameters\CubeEnv_Tex.uexp
00000000 0 TimeStall\Content\MaterialSetup\MaterialParameters\SharedMaterialParameters.uasset
65ec77e4 1537 TimeStall\Content\MaterialSetup\MaterialParameters\SharedMaterialParameters.uasset
00000000 0 TimeStall\Content\MaterialSetup\MaterialParameters\SharedMaterialParameters.uexp
65ec7c1d 3412 TimeStall\Content\MaterialSetup\MaterialParameters\SharedMaterialParameters.uexp
00000000 0 TimeStall\Content\MaterialSetup\MaterialParameters\UniqueMaterialParameters.uasset
65ec7fb1 1306 TimeStall\Content\MaterialSetup\MaterialParameters\UniqueMaterialParameters.uasset
00000000 0 TimeStall\Content\MaterialSetup\MaterialParameters\UniqueMaterialParameters.uexp
65ec8338 1585 TimeStall\Content\MaterialSetup\MaterialParameters\UniqueMaterialParameters.uexp
00000000 0 TimeStall\Content\PipelineCaches\Android\TimeStall_GLSL_ES3_1_ANDROID.stable.upipelinecache
65ec8593 65536 TimeStall\Content\PipelineCaches\Android\TimeStall_GLSL_ES3_1_ANDROID.stable.upipelinecache
65eca37e 65536 TimeStall\Content\PipelineCaches\Android\TimeStall_GLSL_ES3_1_ANDROID.stable.upipelinecache
65ecc0d6 65536 TimeStall\Content\PipelineCaches\Android\TimeStall_GLSL_ES3_1_ANDROID.stable.upipelinecache
65ece926 41378 TimeStall\Content\PipelineCaches\Android\TimeStall_GLSL_ES3_1_ANDROID.stable.upipelinecache
00000000 0 TimeStall\Content\Reference\Dragon_Base.uasset
65ed1bc3 707 TimeStall\Content\Reference\Dragon_Base.uasset
00000000 0 TimeStall\Content\Reference\Dragon_Base.ubulk
65ed1dfd 623520 TimeStall\Content\Reference\Dragon_Base.ubulk
a5ed1dfd 3221848992 TimeStall\Content\Reference\Dragon_Base.ubulk

Error: impossible to write 0xc00983a0 bytes (total 0xc00983a0)
Check your disk space or the script is wrong

Last script line before the error or that produced the error:
244 log NAME OFFSET SIZE

- OFFSET 0xa5ed1dfd
- SIZE 0xc00983a0
coverage file 0 99% 1711733330 1716285309 . offset a5ed1dfd

Press ENTER or close the window to quit


Got a error when unpacking, my HDD is not full, there must be something wrong with the script or unpacker.
  • Author
  • Localization

spiritovod, posted Thu Dec 30, 2021 12:09 am (68548)


@xAstroBoy: I don't know how you've managed to get this error, since updated script works fine with the provided package and it's fully extractable (logs). As for other questions, they're out of the topic scope, since it's for general questions about UE4 packages and not about particular assets - so it's better to look for answers at some modding communities and check tools, mentioned in this post.
  • Author
  • Localization

ikyAhmad, posted Thu Dec 30, 2021 10:30 am (68554)


spiritovod wrote:
@ikyAhmad: Those things can be modified in memory at runtime, so it has nothing to do with this topic or quickbms.

do you know where is the Thread that talks about that??
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.