Difference between revisions of "Chewy"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Update status)
m (Fix link)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{EngineDescription|
{{EngineDescription|
name=Chewy|
name=Chewy|
         developer=[[User:md5|md5]], [[User:sev|sev]]|
         developer=[[User:dreammaster|DreamMaster]], [[User:strangerke|Strangerke]],<br>[[User:md5|md5]], [[User:sev|sev]]|
         companies=[[New Generation Software]]|
         companies=[[New Generation Software]]|
         usedBy=[[Chewy: Esc from F5]]|
         usedBy=[[Chewy: Esc from F5]]|
dateAdded=October 15, 2016|
dateAdded=March 3, 2022|
release=None|
release=2.6.0|
        status=Not (yet) part of ScummVM|
}}
}}


If you'd like to work on this engine, please talk to [[User:sev|sev]]
== 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 ==
*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]]

Latest revision as of 19:38, 30 December 2023

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 2.6.0

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

  • 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.