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
[PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
-
- Posts: 16
- Joined: Sun Dec 28, 2014 3:02 pm
Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)
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.
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.
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)
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! 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
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)
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.
Sample small *.qpck files are here. https://drive.google.com/file/d/0B8JGJb-FRy_bazFSQ0gwd3A4Z0E/view?usp=sharing
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)
aluigi wrote:Script 0.2.3
It works! Thank you!
-
- Posts: 1
- Joined: Sun May 27, 2018 5:15 am
Re: [PC] GOD EATER 2 RESURRECTION/Rage Burst (*.qpck)
Hi.
Someone know where is the subtitle text files?
I want to translate it to Hungarian.
Someone know where is the subtitle text files?
I want to translate it to Hungarian.