Here comes an updated version of Wolfenstein 3D for the Wii.

Because Wolfenstein 3D is showing swastika’s during ingame, we can not provide any links as it would be against german law. In particular it would be against paragraph 86 StGB “Verbreiten von Propagandamitteln verfassungswidriger Organisationen”.

Allthough this is just an engine port of Wolfenstein 3D, the game itself is still indexed in Germany, where this page is hosted.

Changes:

– Adlib (synthesized) sound and music now work 100%. I want to thank Tantric for his work on the SDL port for the wii. The SDL_Sound code is awesome!
– I’ve done a little tweaking with the IR turning. I’ve added a “DeadZone” variable to the engine which discards input from the controller if it is a certain amount of pixels from the center of the screen (this number is customizable in the misc options menu). The idea behind this is that turning your character using the wiimote doesn’t appear so sensitive and jerky. Thanks Arikado for this idea.
– Fixed the typo in the cheat menu, Thanks Roobix.