[ scummvm-Patches-2819787 ] Enable alternative Pallet for Amiga Monkey Island

SourceForge.net noreply at sourceforge.net
Fri Jul 10 20:50:13 CEST 2009


Patches item #2819787, was opened at 2009-07-10 20:50
Message generated for change (Tracker Item Submitted) made by nolange
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2819787&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Norbert Lange (nolange)
Assigned to: Nobody/Anonymous (nobody)
Summary: Enable alternative Pallet for Amiga Monkey Island

Initial Comment:
There were multiple versions of Monkey Islands, they shared the same data-files but the executeable differed.
Older Versions used the whole 32 colors from the pictures in the data-files
Newer Versions locked down the lower 16 colors which were closer to the VGA-Version.

This patch defaults to using the fixed palette for the first 16 colors, but its possible to disable the fixed palette by chooseing rendermode=EGA.

I also added another patch in which I converted the dozends of functioncalls into color-tables, this should save some space and setting palettes from tables is similar to loading palettes from data-files.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2819787&group_id=37116




More information about the Scummvm-tracker mailing list