Releases: zesinger/libserum
v2.0.2
v2.0.1
Improved compatibility to non-Windows operating systems.
Note: Don't use any 2.x version of libserum with DMDext versions before 2.2.3!
v2.0.0
The Serum colorization file format has completely changed with this new release, but don't be in a hurry to install it: it is not yet compatible with freezy's dll, we still need to modify it too.
The major change descriptions are available in Github page of ColorizingDMD v3.0.0 here https://github.com/zesinger/ColorizingDMD/releases/tag/V3.0.0.
v1.6.2
v1.6.1
v1.6.0
New feature: the BACKGROUNDS (request ColorizingDMD 2.0.0+ and SortingCDump 1.6.1+ for editing)
As usual, for Windows users, download "libserum-1.6.0-win-x64.zip" and extract "serum64.dll" in your "VPinMame" directory, don't forget to unblock the file if needed. Do the same with "Serum.dll" in "libserum-1.6.0-win-x86.zip".
v1.5.1
v1.5.0
v1.4.0
[1.4.0]
Added
- Serum_ColorizeOrApplyRotations()
- Serum_ColorizeWithMetadataOrApplyRotations()
- Serum_DisableColorization() to disable the colorization of frames
- Serum_EnableColorization() to (re-)enable the colorization of frames
- Serum_SetMaximumUnknownFramesToSkip()
- Serum_SetStandardPalette()
- Multi sprite detection
Removed
- Serum_ColorizeNoTriggers()
v1.3.0
Added function void Serum_GetMinorVersion(char pstr)* that fill pstr with a string like "1.3"