Addiction Pinball
Addiction Pinball |
---|
Developer: Team17 This game has debugging material. |
To do:
|
Addiction Pinball is a compilation of two pinball tables, World Rally Fever and Worms, both based on previous Team17 games. The Worms table was later released as a standalone game included in several Worms compilation packs on Windows, and is currently available on Steam. World Rally Fever, on the other hand, seems to have quietly faded into the mists of time.
The game was later ported to the PlayStation exclusively in Europe as Worms Pinball ( as well as a cancelled Dreamcast port), which despite the name still included both tables.
Worms Test Menu
This needs some investigation. Discuss ideas and findings on the talk page. Specifically: Check for leftover code of other menu entries, as some of the found text isn't reachable with the described workaround. |
Pressing M during the Worms attract mode opens a test menu, similar to those seen on real pinball and arcade machines. While you can scroll through the first level of options (labeled VIEW, GRAPHICS, TESTS, ADJUSTMENTS, and AUDITS) with the Up and Down arrow keys, pressing Enter selects an option and immediately closes the menu to start a new game, as both actions are mapped to the same key.
As a workaround to avoid this mapping conflict, we can modify the key handler function that contains the call for starting the game, replacing Enter for x in its scan code switch-case statement data. To do so, patch the following file offsets:
0x2e7f = 0x05 0x2e90 = 0x01
Most menu entries lead to Bad Menu, which only closes the test menu. Under Adjustment Menu, entries SFX Volume and CD Volume are able to be set.
Text for the menus can be found at 0x74B40 in Pinball.exe:
view graphics tests adjustments audits main menu perspective top down attract portrait view menu sound scoreboard modes lights test menu sfx volume %3d cd volume %3d feature adj highscore adj adjustment menu dummy item bad menu
This menu does not seem to exist in the World Rally Fever table.
The Worms series
| |
---|---|
DOS | Worms (Demo) |
Windows | Worms 2 (Demos) • Armageddon • Pinball • World Party • Blast • Worms 3D • Forts • Mayhem • Ultimate Mayhem • Worms Revolution |
Genesis | Worms |
SNES | Worms |
PlayStation | Worms • Armageddon • Pinball |
Dreamcast | World Party (Prototype) • Pinball |
Game Boy Color | Armageddon (Prototype) |
GameCube, PlayStation 2, Xbox | Blast • Worms 3D • Forts • Mayhem |
Xbox 360, PlayStation 3 | Ultimate Mayhem • Worms Revolution (Prototype) |
Wii | A Space Oddity • Battle Islands |
PlayStation Portable | Battle Islands |
J2ME | Worms |
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Cleanup > To do
Cleanup > To investigate
Games > Games by content > Games with debugging functions
Games > Games by developer > Games developed by Team17
Games > Games by platform > Windows games
Games > Games by publisher > Games published by MicroProse
Games > Games by publisher > Games published by Team17
Games > Games by release date > Games released in 1998
Games > Games by series > Worms series