657
edits
(added glitch) |
(Update Amiga issues) |
||
Line 9: | Line 9: | ||
== Nippon Safes == | == Nippon Safes == | ||
Known serious issues: | |||
* | * Dino sometimes crashes after reduction at Matsushita Lab: the game scripts seems to assign an incorrect y coordinate to the character, crashing the engine. | ||
* | * Dino crashes when opening the shopping bag in Mitsushita office (not on loadgames) [under investigation] | ||
* | * Dough crashes when parachuting from monastery (not on loadgames) [under investigation] | ||
Other less relevant issues: | |||
* | * The Halfbrite spotlight for donna's show is not working: the effect is handled in hardware in the original game, and the current implementation doesn't allow for a clean solution. See General TODO above (double-buffering stuff). | ||
* | * Characters should walk faster to match the original | ||
Amiga issues: | |||
* | * Hiragana code blocks in protection screen should change color when pressed. | ||
* | * Make proper balloons with rounded corners for dialogues [needs a polygon fill routine] | ||
* character faces | * Add support for additional delta encoding used for dino, donna, donnatras and dough character faces data, in the 'disk0' file. A 'DLTA' tag is used, following by data size (big endian dword) and the delta encoded data. | ||
edits