#12644 closed defect (outdated)
AGS: Maniac Mansion Deluxe detection
Reported by: | AspireONE-zz | Owned by: | dreammaster |
---|---|---|---|
Priority: | normal | Component: | Engine: AGS |
Version: | Keywords: | ||
Cc: | AspireONE-zz | Game: | Maniac Mansion |
Description
Hello,
I grabbed : Maniac Mansion Deluxe
from : https://gamesnostalgia.com/game/maniac-mansion-deluxe
scummvm (from git) said this :
~/local/bin/scummvm
WARNING: SDL mixer output buffer size: 512 differs from desired: 1024!
The game in 'Maniac' seems to be an unknown game variant.
Please report the following data to the ScummVM team at
https://bugs.scummvm.org/ along with the name of the game you tried to add and
its version, language, etc.:
Matched game IDs for the director engine: maniacsports-win
{"MANIAC.EXE", 0, "465f972675db2da6040518221af5b0ba", 10409172},
Change History (2)
comment:1 by , 3 years ago
Component: | Engine: SCUMM → Engine: AGS |
---|---|
Owner: | set to |
Resolution: | → outdated |
Status: | new → closed |
Summary: | Maniac Mansion Deluxe → AGS: Maniac Mansion Deluxe detection |
comment:2 by , 3 years ago
Hello.
As in version 2.6.0git4261-g9ebd702a4cf (Mar 12 2022 04:47:50), the gui still asks to choose between Maniac Mansion Deluxe and Maniac Sports (Unknown Variant), and in the status window show the warning about unknown game variant of maniacsports-win.
Matched game IDs for the director engine: maniacsports-win {"MANIAC.EXE", 0, "465f972675db2da6040518221af5b0ba", 10409172},
This is for the Maniac Mansion Deluxe 1.4, the last one in my knowledge (The version number can be seen in the end of the html manual) that is installed with the game.
Also i have the ID of the 1.0 version, what is also common found on internet:
Matched game IDs for the director engine: maniacsports-win {"MANIAC.EXE", 0, "3128b9f90e2f954ba704414ae854d10b", 9395050},
It should be better to debugging the game in ScummVM to correctly detect and mark each one as 1.4 and 1.0, respectively, as each one could have different issues although the recommended version should be the last one (1.0 hangs in the intro or when hitting ESC with non-english translations, for example, something that doesn't happens in 1.4).
I didn't find other versions yet.
There already seems to be an entry for that in the very latest git, so I'm presuming someone else already added it in for you.