DTSS/Chemist Zombie Wiki

Download links[]

Because this game is no longer available for purchase or download, not even on Origin or EA's Pogo site, I'll give the download links for the full version.

This game used to be available for purchase on PopCap's website prior to its acquisition by EA, where it was moved to pogo.com afterwards. However, it's also no longer available in there for unknown reasons, so it is now considered to be an abandonware.

This technically falls into a legal gray area, as the copyright for this game is still applicable, but given how PopCap/EA doesn't even sell this anymore, or let you access it, I believe it's okay to offer download links for the game, on the basis that it's doubtful PopCap/EA is still actively pursuing this game.

Version 1.0[]

The first version of the game is preferable over the final version that was released in 2008, because it includes the ability to use a level editor that was removed in subsequent versions.

Version x.x[]

This is the last downloadable version of the game before they discontinued it and moved it to an online-only version on pogo.com.

Version 1.0[]

403A80 - mov [esi+14], eax - Decrease ability timer

40EA04 - mov [esi+38C], eax - Stomped mode meter

41BF1B - mov [esi+4684], eax - Countdown timer if the lines get too low. This shouldn't be changed as it won't stop the eggs from going down and will crash the game eventually. Change the value below instead.

404B13 - cmp [eax+00004684],00000145 - Ends the game if countdown timer = 0x145 (325)

41BC87 - Resets the variety of eggs?

439E29 - mov [eax+10],ecx - Increases the variety of eggs if Whirley reaches the top of the screen.

40B294 - Sets the variety of eggs once the 1st fragment of the first Cambrian fossil starts.

40B257 - Sets the variety of eggs once the 3rd fragment of the first Cambrian fossil level starts.

40B399 - Sets the variety of eggs once the 3rd fragment of the Permian fossil level starts.

40B499 - Sets the variety of eggs once the 1st fragment of the second Cambrian fossil starts.

410A8A - mov [ecx+10],00000009 - Sets the variety of eggs upon starting the time trial mode.

41BC87 - mov [esi+10],00000004 - Sets the variety of eggs upon starting the tutorial.

40BA78 - mov [eax+10],00000003

41C550 - mov [esi+10],ebp

004370D7 & 004371A4 - mov [edx+10],00000002 - "Hatching a bonus baby..."

00437478 - "Bonus types"

00437E45 - mov [edx+10],00000009 - "Losing the game"

Level editor[]

The first version of the game allows you to use a level editor. This lets you create custom Stomped mode levels. Unfortunately, this was silently removed in subsequent versions of the game, but the exact version in which they removed it is unknown.