Difference between revisions of "Updates (Worms Armageddon)"

From Worms Knowledge Base

Jump to: navigation, search
(Installer: Windows 7-Zip handles the EXEs just fine, with no need to bother with UPX)
Line 30: Line 30:
 
==Technical information==
 
==Technical information==
 
===Installer===
 
===Installer===
 +
 +
WA_Update-3.0.5.0_Beta_2.exe is a Microsoft installer (with an embedded [http://en.wikipedia.org/wiki/Cabinet_(file_format) Microsoft Cabinet] file, which can be extracted with [http://cabextract.org.uk cabextract] under a Unix-like system or (presumably) EXTRACT.EXE on Windows). Inside this installer is actually another installer - an InstallShield installer. Inside this is the data1.hdr file, which points programs towards the two cab files. These are InstallShield Cabinets. These can be extracted with [http://www.synce.org/oldwiki/index.php/Unshield Unshield] on UNIX or [http://programmerstools.org/node/123 i6comp] on Windows.
  
 
WA_Exe-3.0.5.0_Beta_2.zip and wa_update-3.0.5.0_beta_3.zip to WA_Update-3.6.21.3_Beta.zip are technically not installers. They are just a plain zip file containing the updated files. One does not need to install previous updates, as these are cumulative.
 
WA_Exe-3.0.5.0_Beta_2.zip and wa_update-3.0.5.0_beta_3.zip to WA_Update-3.6.21.3_Beta.zip are technically not installers. They are just a plain zip file containing the updated files. One does not need to install previous updates, as these are cumulative.
Line 35: Line 37:
 
WA_Update-3.6.22.1_Beta.exe to WA_Update-3.6.26.5_Beta.exe (and presumably some other versions) is a [[w:UPX|UPX]]-compressed self-extracting [[w:7-Zip|7-Zip]] archive. The contents can be manually extracted using 7-Zip. Depending on which version of 7-Zip is being used, the UPX compression may have to be manually removed first.
 
WA_Update-3.6.22.1_Beta.exe to WA_Update-3.6.26.5_Beta.exe (and presumably some other versions) is a [[w:UPX|UPX]]-compressed self-extracting [[w:7-Zip|7-Zip]] archive. The contents can be manually extracted using 7-Zip. Depending on which version of 7-Zip is being used, the UPX compression may have to be manually removed first.
  
Versions since '''3.6.28.0''' come in an NSIS installer package, which automates most of the updating tasks - detects installation directory, downloads and installs prerequisites like the '''3.0 Patch''' or the updated GFX archives (which were introduced in '''3.6.22.1'''). The updated GFX archives can be downloaded separately [ftp://ftp.team17.com/pub/t17/patches/pc/GfxUpdate-3.6.22.1.exe here].
+
Versions since '''3.6.28.0''' come in an NSIS installer package, which automates most of the updating tasks - detects installation directory, downloads and installs prerequisites like the '''3.0 Patch''' or the updated GFX archives (which were introduced in '''3.6.22.1'''). The updated GFX archives can be downloaded separately [ftp://ftp.team17.com/pub/t17/patches/pc/GfxUpdate-3.6.22.1.exe here], and it is a self-extracting 7z archive. Both of these (the NSIS installer and the 7-Zip archive) can be extracted with 7-zip, on Unix-like OSes and presumably Windows.

Revision as of 20:01, 30 June 2009

All Beta updates up to and including 3.6.26.5 were written almost solely by Deadcode, after being recruited by Team17. In September 2006, CyberShadow joined forces with Deadcode; all updates since and including 3.6.28.0 were written by Deadcode and CyberShadow.

The latest Beta update can always be downloaded from wa.team17.com.

This site mirrors some of the released beta updates:

Technical information

Installer

WA_Update-3.0.5.0_Beta_2.exe is a Microsoft installer (with an embedded Microsoft Cabinet file, which can be extracted with cabextract under a Unix-like system or (presumably) EXTRACT.EXE on Windows). Inside this installer is actually another installer - an InstallShield installer. Inside this is the data1.hdr file, which points programs towards the two cab files. These are InstallShield Cabinets. These can be extracted with Unshield on UNIX or i6comp on Windows.

WA_Exe-3.0.5.0_Beta_2.zip and wa_update-3.0.5.0_beta_3.zip to WA_Update-3.6.21.3_Beta.zip are technically not installers. They are just a plain zip file containing the updated files. One does not need to install previous updates, as these are cumulative.

WA_Update-3.6.22.1_Beta.exe to WA_Update-3.6.26.5_Beta.exe (and presumably some other versions) is a UPX-compressed self-extracting 7-Zip archive. The contents can be manually extracted using 7-Zip. Depending on which version of 7-Zip is being used, the UPX compression may have to be manually removed first.

Versions since 3.6.28.0 come in an NSIS installer package, which automates most of the updating tasks - detects installation directory, downloads and installs prerequisites like the 3.0 Patch or the updated GFX archives (which were introduced in 3.6.22.1). The updated GFX archives can be downloaded separately here, and it is a self-extracting 7z archive. Both of these (the NSIS installer and the 7-Zip archive) can be extracted with 7-zip, on Unix-like OSes and presumably Windows.

Personal tools