hello, i want extract ps3 "dragon quest heroes 1, 2"s "linkdata.bin"
i used quickbms 0.8.1ver and dragon_quest.bms
but quickbms keep show me "error in src\extra\xalloc.c line 618: xdbg_malloc()" and not work
i really want etract this linkdata.bin files
please help me
Cant extract ps3 "dragon quest heroes 1, 2"s "linkdata.bin"
-
- Posts: 4
- Joined: Sat Oct 21, 2017 5:15 am
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Cant extract ps3 "dragon quest heroes 1, 2"s "linkdata.bin"
We need some samples.
If linkdata.bin is very big then use the following script on it and upload the 2 generated files:
http://aluigi.org/bms/filecutter.bms
If linkdata.bin is very big then use the following script on it and upload the 2 generated files:
http://aluigi.org/bms/filecutter.bms
-
- Posts: 4
- Joined: Sat Oct 21, 2017 5:15 am
Re: Cant extract ps3 "dragon quest heroes 1, 2"s "linkdata.bin"
aluigi wrote:We need some samples.
If linkdata.bin is very big then use the following script on it and upload the 2 generated files:
http://aluigi.org/bms/filecutter.bms
here dq 1's files n dq 2's files
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Cant extract ps3 "dragon quest heroes 1, 2"s "linkdata.bin"
It's the same format of the Arslan game but with a different endianess.
Script 0.1.2:
http://aluigi.org/bms/arslan.bms
Script 0.1.2:
http://aluigi.org/bms/arslan.bms
-
- Posts: 4
- Joined: Sat Oct 21, 2017 5:15 am
Re: Cant extract ps3 "dragon quest heroes 1, 2"s "linkdata.bin"
aluigi wrote:It's the same format of the Arslan game but with a different endianess.
Script 0.1.2:
http://aluigi.org/bms/arslan.bms
i did use arslan.bms and complete "LINKDATA.BIN" file unpack with error
im still cant extract files....
my plan is
1. pc dq1 file extract and copy language files(maybe *.dat)
2. ps3 dq1 file extract and paste pc dq1's language files and repack
3. pc dq2 n ps2 dq2 same job
so im uploaded original files, and here files link
please help me aluigi...
Last edited by ktjsks on Mon Oct 23, 2017 5:30 pm, edited 1 time in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Cant extract ps3 "dragon quest heroes 1, 2"s "linkdata.bin"
Are you sure to have downloaded the new version of the script and what's the exact error you see?
Not going to download 5Gb for nothing...
Not going to download 5Gb for nothing...
-
- Posts: 4
- Joined: Sat Oct 21, 2017 5:15 am
Re: Cant extract ps3 "dragon quest heroes 1, 2"s "linkdata.bin"
aluigi wrote:Are you sure to have downloaded the new version of the script and what's the exact error you see?
Not going to download 5Gb for nothing...
yes i tried if i do extract i can just see this
Error: the requested amount of bytes to allocate is negative (0xffffffff)
Last script line before the error or that produced the error:
49 clog MEMORY_FILE OFFSET CHUNK_ZSIZE CHUNK_SIZE 1
Press ENTER or close the window to quit
and if i try quickbms 4gb ver
*EH* ExceptionCode c0000005 access violation
*EH* ExceptionFlags 00000000
*EH* ExceptionAddress 7666839d
765E0000 + 0008839d msvcrt.dll
*EH* NumberParameters 00000002
*EH* 00000001
*EH* 101b1fff
Last script line before the error or that produced the error:
49 clog MEMORY_FILE OFFSET CHUNK_ZSIZE CHUNK_SIZE 1
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Cant extract ps3 "dragon quest heroes 1, 2"s "linkdata.bin"
I have updated the script to version 0.2 (link is the same), let me know if everything works correctly with all the archives and all the files are extracted (coverage message bigger than 90%)