Opened 6 years ago
Closed 4 years ago
#10947 closed defect (fixed)
SCUMM: MM (C64) - flashlight graphics aren't correct to original
Reported by: | ATMcashpoint | Owned by: | sev- |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | has-pull-request | |
Cc: | Game: | Maniac Mansion |
Description
In a Commodore 64 emulator, the C64 version of Maniac Mansion handles turning on the flashlight in a dark room differently than in later versions.
The character sprites are partly lit up (looking different from either grayscale or normal brightness), and the area lit by the flashlight beam has different dimensions, with square corners instead of rounded corners.
Currently ScummVM (as of the April 25, 2019 Windows 64-bit daily build) keeps the character sprites in grayscale when the flashlight is on in a dark room, which is how the DOS V1 version handles it.
ScummVM also has a different shape to the lit area, which looks like the Night Vision effect from the cave maze in LOOM, and doesn't match either the DOS V1 or DOS V2 versions of Maniac.
To reproduce this bug: get the flashlight from the kitchen and some batteries (from the kitchen refrigerator or radio at the pool), put batteries into the flashlight, then go into a dark room and turn on the flashlight.
Game version: Maniac Mansion C64, English, running on Windows 10, build 1803, 64-bit.
Attachments (5)
Change History (12)
by , 6 years ago
Attachment: | maniac-c64.s67 added |
---|
by , 6 years ago
Attachment: | mmc64flashlight1.png added |
---|
by , 6 years ago
Attachment: | mmc64flashlightscummvm.png added |
---|
by , 6 years ago
Attachment: | mmdosv1flashlight1.png added |
---|
by , 6 years ago
Attachment: | mmdosv2flashlight1.png added |
---|
comment:1 by , 6 years ago
Type: | enhancement → defect |
---|
comment:2 by , 6 years ago
Component: | --Unset-- → Engine: SCUMM |
---|---|
Summary: | Maniac Mansion C64: flashlight graphics aren't correct to original → MANIAC-C64: flashlight graphics aren't correct to original |
comment:3 by , 6 years ago
Owner: | set to |
---|
comment:4 by , 6 years ago
Keywords: | has-pull-request added |
---|
comment:6 by , 4 years ago
Summary: | MANIAC-C64: flashlight graphics aren't correct to original → SCUMM: MM (C64) - flashlight graphics aren't correct to original |
---|
@bluegr
If i understand correctly the fix for this issue has been merged on May 5, 2019.
Can this be closed?
comment:7 by , 4 years ago
Owner: | changed from | to
---|---|
Resolution: | → fixed |
Status: | new → closed |
This was implemented.
Can confirm, and am now working on a patch