Difference between revisions of "Chewy"
Jump to navigation
Jump to search
Dreammaster (talk | contribs) (Flesh out details and current state of Chewy engine) |
(Status update) |
||
Line 12: | Line 12: | ||
== TODO == | == TODO == | ||
* Although it's merged in, various cleanups and renaming of code for better clarity is still underway | * Music is not working yet. | ||
*Although it's merged in, various cleanups and renaming of code for better clarity is still underway. | |||
* An original bug happens where some inventory look descriptions overflow the display area of the inventory dialog. Manual fixes for several of them have already been done, but at some point someone will need to go through the full list of items and verify each's description displays correctly. | *An original bug happens where some inventory look descriptions overflow the display area of the inventory dialog. Manual fixes for several of them have already been done, but at some point someone will need to go through the full list of items and verify each's description displays correctly. | ||
[[Category:Engines]] | [[Category:Engines]] |
Revision as of 15:34, 22 May 2022
Chewy | ||
---|---|---|
Engine developer | DreamMaster, Strangerke, md5, sev | |
Companies that used it | New Generation Software | |
Games that use it | Chewy: Esc from F5 | |
Date added to ScummVM | 2022-03-03 | |
First release containing it | None |
About
The Chewy engine implements support for the game Chewy: Esc From F5. Two versions of the engine were merged in over time. The first was a partial implementation by md5 based on reverse engineering of the game that was added on October 15, 2016. Later on, the team was granted access to mid-development sources to use as a reference. Based on them, a new version of the engine was started from scratch, and this was finally completed and merged in on March 3, 2022.
TODO
- Music is not working yet.
- Although it's merged in, various cleanups and renaming of code for better clarity is still underway.
- An original bug happens where some inventory look descriptions overflow the display area of the inventory dialog. Manual fixes for several of them have already been done, but at some point someone will need to go through the full list of items and verify each's description displays correctly.