[PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
sigroon365
Posts: 330
Joined: Fri Nov 21, 2014 4:03 am

[PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)

Post by sigroon365 »

It seems that 'conf.qpck' is index file. And both games has same structure.

Filecutted samples.
GOD EATER RESURRECTION_sample https://www.sendspace.com/file/aq36aq
GOD EATER 2 Rage Burst_sample https://www.sendspace.com/file/cdu2kh
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)

Post by aluigi »

sigroon365
Posts: 330
Joined: Fri Nov 21, 2014 4:03 am

Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)

Post by sigroon365 »

aluigi wrote:Script 0.2.1:
http://aluigi.org/bms/god_eater_2.bms


Thank you! :D
Vuze
Posts: 16
Joined: Sun Dec 28, 2014 3:02 pm

Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)

Post by Vuze »

I created/am working on a tiny tool for unpacking and repacking: https://github.com/mhvuze/qpckEater/releases
Currently it should support extracting with some file extensions I quickly figured out and repack a folder of files to qpck. Didn't test any mods yet due to lack of time, game progress and tools. The qpcks contain pres and blz archives as well.
sigroon365
Posts: 330
Joined: Fri Nov 21, 2014 4:03 am

Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)

Post by sigroon365 »

Vuze wrote:I created/am working on a tiny tool for unpacking and repacking: https://github.com/mhvuze/qpckEater/releases
Currently it should support extracting with some file extensions I quickly figured out and repack a folder of files to qpck. Didn't test any mods yet due to lack of time, game progress and tools. The qpcks contain pres and blz archives as well.


Great works! :o However, tool does not extract *.blz and *.pres yet?

It has same result with that of mine.

Modified aluigi's bms script for unpacking *.qcpk

Code: Select all

get DUMMY long  # 0x37402858
get FILES long

set NUM 0

for i = 0 < FILES
    math NUM + 1
    #get NAME BASENAME
    #string NAME + "_"
    #string NAME += NUM
set NAME NUM

    get OFFSET longlong
    get NAME_HASH longlong
    get SIZE long
    log NAME OFFSET SIZE
next i
sigroon365
Posts: 330
Joined: Fri Nov 21, 2014 4:03 am

Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)

Post by sigroon365 »

aluigi wrote:Script 0.2.1:
http://aluigi.org/bms/god_eater_2.bms


Hi, aluigi. Could you update your bms script for unpacking *.pres and *.blz automatically?
It unpack data file into chunks.
Image

Sample small *.qpck files are here. https://drive.google.com/file/d/0B8JGJb-FRy_bazFSQ0gwd3A4Z0E/view?usp=sharing
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)

Post by aluigi »

Script 0.2.3
sigroon365
Posts: 330
Joined: Fri Nov 21, 2014 4:03 am

Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)

Post by sigroon365 »

aluigi wrote:Script 0.2.3


It works! Thank you! :lol:
Ragna666
Posts: 1
Joined: Sun May 27, 2018 5:15 am

Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)

Post by Ragna666 »

Hi.
Someone know where is the subtitle text files?
I want to translate it to Hungarian.