diff options
author | Simon Howard | 2011-03-28 23:33:09 +0000 |
---|---|---|
committer | Simon Howard | 2011-03-28 23:33:09 +0000 |
commit | 15a1c4924707f78ca4f9e109292e1ca35e83f1f7 (patch) | |
tree | 2aa76336a4fc3d36cdd758f35b9be4195fc331b0 /NOT-BUGS | |
parent | a4ff8b18d8c02b566ec1e203f983fc111408a752 (diff) | |
download | chocolate-doom-15a1c4924707f78ca4f9e109292e1ca35e83f1f7.tar.gz chocolate-doom-15a1c4924707f78ca4f9e109292e1ca35e83f1f7.tar.bz2 chocolate-doom-15a1c4924707f78ca4f9e109292e1ca35e83f1f7.zip |
Emulate bug with IDMUS cheat when emulating v1.9 (thanks Alexandre
Xavier).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2314
Diffstat (limited to 'NOT-BUGS')
-rw-r--r-- | NOT-BUGS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -110,3 +110,20 @@ More information can be found here: http://rome.ro/lee_killough/editing/visplane.shtml +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +== IDMUS## cheat doesn't work with shareware/registered Doom IWADs == + +The IDMUS cheat allows the in-game music to be changed. However, in +the original v1.9 this cheat didn't work properly when playing with +the Doom 1 (shareware and registered) IWADs. This bug was fixed in +the Ultimate Doom and Final Doom executables. + +Chocolate Doom emulates this bug. When playing with the shareware or +registered Doom IWADs, the IDMUS cheat therefore does not work +properly. If you are playing with the Ultimate Doom IWAD, the +Ultimate Doom executable is emulated by default, so the cheat works +properly. + +# vim: tw=70 + |