Hello Aluigi...
i want to ask you somehting...
it's about .pck files
Before i say anything, i should say that your paladins_akpk.bms works great on pck files in export and import (even in import2!!)
i send a .pck file in here, i tested every .bms for pck (AKPK) but they can't support this file
but i send a pck_file.bms, this script can export files verry well, but cant import files
can you make a script or do somthing to export and import this file whit import2 support?
help for PCK Files [AKPK]
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: help for PCK Files [AKPK]
As usual you have not specified the name of the game... that's necessary to keep everything tracked on the forum and search engines.
And I guess that your sample is not the whole file because the information tells me that it's about 250 megabytes.
Anyway the format is similar to ufc2010_soundpck.bms, there was just a very small difference so I updated the script:
http://aluigi.org/bms/ufc2010_soundpck.bms
And I guess that your sample is not the whole file because the information tells me that it's about 250 megabytes.
Anyway the format is similar to ufc2010_soundpck.bms, there was just a very small difference so I updated the script:
http://aluigi.org/bms/ufc2010_soundpck.bms
-
- Posts: 561
- Joined: Tue Oct 13, 2015 1:26 pm
Re: help for PCK Files [AKPK]
Sorry for the off-topic, but there's something strange with the forum search system, some filter presets need to be changed, try search for "the evil within", all words will be ignored and obviosly will be no results.aluigi wrote:...that's necessary to keep everything tracked on the forum and search engines.
-
- Posts: 218
- Joined: Wed Jul 19, 2017 5:04 am
Re: help for PCK Files [AKPK]
Delutto wrote:Sorry for the off-topic, but there's something strange with the forum search system, some filter presets need to be changed, try search for "the evil within", all words will be ignored and obviosly will be no results.aluigi wrote:...that's necessary to keep everything tracked on the forum and search engines.
Thank You Aluigi! Works Good !
About Searching Filter: Me Too! Search has some problems!
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: help for PCK Files [AKPK]
GHOST DEAD wrote:About Searching Filter: Me Too! Search has some problems!
Ah no, I meant that the name of the game is necessary for finding the topic on the search engines (like google).
The search feature of phpbb is not reliable, I agree.
-
- Posts: 218
- Joined: Wed Jul 19, 2017 5:04 am
Re: help for PCK Files [AKPK]
aluigi...
I have to say somthing,
paladins_akpk.bms can work good on another akpk file in sane folder
Can you please make an script based on paladins_akpk.bms for this file? Becuase ufc2010_soundpck.bms can't work in reimport2
I have to say somthing,
paladins_akpk.bms can work good on another akpk file in sane folder
Can you please make an script based on paladins_akpk.bms for this file? Becuase ufc2010_soundpck.bms can't work in reimport2
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: help for PCK Files [AKPK]
Ok try script 0.1.1a
-
- Posts: 218
- Joined: Wed Jul 19, 2017 5:04 am
Re: help for PCK Files [AKPK]
aluigi wrote:Ok try script 0.1.1a
Problem was get zero long
Thanks!
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: help for PCK Files [AKPK]
The problem is that ZERO was the variable containing the field that must be changed but SIZE is used for the extraction, so reimport2 changes SIZE instead of ZERO.
Next version of quickbms will avoid this problem.
Next version of quickbms will avoid this problem.