Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Worms Blast"

From PCGamingWiki, the wiki about fixing PC games
(now that's the proper place for cli fix)
 
(38 intermediate revisions by 12 users not shown)
Line 4: Line 4:
 
{{Infobox game/row/developer|Team17}}
 
{{Infobox game/row/developer|Team17}}
 
|publishers  =  
 
|publishers  =  
 +
{{Infobox game/row/publisher|Ubisoft}}
 +
{{Infobox game/row/publisher|Akella|Russia}}
 
{{Infobox game/row/publisher|Feral Interactive|Mac OS, OS X}}
 
{{Infobox game/row/publisher|Feral Interactive|Mac OS, OS X}}
 +
{{Infobox game/row/publisher|Team17|Digital}}
 
|engines      =  
 
|engines      =  
 
|release dates=  
 
|release dates=  
Line 10: Line 13:
 
{{Infobox game/row/date|Mac OS|2003}}
 
{{Infobox game/row/date|Mac OS|2003}}
 
{{Infobox game/row/date|OS X|2003}}
 
{{Infobox game/row/date|OS X|2003}}
 +
|reception    =
 +
{{Infobox game/row/reception|Metacritic|worms-blast|73}}
 +
|official site= https://web.archive.org/web/20040615080830/http://wormsblast.team17.com/
 
|steam appid  = 70650
 
|steam appid  = 70650
 
|gogcom id    =  
 
|gogcom id    =  
 +
|lutris      = worms-blast
 
|strategywiki =  
 
|strategywiki =  
|mobygames    = worms-blast
+
|mobygames    = 6143
 +
|hltb        = 11306
 
|wikipedia    = Worms Blast
 
|wikipedia    = Worms Blast
 
|winehq      = 5429
 
|winehq      = 5429
 +
|igdb        = worms-blast
 
|license      = commercial
 
|license      = commercial
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/genres            | Artillery }}
 +
{{Infobox game/row/taxonomy/series            | Worms }}
 
}}
 
}}
{{Series|Worms}}
 
  
 
'''General information'''
 
'''General information'''
{{mm}} [http://wormsblast.team17.com/ Official website]
+
{{mm}} [https://worms.fandom.com/wiki/Worms_Blast Unofficial Worms Wiki]
{{mm}} [http://worms.wikia.com/wiki/Worms_Blast Unofficial Worms Wiki]
 
 
{{mm}} [http://www.dream17.info/softography.php?id=44 Dream17 Softography]
 
{{mm}} [http://www.dream17.info/softography.php?id=44 Dream17 Softography]
 
{{mm}} [https://steamcommunity.com/app/70650/discussions/ Steam Community Discussions]
 
{{mm}} [https://steamcommunity.com/app/70650/discussions/ Steam Community Discussions]
Line 30: Line 40:
 
{{Availability/row| Retail | | unknown | | | Windows,  Mac OS, OS X }}
 
{{Availability/row| Retail | | unknown | | | Windows,  Mac OS, OS X }}
 
{{Availability/row| Amazon | B00G9BNLNW | Steam | | | Windows }}
 
{{Availability/row| Amazon | B00G9BNLNW | Steam | | | Windows }}
{{Availability/row| GamersGate | DD-WORMSB | Steam | | | Windows }}
+
{{Availability/row| GamersGate | worms-blast | Steam | | | Windows }}
 
{{Availability/row| Gamesplanet | 3278-1 | Steam |  |  | Windows }}
 
{{Availability/row| Gamesplanet | 3278-1 | Steam |  |  | Windows }}
 
{{Availability/row| GMG | worms-blast | Steam | | | Windows }}
 
{{Availability/row| GMG | worms-blast | Steam | | | Windows }}
Line 39: Line 49:
  
 
==Essential improvements==
 
==Essential improvements==
 +
=== Fix ALT-TAB, enable windowed mode, custom resolutions, undocumented features ===
  
===[[Glossary:Widescreen resolution|Widescreen resolution]], windowed mode, fix crash on game minimised, visual and other improvements ===
+
{{Fixbox|description=Fix ALT-TAB, enable windowed mode, custom resolutions, undocumented features|ref=<ref>Tested by the contributor</ref>|fix=
 +
Create a start.bat file with the following text,
  
{{Fixbox|description=[[Glossary:Widescreen resolution|Widescreen resolution]], windowed mode, fix crash on game minimised, visual and other improvements |fix=
+
<pre>
#Create a start.bat file in the game's root directory with the following text,
+
SET XEF=./XEF
 +
SET XOM=./XOM
 +
"./XOM/bin/WormsBlast.exe" /W [width] /H [height] /WIN
 +
</pre>
  
:: SET XEF=./XEF
+
The <code>/WIN</code> parameter is very important, as it starts the game in windowed mode, which means the player can safely Aft-Tab between the windows, a feature that is otherwise broken.
:: SET XOM=./XOM
 
:: "./XOM/bin/WormsBlast.exe" /W [width] /H [height] /WIN
 
 
 
The /WIN parameter is very important, as it starts the game in windowed mode, which means the player can safely Aft-Tab between the windows, a feature that is otherwise broken.
 
  
 
Other available parameters are,
 
Other available parameters are,
  
* Checking of text disabled /DONTCHECKTEXT
+
<pre>
* Checking of text enabled /CHECKTEXT
+
Checking of text disabled /DONTCHECKTEXT
* All maps locations enabled - this will have no effect unless the game save file has been deleted /ENABLEALLROUTES
+
Checking of text enabled /CHECKTEXT
* Map Locations Enabled /SHOWMAPLOCATIONS
+
All maps locations enabled - this will have no effect unless the game save file has been deleted /ENABLEALLROUTES
* Debug Keys Disabled /DISABLEDEBUGKEYS
+
Map Locations Enabled /SHOWMAPLOCATIONS
* Debug Keys Enabled /ENABLEDEBUGKEYS
+
Debug Keys Disabled /DISABLEDEBUGKEYS
* AI Details Enabled /ALLOWAIDETAILS
+
Debug Keys Enabled /ENABLEDEBUGKEYS
* Camera movement keys enabled /ALLOWCAMERAMOVES
+
AI Details Enabled /ALLOWAIDETAILS
* Show character radius /SHOWCHARRADIUS
+
Camera movement keys enabled /ALLOWCAMERAMOVES
* Showing direction controls /SHOWDIRECTIONS
+
Show character radius /SHOWCHARRADIUS
* Setting XOM variables /SETXOMVARS
+
Showing direction controls /SHOWDIRECTIONS
* Not setting XOM variables /NOSETXOMVARS
+
Setting XOM variables /SETXOMVARS
* Screen depth /D
+
Not setting XOM variables /NOSETXOMVARS
* Disable hardware T&L /NOHWTL
+
Screen depth /D
* Enable 4 player /4PLAYER
+
Disable hardware T&L /NOHWTL
* Hide AI calculations /NOAI
+
Enable 4 player /4PLAYER
* Show AI calculations /SHOWAI
+
Hide AI calculations /NOAI
* Skip Logos /NOLOGO
+
Show AI calculations /SHOWAI
* Skip frontend /NOFEND
+
Skip Logos /NOLOGO
* Bouncing blocks using box collision /BOUNCECIRCLE
+
Skip frontend /NOFEND
* Bouncing blocks using spherical collision /BOUNCEBOX
+
Bouncing blocks using box collision /BOUNCECIRCLE
* Hide debug menu /NODEBUGMENU
+
Bouncing blocks using spherical collision /BOUNCEBOX
* Show debug menu /SHOWDEBUGMENU
+
Hide debug menu /NODEBUGMENU
* 3D Water /3DW
+
Show debug menu /SHOWDEBUGMENU
* 2D Water /2DW
+
3D Water /3DW
* Screen height /H
+
2D Water /2DW
* Screen width /W
+
Screen height /H
* Windowed /WIN
+
Screen width /W
* No Music /NOMUSIC
+
Windowed /WIN
* No Sound /NOSOUND
+
No Music /NOMUSIC
* Full screen /FS
+
No Sound /NOSOUND
* Running in Direct3D /D3D
+
Full screen /FS
* Running in OpenGL /OGL
+
Running in Direct3D /D3D
 +
Running in OpenGL /OGL
 +
</pre>
  
Note that the "/OGL" flag crashes the game and hence is broken.
+
Note that the <code>/OGL</code> flag crashes the game and hence is broken.
  
 
My personal set-up is,
 
My personal set-up is,
  
:: SET XEF=./XEF
+
<pre>
:: SET XOM=./XOM
+
SET XEF=./XEF
:: "./XOM/bin/WormsBlast.exe" /NOLOGO /ENABLEALLROUTES /ENABLEDEBUGKEYS /ALLOWCAMERAMOVES /3DW /W [width] /H [height] /WIN
+
SET XOM=./XOM
 +
"./XOM/bin/WormsBlast.exe" /NOLOGO /ENABLEALLROUTES /ENABLEDEBUGKEYS /ALLOWCAMERAMOVES /3DW /W [width] /H [height] /WIN
 +
</pre>
 
}}
 
}}
  
Line 106: Line 121:
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/saves|Windows|}}
+
{{Game data/saves|Windows|Steam\steamapps\common\Worms Blast\GameSave.dat}}
 
{{Game data/saves|Mac OS|}}
 
{{Game data/saves|Mac OS|}}
 
{{Game data/saves|OS X|}}
 
{{Game data/saves|OS X|}}
Line 113: Line 128:
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
{{Save game cloud syncing
 
{{Save game cloud syncing
|discord               =  
+
|discord                   =  
|discord notes         =  
+
|discord notes             =  
|epic games store       =  
+
|epic games launcher       =  
|epic games store notes =  
+
|epic games launcher notes =  
|gog galaxy             =  
+
|gog galaxy               =  
|gog galaxy notes       =  
+
|gog galaxy notes         =  
|origin                 =  
+
|origin                   =  
|origin notes           =  
+
|origin notes             =  
|steam cloud           = false
+
|steam cloud               = false
|steam cloud notes     =  
+
|steam cloud notes         =  
|uplay                  =  
+
|ubisoft connect          =  
|uplay notes           =  
+
|ubisoft connect notes     =  
|xbox cloud             =  
+
|xbox cloud               =  
|xbox cloud notes       =  
+
|xbox cloud notes         =  
 
}}
 
}}
  
==Video settings==
+
==Video==
 
{{Image|Worms Blast Launcher Options.png|Launcher options menu.}}
 
{{Image|Worms Blast Launcher Options.png|Launcher options menu.}}
{{Video settings
+
{{Video
 
|wsgf link                  = https://www.wsgf.org/dr/worms-blast/en
 
|wsgf link                  = https://www.wsgf.org/dr/worms-blast/en
 
|widescreen wsgf award      = unsupported
 
|widescreen wsgf award      = unsupported
Line 155: Line 170:
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
|vsync                      = unknown
+
|upscaling                  = unknown
|vsync notes                =  
+
|upscaling tech            =
 +
|upscaling notes            =
 +
|vsync                      = true
 +
|vsync notes                = Enable by default
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
|120 fps                    = true
+
|120 fps                    = false
|120 fps notes              =  
+
|120 fps notes              = At high fps probably AI may get stuck calculating their shot for tens of seconds or even minutes.
 
|hdr                        = unknown
 
|hdr                        = unknown
 
|hdr notes                  =  
 
|hdr notes                  =  
Line 167: Line 185:
 
}}
 
}}
  
==Input settings==
+
==Input==
 
{{Image|Worms Blast Controls.png|In-game control settings.}}
 
{{Image|Worms Blast Controls.png|In-game control settings.}}
{{Input settings
+
{{Input
 
|key remap                = true
 
|key remap                = true
|key remap notes          =  
+
|key remap notes          = Natively, via in-game settings
 
|acceleration option      = n/a
 
|acceleration option      = n/a
 
|acceleration option notes =  
 
|acceleration option notes =  
Line 210: Line 228:
 
|tracked motion prompts    = unknown
 
|tracked motion prompts    = unknown
 
|tracked motion prompts notes =  
 
|tracked motion prompts notes =  
|other controllers        = unknown
+
|other controllers        = true
 
|other controllers notes  =  
 
|other controllers notes  =  
|other button prompts      = unknown
+
|other button prompts      = false
 
|other button prompts notes=  
 
|other button prompts notes=  
|button prompts            = false
 
|button prompts notes      =
 
 
|controller hotplug        = true
 
|controller hotplug        = true
 
|controller hotplug notes  =  
 
|controller hotplug notes  =  
Line 234: Line 250:
 
}}
 
}}
  
==Audio settings==
+
==Audio==
 
{{Image|Worms Blast Audio.png|In-game audio settings.}}
 
{{Image|Worms Blast Audio.png|In-game audio settings.}}
{{Audio settings
+
{{Audio
 
|separate volume          = true
 
|separate volume          = true
 
|separate volume notes    =  
 
|separate volume notes    =  
Line 248: Line 264:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
}}
 
}}
  
Line 282: Line 300:
 
  |subtitles = n/a
 
  |subtitles = n/a
 
  |notes    =  
 
  |notes    =  
 +
|fan      =
 +
}}
 +
{{L10n/switch
 +
|language  = Lithuanian
 +
|interface = true
 +
|audio    = false
 +
|subtitles = n/a
 +
|notes    = Local retail version only.
 
  |fan      =  
 
  |fan      =  
 
}}
 
}}
Line 326: Line 352:
 
|asynchronous        =  
 
|asynchronous        =  
 
|asynchronous notes  =  
 
|asynchronous notes  =  
 +
}}
 +
 +
==Issues fixed==
 +
 +
===High FPS Issues===
 +
{{Fixbox|description=Limit the Framerate to 60FPS |ref={{cn|date=September 2021}}|fix=
 +
* See [[Glossary:Frame rate (FPS)#Frame rate capping|Frame rate capping]].
 +
}}
 +
{{Fixbox|description=Use dgVoodoo2|fix=
 +
# Download [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ dgvoodoo2].
 +
# Copy D3D8.DLL from the \MS\x86\ folder to <code>{{p|game}}\XOM\bin</code>.
 +
# Set refresh rate on 60hz
 +
}}
 +
 +
===Vsync option not working on Windows 10===
 +
{{Fixbox|description=Use dgVoodoo2|fix=
 +
# Download [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/ dgvoodoo2].
 +
# Copy D3D8.DLL from the \MS\x86\ folder to <code>{{p|game}}\XOM\bin</code>.
 
}}
 
}}
  
Line 336: Line 380:
 
|directdraw notes      =  
 
|directdraw notes      =  
 
|opengl versions        = 1
 
|opengl versions        = 1
|opengl notes          = Mac OS and OS X only.
+
|opengl notes          = Mac OS and OS X only. When forced on PC, the game crashes
 
|glide versions        =  
 
|glide versions        =  
 
|glide notes            =  
 
|glide notes            =  
Line 351: Line 395:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = false
 
|windows 64-bit exe    = false
 +
|windows arm app        = unknown
 
|windows exe notes      =  
 
|windows exe notes      =  
|mac os x powerpc app  =  
+
|mac os x powerpc app  = true
 
|macos intel 32-bit app = unknown
 
|macos intel 32-bit app = unknown
 
|macos intel 64-bit app = unknown
 
|macos intel 64-bit app = unknown
 +
|macos arm app          = unknown
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux 32-bit executable= unknown
 
|linux 32-bit executable= unknown
 
|linux 64-bit executable= unknown
 
|linux 64-bit executable= unknown
 +
|linux arm app          = unknown
 
|linux executable notes =  
 
|linux executable notes =  
 +
|mac os powerpc app    = true
 +
|mac os 68k app        = unknown
 +
|mac os executable notes=
 
}}
 
}}
  

Latest revision as of 17:58, 30 August 2023

Worms Blast
Worms Blast cover
Developers
Team17
Publishers
Ubisoft
Russia Akella
Mac OS, OS X Feral Interactive
Digital Team17
Release dates
Windows March 30, 2002
Mac OS (Classic) 2003
macOS (OS X) 2003
Reception
Metacritic 73
Taxonomy
Genres Artillery
Series Worms
Worms Blast on HowLongToBeat
Worms Blast on IGDB
Worms Blast on MobyGames
Worms Blast on Wikipedia
Worms 1995
Worms 2 1997
Worms Pinball 1998
Worms Armageddon 1999
Worms World Party 2001
Worms Blast 2002
Worms 3D 2003
Worms Forts: Under Siege 2004
Worms 4: Mayhem 2005
Worms Reloaded 2010
Worms Crazy Golf 2011
Worms Ultimate Mayhem 2011
Worms Revolution 2012
Worms Clan Wars 2013
Worms 3 2014
Worms World Party Remastered 2015
Worms W.M.D 2016
Worms Rumble 2020

General information

Unofficial Worms Wiki
Dream17 Softography
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
DRM details are not known
Windows
Mac OS
macOS (OS X)
Amazon.com
Icon overlay.png
Windows
GamersGate
Icon overlay.png
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
A demo is available.

Essential improvements

Fix ALT-TAB, enable windowed mode, custom resolutions, undocumented features

Fix ALT-TAB, enable windowed mode, custom resolutions, undocumented features[1]

Create a start.bat file with the following text,

SET XEF=./XEF
SET XOM=./XOM
"./XOM/bin/WormsBlast.exe" /W [width] /H [height] /WIN

The /WIN parameter is very important, as it starts the game in windowed mode, which means the player can safely Aft-Tab between the windows, a feature that is otherwise broken.

Other available parameters are,

Checking of text disabled /DONTCHECKTEXT
Checking of text enabled /CHECKTEXT
All maps locations enabled - this will have no effect unless the game save file has been deleted /ENABLEALLROUTES
Map Locations Enabled /SHOWMAPLOCATIONS
Debug Keys Disabled /DISABLEDEBUGKEYS
Debug Keys Enabled /ENABLEDEBUGKEYS
AI Details Enabled /ALLOWAIDETAILS
Camera movement keys enabled /ALLOWCAMERAMOVES
Show character radius /SHOWCHARRADIUS
Showing direction controls /SHOWDIRECTIONS
Setting XOM variables /SETXOMVARS
Not setting XOM variables /NOSETXOMVARS
Screen depth /D
Disable hardware T&L /NOHWTL
Enable 4 player /4PLAYER
Hide AI calculations /NOAI
Show AI calculations /SHOWAI
Skip Logos /NOLOGO
Skip frontend /NOFEND
Bouncing blocks using box collision /BOUNCECIRCLE
Bouncing blocks using spherical collision /BOUNCEBOX
Hide debug menu /NODEBUGMENU
Show debug menu /SHOWDEBUGMENU
3D Water /3DW
2D Water /2DW
Screen height /H
Screen width /W
Windowed /WIN
No Music /NOMUSIC
No Sound /NOSOUND
Full screen /FS
Running in Direct3D /D3D
Running in OpenGL /OGL

Note that the /OGL flag crashes the game and hence is broken.

My personal set-up is,

SET XEF=./XEF
SET XOM=./XOM
"./XOM/bin/WormsBlast.exe" /NOLOGO /ENABLEALLROUTES /ENABLEDEBUGKEYS /ALLOWCAMERAMOVES /3DW /W [width] /H [height] /WIN

Game data

Configuration file(s) location

System Location
Windows
Mac OS (Classic)
macOS (OS X)
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/70650/pfx/[Note 1]

Save game data location

System Location
Windows Steam\steamapps\common\Worms Blast\GameSave.dat
Mac OS (Classic)
macOS (OS X)
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/70650/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Launcher options menu.
Launcher options menu.

Graphics feature State WSGF Notes
Widescreen resolution
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
The game always shows the entire level.
Windowed
See the glossary page for potential workarounds.
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
See the glossary page for potential workarounds.
Vertical sync (Vsync)
Enable by default
60 FPS
120+ FPS
At high fps probably AI may get stuck calculating their shot for tens of seconds or even minutes.
High dynamic range display (HDR)
See the glossary page for potential alternatives.

Input

In-game control settings.
In-game control settings.

Audio

In-game audio settings.
In-game audio settings.

Audio feature State Notes
Separate volume controls
Surround sound
The players movement and action sounds are played in their corresponding voice channels
Subtitles
All in-game instructions and hints are text-based. The in-game characters do say things occasionally, however those are not subbed.
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Lithuanian
Local retail version only.
Polish
Local retail version only.
Spanish
Russian
Local retail version only.

Network

Multiplayer types

Type Native Players Notes
Local play
2 (but up to 4 players possible with memory hacking and specific run commands)
LAN play
Online play

Issues fixed

High FPS Issues

Limit the Framerate to 60FPS[citation needed]
Use dgVoodoo2
  1. Download dgvoodoo2.
  2. Copy D3D8.DLL from the \MS\x86\ folder to <path-to-game>\XOM\bin.
  3. Set refresh rate on 60hz

Vsync option not working on Windows 10

Use dgVoodoo2
  1. Download dgvoodoo2.
  2. Copy D3D8.DLL from the \MS\x86\ folder to <path-to-game>\XOM\bin.

Other information

API

Technical specs Supported Notes
Direct3D 8.1
OpenGL 1 Mac OS and OS X only. When forced on PC, the game crashes
Shader Model support 1.4
ExecutablePPC16-bit 32-bit 64-bit Notes
Windows
macOS (OS X)
Mac OS (Classic)

System requirements

Windows
Minimum Recommended
Operating system (OS) 95
Processor (CPU) Intel Pentium II 350 MHz
System memory (RAM) 64 MB
Hard disk drive (HDD) 300 MB
Video card (GPU) 16 MB of VRAM
DirectX 8.1 compatible


Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References

  1. Tested by the contributor