ya extrage los archivos de data_en.dat paro los archivos de dialogos estan comprimidos en un archivo .TPK
aca dejo el archivo:
http://www.mediafire.com/file/kq77b55j4 ... SME181.zip
criminal grils extract archives .tkp?
-
- Posts: 12
- Joined: Sun Apr 30, 2017 3:56 pm
criminal grils extract archives .tkp?
Last edited by merseus on Mon May 01, 2017 10:45 pm, edited 1 time in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: criminal grils extract archives .tkp?
If you use the following search on Google you can find many topics here on the forum but in none of them is mentioned this "DSARCIDX" format:
criminal girls site:zenhax.com
Anyway if you search "DSARCIDX" on google you can find some useful results, including some tools and scripts for quickbms.
criminal girls site:zenhax.com
Anyway if you search "DSARCIDX" on google you can find some useful results, including some tools and scripts for quickbms.
-
- Posts: 12
- Joined: Sun Apr 30, 2017 3:56 pm
Re: criminal grils extract archives .tkp?
[en realidad no se encuentra nada referente a ese formato pregunte por si alguien teni un scritps de .tpk funcional pero el unico que encontre es incompatible y es este :
# extracts the *.TPK archives from "Criminal Girls"
# (c) 2015-02-03 by Einstein95 of just about everywhere
# script for QuickBMS http://quickbms.aluigi.org
get FILEZ long
for i = 0 < FILEZ
get OFFSET long
getdstring NAME 0x1C
savepos T
get SIZE long
if SIZE == 0
get SIZE asize
endif
math SIZE - OFFSET
log NAME OFFSET SIZE
goto T
next i
# extracts the *.TPK archives from "Criminal Girls"
# (c) 2015-02-03 by Einstein95 of just about everywhere
# script for QuickBMS http://quickbms.aluigi.org
get FILEZ long
for i = 0 < FILEZ
get OFFSET long
getdstring NAME 0x1C
savepos T
get SIZE long
if SIZE == 0
get SIZE asize
endif
math SIZE - OFFSET
log NAME OFFSET SIZE
goto T
next i
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: criminal grils extract archives .tkp?
Can you post other tpk samples, maybe one bigger (without map* in the name).
Post also a couple of IMY files.
Post also a couple of IMY files.
-
- Posts: 12
- Joined: Sun Apr 30, 2017 3:56 pm
Re: criminal grils extract archives .tkp?
e dejado los archivos winrar.lo que mas quiero es extraer los diálogos,esta el formato imy,tpk
http://www.mediafire.com/file/rbibia5sl207y0f/1.rar
http://www.mediafire.com/file/rbibia5sl207y0f/1.rar
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
-
- Posts: 12
- Joined: Sun Apr 30, 2017 3:56 pm
Re: criminal grils extract archives .tkp?
take you for help me,Of casuity there is some guide or tuturial of how to do the scritps paea ete program because it is that it depends a lot on how it is structured the file not of its format
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: criminal grils extract archives .tkp?
Please speak spanish, I understand it.
You need to use that dsarcidx.bms with the quickbms tool:
http://quickbms.aluigi.org
You need to use that dsarcidx.bms with the quickbms tool:
http://quickbms.aluigi.org
-
- Posts: 12
- Joined: Sun Apr 30, 2017 3:56 pm
Re: criminal grils extract archives .tkp?
para mejor hablar en español,se que es scripts de DSARCIDX quickbms,no queria seguir con el tema por no molestar mas pero es que el script DSARCIDX me crea el mismo archivo y no descompila o extrae,no quiero melestar mas de con la misma pregunta.ya tienen mastante trabajo como para yo les molesto por eso pregunte si aca hay algun tutorial de como se crear la extructura de los scripts para el quickbms se que se usa un editro hexadecimal,y que depende de los byts que hay esta hay
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: criminal grils extract archives .tkp?
The script extracts the DSARCIDX format, it doesn't cover all the types of extracted files since it's not its job.
I suggest you to use a hex editor to modify the text strings (do NOT change their lengths!).
Once you have finished to edit the extracted tpk.000 file, reimport it with reimport.bat, everything is explained in the section 3 of quickbms.txt
I suggest you to use a hex editor to modify the text strings (do NOT change their lengths!).
Once you have finished to edit the extracted tpk.000 file, reimport it with reimport.bat, everything is explained in the section 3 of quickbms.txt