#7294 closed feature request (fixed)
Amiga palette in PC EGA versions
Reported by: | SF/logicdeluxe | Owned by: | Kirben |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Maniac Mansion |
Description
I noticed some sort of behavior, I think it is not intended that way. When I run the PC version of MM for example with ScummVM it plays just fine with PC junior sounds. I even can pop up the f5 menu and activate the Amiga palette option in the 'setup' menu, and the game continues with the Amiga palette. But if I add 'amiga=true' in the scummvm.ini the game plays without any sounds. The same thing with the '-a' command line. Please make that work, since I like that palette more than the original EGA! It makes sense to support this, otherwise that on-the-fly palette change feature would be a rather useless thing (Which certainly is in those 32 color Amiga games). ScummVM 0.5.0pre-cvs Built on Jul 13 2003 02:36:02
Ticket imported from: #770246. Ticket imported from: feature-requests/110.
Change History (11)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 21 years ago
Owner: | removed |
---|---|
Status: | closed → new |
comment:4 by , 21 years ago
Ooops just had to reverse part of my last change, didn't test enough first. Was causing indy3ega/loom PC verisons to try to use Amiga sound sometimes when Amiga option was enabled. Should work fine for Maniac Mansion and Zak McKracken at least though.
comment:5 by , 21 years ago
Well, the "-a" options is no longer so the behavior I described in my opening post is a bit outdated. But again to the actual topic of selecting the palette of preference rather than platform depended, I have some other ideas how it could be done. What about a "--palette=" switch with the possible parameters "ega", "amiga" and "c64" or something like that, which just uses one of the alternate palettes, but handles the games as specified with "--platform=" in other aspects? When "--palette=" is omitted the platform default's palette should be used of course. As seen in the forum, I am not alone with that wish.
comment:6 by , 20 years ago
Owner: | set to |
---|---|
Resolution: | fixed |
comment:7 by , 20 years ago
This could potentially be added as another option to the new "--render-mode" switch/config option.
comment:8 by , 20 years ago
Status: | new → closed |
---|
comment:9 by , 20 years ago
Owner: | changed from | to
---|---|
Resolution: | → fixed |
comment:11 by , 6 years ago
Component: | → Engine: SCUMM |
---|---|
Game: | → Maniac Mansion |
This was due to the Amiga option been used to disable sound in the earlier games in the past. I have made this possible again, since we can now check the sound format been used when the Amiga option is enabled.