"The Typing of the Dead" is unique typing rail-shooter. Mouse is replaced with keyboard . Released in 1999. Based on "House of the Dead 2".
Type or die!
Application Details:
Version: | All Versions |
License: | Retail |
URL: | http://www.mobygames.com/game/... |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 8.0.2 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Game works fine.
What does not
There is a significant delay when transitioning to different parts of the game, i.e., going from the splash screen to the menu, or moving into a new area in the game. The most straightforward way, I think, to describe it, is like a PlayStation 1 "Please wait... Loading..." delay. The pauses do not really affect game play, but it's still pretty annoying.
Workarounds
What was not tested
Network play.
Hardware tested
Graphics:
Additional Comments
My computer is a Arch Linux x86_64 install with a Nvidia graphics card, and I had to install two additional packages from the repos to get the game to work. - Installed lib32-nvidia-utils to fix the 'Not Support Graphics Device' message and quit. - Installed lib32-mpg123 to get the sound to work.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux 12.x "Bookworm" x86_64 | Oct 30 2023 | 8.0.2 | Yes | Yes | No | Platinum | Jack Kaidan | |
Show | Arch Linux x86_64 | Oct 31 2018 | 3.19 | Yes | Yes | No | Platinum | Tobias Backer Dirks | |
Show | Linux Mint 17.3 "Rosa" x86_64 | Feb 06 2016 | 1.6.2 | N/A | Yes | No | Bronze | Iok One | |
Show | Ubuntu 13.04 "Raring" i386 (+ variants like Kubuntu) | Aug 26 2013 | 1.6 | Yes | Yes | No | Silver | an anonymous user | |
Current | Arch Linux x86_64 | Jun 25 2012 | 1.5.7 | Yes | Yes | No | Bronze | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
2361 | Background music plays fast in The Typing of The Dead | CLOSED | FIXED | View |
16559 | PixelFormat_WineD3DtoDD Can't translate this Pixelformat | CLOSED | FIXED | View |
18823 | The Typing of the Dead freezes during intro | CLOSED | FIXED | View |
24832 | Typing of the Dead Demo Installer dies before Finished dialog(but game gets installed anyway) | CLOSED | FIXED | View |
30867 | Page fault / null pointer exception in ConvertPixelFormatGLXtoWGL when virtual desktop is enabled | CLOSED | ABANDONED | View |
30891 | Typing of the Dead: page fault in wined3d_surface_blt | CLOSED | FIXED | View |
32785 | Typing of the Dead freezes when being moved to another workspace in xmonad | UNCONFIRMED | View |
INSTALLATION
PART 1: Getting the game to work(but no sound):
You can also unpack sound files with command `wine mythxpak.exe myth.pak`
but at least on my system, having sounds in place causes the game to hang up after pressing a single button. You have to patch wine to get sound to work.
PART 2: Getting sound to work:
As of wine version 1.1.27 it is still necessary to apply a patch to source code and recompile. Big thanks to Torbjörn Söderstedt for the fix (see BUG 18823).
Below are instructions specific to Ubuntu, but they should be easily adaptable to any Debian derivative.
NOTE:
If wine version contained in your repositories is outdated, before proceding, you should consider updating your sources (see http://www.winehq.org/download/deb for more details). Do it with the following:
- Add the repo (replace `[YOUVERSION]` with `hardy` or `intrepid` or `jaunty`): sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/[YOURVERSION].list -O /etc/apt/sources.list.d/winehq.list
- Add repo's gpg key: wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
- Resynchronize index files: sudo apt-get update
PLAYING
TROUBLESHOOTING
If the game hangs after pressing a single button and you have `sounds` directory then you can:
Comments for this application have been disabled because there are no maintainers.