Plants vs Zombie Great Wall
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Plants vs Zombie Great Wall
I will check dzip for the next version of quickbms, I have received some information that I have review and test.
-
- Posts: 11
- Joined: Wed Aug 03, 2016 3:00 pm
Re: Plants vs Zombie Great Wall
Well thank you and when the new version quickbms? Where to see that a new version of which site? You speak Russian?
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Plants vs Zombie Great Wall
Currently I don't know when the next quickbms will be released because I need to wait for an external updated library first.
Probably in September.
Probably in September.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Plants vs Zombie Great Wall
New script 0.5 and new quickbms 0.7.6:
http://aluigi.org/bms/vector.bms
http://quickbms.aluigi.org
Please note that for both extraction and rebuilding is possible (and suggested) to use the official dzip.exe tool that comes with Marmalade SDK, you can find the links and information in the header of the script (there is also a link directly to dzip.exe to avoid to download the whole 1Gb SDK).
http://aluigi.org/bms/vector.bms
http://quickbms.aluigi.org
Please note that for both extraction and rebuilding is possible (and suggested) to use the official dzip.exe tool that comes with Marmalade SDK, you can find the links and information in the header of the script (there is also a link directly to dzip.exe to avoid to download the whole 1Gb SDK).
-
- Posts: 11
- Joined: Wed Aug 03, 2016 3:00 pm
Re: Plants vs Zombie Great Wall
Good evening thank you very much everything works
You can see this file https://cloud.mail.ru/public/DUhg/CGGK5F5ie
compression method LZMA
Here is what I found on the Internet http://api.madewithmarmalade.com/group_ ... group.html
You can see this file https://cloud.mail.ru/public/DUhg/CGGK5F5ie
compression method LZMA
Here is what I found on the Internet http://api.madewithmarmalade.com/group_ ... group.html
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Plants vs Zombie Great Wall
What you linked is totally unrelated
You can decompress any lzma file or various types with this script:
You can decompress any lzma file or various types with this script:
Code: Select all
comtype lzma_dynamic
get SIZE asize
get NAME filename
clog NAME 0 SIZE SIZE
-
- Posts: 11
- Joined: Wed Aug 03, 2016 3:00 pm
Re: Plants vs Zombie Great Wall
this script http://aluigi.altervista.org/bms/vector.bms not working
sreen https://cloud.mail.ru/public/BH6i/eNoSJ4mYC
sreen https://cloud.mail.ru/public/BH6i/eNoSJ4mYC
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Plants vs Zombie Great Wall
Why you use that script?
That file is not part of the dzip package. The script IS for the dzip packages.
I posted a script specific for lzma files in my previous post.
That file is not part of the dzip package. The script IS for the dzip packages.
I posted a script specific for lzma files in my previous post.