121
edits
m (Apple II's odd character selection boxes are actually intentional. Most likely this is done because they looked odd on the Apple II screen(it had some weird scaling/color issues)) |
(→Apple II: Update with tobigun's parser patch) |
||
Line 5: | Line 5: | ||
=== Maniac Mansion === | === Maniac Mansion === | ||
==== Apple II ==== | ==== Apple II ==== | ||
* Implement sound support for the Apple II version, | * Implement sound support for the Apple II version, | ||
**Task details can be found [[OpenTasks/Engine/Improve_Sound_Support_in_SCUMM|here]] | |||
**Details on the resource format can be found [[SCUMM/V0/Maniac_Mansion_Apple_II|here]]. | |||
**A parser/wave converter is available [https://sourceforge.net/tracker/?func=detail&aid=3234704&group_id=37116&atid=418822 here] | |||
== Known Issues == | == Known Issues == | ||
* Actor and verb names are hard coded. | * Actor and verb names are hard coded. | ||
* Walk boxes are buggy and need more work. | * Walk boxes are buggy and need more work. |
edits