Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Plumbers Don't Wear Ties Wii

From GameBrew
Revision as of 03:30, 1 June 2025 by HydeWing (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Plumbers Don't Wear Ties
General
AuthorMaikelChan
TypeOther Games
Version0.2
LicenseMIT License
Last Updated2022/01/11
Links
Download
Website
Source

This is a SDL2 implementation of the PC game Plumbers Don't Wear Ties, written from scratch by MaikelChan on PC and ported to the Nintendo Wii.

The game is infamous for being considered one of the worst games ever made. The 3DO version is much more known (relatively speaking), but there was also a very rare Windows version released in 1993. Due to being 16bit, it cannot be run on modern PCs.

This is a port for the Wii based on my SDL2 PC version of the game. This is the current state of the project:

  • It can be played with a Wii remote and a GameCube pad.
  • Rendering and audio are implemented with SDL.
  • It is possible to advance to the next picture to progress quickly through the game.
  • It could still contain some small bugs here and there that I haven't catched up yet.

Note: The game contains mature contents and is not appropriate for all ages. Viewer discretion advised.

Installation

Wii with homebrew channel

  1. Rename PlumbersDontWearTies-SDL.dol to boot.dol.
  2. Go to the sd folder in this repository, and copy its contents to the root of the SD card you use for loading apps for the Hombrew channel.
  3. Copy boot.dol to apps/PlumbersDontWearTies/ in your SD card.
  4. For legal reasons, you will need to get the original PC game on your own to obtain the assets like graphics and sound effects. Those are not provided.
  5. Copy all PC game's assets to apps/PlumbersDontWearTies/Data/ in your SD card.
  6. If everything went fine, you should be able to see the game in your homebrew channel and run it.

Dolphin

  1. Get the Dolphin emulator if you don't have it.
  2. Create and edit a virtual SD card following these instructions.
  3. Mount that virtual card.
  4. Follow the steps 4 and 5 in Wii with homebrew channel section.
  5. Unmount the SD card, as Dolphin won't be able to access its contents while it's mounted.
  6. Open Dolphin, go to Config, then to the Audio tab, and select DSP LLE REcompiler (slow). Audio won't work without that.
  7. Go to the menu File and then Open....
  8. Locate and open PlumbersDontWearTies-SDL.dol (or boot.dol in case you renamed it for the homebrew channel).
  9. If everything went fine, you should be able to run the game.

Controls

Wiimote:

D-Pad - Select options in a choice selection screen

A - Skip to the next picture, Confirm choice

GameCube Controller:

D-Pad - Select options in a choice selection screen

A - Skip to the next picture, Confirm choice

Z - Exit the game

Screenshots

PlumbersDontWearTiesWii-01.png

PlumbersDontWearTiesWii-02.png

PlumbersDontWearTiesWii-03.png

PlumbersDontWearTiesWii-04.png

Media

Plumbers Don't Wear Ties (Panasonic 3DO) - Angry Video Game Nerd (AVGN) (Cinemassacre)

Changelog

v0.2

  • Changes based on PC version 0.2.

v0.1

  • First Release.

External links

Advertising: