Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

WarInc, WarZ/Infestation, DeadZ, StargateZ and others

Featured Replies

  • Replies 88
  • Views 3
  • Created
  • Last Reply

Top Posters In This Topic

  • Author
  • Localization

aluigi, posted Thu Oct 02, 2014 1:39 pm (666)


http://aluigi.org/papers/bms/warinc.bms

Just updated to version 0.1.3 for supporting the lzo compression and StagateZ.

The source code of WarZ was leaked in 2013 and tons of new custom mods/servers have been created.
Some of these mods, like the recent versions of StargateZ, implement some small customizations on the archives to avoid that the official quickbms script works on them.

It's not possible to make the script compatible with archives of games that can modify the filesystem as they desire, so for this time I implemented a work-around for the current StargateZ archives.

If you know other games that are not compatible with the current quickbms script, post them here.
  • Author
  • Localization

aluigi, posted Sun Nov 09, 2014 10:27 pm (1684)


Now the script is version 0.1.3a because I found a game that had a wrongly compressed file stored in the archive, so I opted for unzip_dynamic instead of zlib which grants even compatibility with the deflate method (in case a game tries to use that).
  • Author
  • Localization

raykingnihong, posted Mon Nov 10, 2014 5:24 am (1687)


aluigi wrote:
Now the script is version 0.1.3a because I found a game that had a wrongly compressed file stored in the archive, so I opted for unzip_dynamic instead of zlib which grants even compatibility with the deflate method (in case a game tries to use that).

Great work, although it is an old game, but our study
  • Author
  • Localization

aluigi, posted Mon Nov 10, 2014 8:01 am (1688)


WarInc and WarZ are old but every month there are new private servers and fan-made contents released.

For example that wrongly compressed file was found in The Last Surviving Man released 3 months ago.
  • Author
  • Localization

aluigi, posted Mon Nov 10, 2014 12:55 pm (1696)


Script 0.1.3b for supporting the modified magic value of ApocalypseEnd.

The following is the full list of games tested:
WarZ/Infestation, DeadZ, StargateZ, SurvivalMMO, ApocalypseEnd, DevilZ, FightZ, InfestationMMO, WillYouSurvive, ForsakenZ, InfectionZ, InfectZ, StrongZ and any other fan-made server and content
  • Author
  • Localization

aluigi, posted Mon Dec 08, 2014 7:45 am (2128)


Script 0.1.4 with support for Infestation Thailand.
This script is also "smarter" than the previous scripts because it completely ignores the SIZE and FILES fields :)
  • Author
  • Localization

aluigi, posted Sun Dec 28, 2014 8:35 pm (2364)


I have just released a new version of quickbms: 0.6.1d.
You need this version for extracting the files of Rise of Badlands because some of them (the DX10 folder) have long filenames and so it's necessary to use a trick for accessing them on Windows.

Technical explanation:
On Windows there is an MAX_PATH limit of 260 chars per filename, so a longer filename used with fopen or CreateFile will fail.
It's necessary to open the file in an alternative way by specifying \\?\ followed by the absolute path.
This is exactly what Quickbms does now when a file cannot be open.
  • Author
  • Localization

dragonttk2, posted Tue Jan 06, 2015 8:00 pm (2488)


Can you fix quickbms for this server they just recently fixed it you will need the updated launcher cause they changed ips i posted downloads below for you.

*Tested script 0.1.4 and used dec 28 quickbms build*

http://forum.ragezone.com/f794/survival ... ip-955026/

Download Full launcher > https://mega.co.nz/#!cxVxGCCK!N2p37re ... 3QdsXdWRLQ
Updated Launcher > http://forum.ragezone.com/redirect-to/? ... uncher.zip

It says sg_88.bin but it only goes up to sg_07.bin
Image
  • Author
  • Localization

aluigi, posted Wed Jan 07, 2015 9:22 am (2498)


Please upload the first bin file, the smaller.
  • Author
  • Localization

aluigi, posted Wed Jan 07, 2015 6:11 pm (2521)


Script updated to version 0.1.5.

Before extracting all the files, break the extraction after the first few files and check if they are correct.
  • Author
  • Localization

dragonttk2, posted Wed Jan 07, 2015 6:35 pm (2524)


Okay thank you for updating.
  • Author
  • Localization

aluigi, posted Tue Jan 20, 2015 5:52 pm (2804)


Script updated to version 0.1.5a
  • Author
  • Localization

aluigi, posted Tue Jan 20, 2015 9:08 pm (2809)


Ok, I have seen what was the problem.
Fixed.
  • Author
  • Localization

Rigor Mortis, posted Tue Jan 20, 2015 9:52 pm (2811)


Thank you!
  • Author
  • Localization

aluigi, posted Sat Feb 14, 2015 6:20 pm (3176)


I have been told that Infestation Thailand now is using, or is going to use, a completely different file system.
In that case you can use offzip http://aluigi.org/mytoolz.htm#offzip in two steps:
Code:
offzip WZP_01.ex dump.dat 0
offzip -a dump.dat output_folder 0
  • Author
  • Localization

Rigor Mortis, posted Fri Jul 31, 2015 2:28 am (6723)


Looking for a script that will extract WarZII. When you use quickBMS the .scb files end up in merc format or they already are.Maybe you know how to convert them?

Here is a screenshot. http://gyazo.com/2d32f0a7839ebfdd4d0d9d058c1e50f2

Here is the 1st .bin file.
https://mega.co.nz/#!BI8VzTgK!4w0Qfaf72 ... UAxWXYN5Vg


Website : http://www.warzii.com/
  • Author
  • Localization

aluigi, posted Fri Jul 31, 2015 9:56 am (6730)


The script is perfect.
I can't help with the extracted files (reading/parsing/viewing and so on).
  • Author
  • Localization

aluigi, posted Sat Feb 20, 2016 6:01 am (11542)


I don't see problems with the current script 0.1.12.
Are you sure you are not using an old version of the script or quickbms?
  • Author
  • Localization

aluigi, posted Thu Nov 24, 2016 3:49 pm (19045)


Script 0.1.14
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.