#15547 closed defect (fixed)
AGS: Maniac Mansion Deluxe: Incorrect flashlight size at 640x400
Reported by: | davidmorom | Owned by: | tag2015 |
---|---|---|---|
Priority: | low | Component: | Engine: AGS |
Version: | Keywords: | Maniac Mansion Deluxe Flashlight AGS | |
Cc: | davidmorom | Game: | Maniac Mansion |
Description
When running Maniac Mansion Deluxe in 640x400 upscaled mode and hi-res fonts (by setting "screenres=1" and "defaultres=1" on the file "acsetup.cfg"), the flashlight on dark rooms is not scaled accordingly, so its size is 1/4 than it should be.
This was tested on 2.8.1 and stable future 2.9.x 7bbe4922, with the same result.
I attach two images to better appreciate the issue.
Attachments (2)
Change History (6)
by , 2 months ago
Attachment: | 320x200.png added |
---|
by , 2 months ago
Attachment: | 640x400.png added |
---|
comment:1 by , 2 months ago
Summary: | Incorrect flashlight size on Maniac Mansion Deluxe at 640x400 → AGS: Maniac Mansion Deluxe: Incorrect flashlight size at 640x400 |
---|
comment:2 by , 2 months ago
Note:
See TracTickets
for help on using tickets.
Hi, thanks for the report.
The reason behind this, is that the flashlight effect doesn't use the original plugin, it was reimplemented later and it doesn't take into account the old upscaled mode.
I'll see if I can implement it but I don't know if it'll be part of the upcoming 2.9.0 release.