Difference between revisions of "Groovie/TODO"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Add 11h and general items)
m (The Mac font has been implemented)
Line 3: Line 3:


==T7G==
==T7G==
* Get Macintosh version working
* Implement the Macintosh version music (compressed SMF, custom instruments for the Mac synth)
** Music (compressed SMF, custom instruments for the Mac synth)
** Crash when trying to load/save (no sphinx.fnt available, it seems the original used ugly system fonts)
* Cursors not pretty in non-paletted cursor platform (it seems we should provide a fallback)
* Cursors not pretty in non-paletted cursor platform (it seems we should provide a fallback)
* Performance bad on low-end platforms (e.g. 650MHz WinCE, stuttering during "cd audio" (mp3) playback)
* Performance bad on low-end platforms (e.g. 650MHz WinCE, stuttering during "cd audio" (mp3) playback)

Revision as of 17:24, 7 June 2010

Groovie TODO

Things that need doing for the Groovie engine. As always, talk to the team before starting one, in case someone's already doing it.

T7G

  • Implement the Macintosh version music (compressed SMF, custom instruments for the Mac synth)
  • Cursors not pretty in non-paletted cursor platform (it seems we should provide a fallback)
  • Performance bad on low-end platforms (e.g. 650MHz WinCE, stuttering during "cd audio" (mp3) playback)
  • Record AdLib music in Dosbox and ScummVM, check for differences

11H

  • Fix ROQ glitches
  • Complete the opcodes
  • ...

Optional improvements

  • Convert VDX and ROQ players into VideoDecoder subclasses
  • Convert to use Archive subclasses and search manager