aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-01-10 11:17:50 +0000
committerTorbjörn Andersson2005-01-10 11:17:50 +0000
commit8619868aed2709f48480b011ae70299de742389f (patch)
tree225bdbbcb7820866d4c6efbe09a60db4700ca78a /TODO
parent9f3593df80ced689034354b5686eaa06afa40a1a (diff)
downloadscummvm-rg350-8619868aed2709f48480b011ae70299de742389f.tar.gz
scummvm-rg350-8619868aed2709f48480b011ae70299de742389f.tar.bz2
scummvm-rg350-8619868aed2709f48480b011ae70299de742389f.zip
Added note about the SAGA XMIDI tempo bug.
svn-id: r16517
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index f979ec6dcf..4fbfb66a29 100644
--- a/TODO
+++ b/TODO
@@ -333,6 +333,10 @@ SAGA
* Structure INTERFACE_DESC should be put into GAME_DISPLAYINFO, as there are
expected big differences between IHNM and ITE.
* Optimize screen output. Now we blit whole screen for each frame.
+ * When using the original XMIDI music resources, some songs play at the wrong
+ speed. The worst example I've heard of this is the "Elk Fanfare" during the
+ intro. My guess is that it's one of those meta events we're not handling
+ that's supposed to set the tempo.
- plans -
* Implement unimplemented/proofread unchecked opcodes