Worms Armageddon Works as long as you install the latest update from the homepage.
The game will display in a strange colour pallette BUT this can be fixed by ending the explorer.exe before you start the game.
Below is a batch file i have used to kill explorer, start the game, then start explorer again when you exit the game. Just drop it into your game directory:
Code:
@echo off
taskkill /f /IM explorer.exe
wa.exe /nointro
Start explorer.exe
I tried this in 7600
x86.