186
edits
(→Loom) |
m (→Maniac Mansion) |
||
Line 15: | Line 15: | ||
* If Bernard picks up the radio tube and puts it back in the radio, he will never be able to pick it up again. | * If Bernard picks up the radio tube and puts it back in the radio, he will never be able to pick it up again. | ||
** Not sure if I'm going to fix this, since Maniac Mansion intentionally had some unfair actions on purpose. | ** Not sure if I'm going to fix this, since Maniac Mansion intentionally had some unfair actions on purpose. | ||
* In at least V2 EN and the NES releases, script 7-59 is missing a byte in one of the last opcodes (<code>printEgo("It's already full")</code> is missing its first <code>D8</code> opcode byte, and so the sequence is interpreted as an invalid | * In at least V2 EN and the NES releases, script 7-59 is missing a byte in one of the last opcodes (<code>printEgo("It's already full")</code> is missing its first <code>D8</code> opcode byte, and so the sequence is interpreted as an invalid <code>faceActor()</code>). I'm not sure there's any point of fixing this, though, because I can't find a way of triggering this part of the script. | ||
* See if there's a way of restoring some of the [https://www.movie-censorship.com/report.php?ID=3819 censored content] from the NES release, especially if the original resources are still embedded somewhere (I doubt that is the case, though). | * See if there's a way of restoring some of the [https://www.movie-censorship.com/report.php?ID=3819 censored content] from the NES release, especially if the original resources are still embedded somewhere (I doubt that is the case, though). | ||
edits