"UE VR Demo Extraction - "xalloc.c... memory allocation..." Error

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
mayoli
Posts: 1
Joined: Tue Oct 10, 2017 9:20 pm

"UE VR Demo Extraction - "xalloc.c... memory allocation..." Error

Post by mayoli »

I'm trying to access UE VR demo, but cannot successfully complete it.
.pak file is 5.2gb

It extracts large part of the .pak but then reaches error.

I run quickbms_64 with full admin rights and choose unreal_engine4.bms and yield:

Code: Select all

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

Error: memory allocation problem
       Not enough storage is available to process this command.


Here is download link of demo:

Code: Select all

https://drive.google.com/uc?id=0B4c8IwVPvE6cOFVqQU9yczhFUGs&export=download



I try the new_fear.bms file posted on other part of forum for same error, but immediate exit of quickbms when choose 'No' for the xdbg_malloc.

Any suggestions on how to solve?
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: "UE VR Demo Extraction - "xalloc.c... memory allocation..." Error

Post by aluigi »

You are probably using an old version of quickbms and/or script.
Update both:
http://aluigi.org/papers/quickbms.zip
http://aluigi.org/bms/unreal_tournament_4.bms
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: "UE VR Demo Extraction - "xalloc.c... memory allocation..." Error

Post by aluigi »

So can you confirm the problem was your old versions of the tools?