We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
Just install 64 version, without the dmddevice.ini. I use pin2dmd
The dmd is displaying only 4 colors. Do i miss something ?
Thanks for your work.
This is the error in the log file :
[21] 2025/01/23 13:22:52.252 INFO | Starting DmdDevice API 2.3.0 (x64) through VPinballX.exe. [21] 2025/01/23 13:22:52.283 INFO | Assembly located at C:\vPinball\VisualPinball\VPinMAME\DmdDevice64.dll [21] 2025/01/23 13:22:52.283 INFO | Running in C:\vPinball\VisualPinball\Tables [21] 2025/01/23 13:22:52.372 INFO | Successfully loaded config from C:\vPinball\VisualPinball\VPinMAME\DmdDevice.ini. [21] 2025/01/23 13:22:52.521 INFO | [serum] Determined altcolor path from assembly path: C:\vPinball\VisualPinball\VPinMAME\altcolor [21] 2025/01/23 13:22:52.574 INFO | Analytics disabled. [21] 2025/01/23 13:22:52.755 INFO | [dll] Open(0) [21] 2025/01/23 13:22:52.755 INFO | [dll] Set_4_Colors_Palette(device: 0, 0%: #000000, 33%:#0600D6, 66%:#E10FC1, 100%:#FF5820) [21] 2025/01/23 13:22:52.755 INFO | [dll] PM_GameSettings(0, afm_113b, 1) [21] 2025/01/23 13:22:52.755 INFO | Enabling game colorization [21] 2025/01/23 13:22:52.755 INFO | Setting game name: afm_113b [21] 2025/01/23 13:22:52.755 INFO | Setting color: #FFFF5820 [21] 2025/01/23 13:22:52.789 WARN | [serum] Error initializing colorizer: Unable to load DLL 'serum64.dll': Le module spécifié est introuvable. (Exception from HRESULT: 0x8007007E) System.DllNotFoundException: Unable to load DLL 'serum64.dll': Le module spécifié est introuvable. (Exception from HRESULT: 0x8007007E) at LibDmd.Converter.Serum.Serum.Serum_Load(String altcolorpath, String romname, Byte flags) at LibDmd.Converter.Serum.Serum..ctor(String altcolorPath, String romName, ScalerMode scalerMode) at LibDmd.Converter.Vni.ColorizationLoader.LoadSerum(String gameName, ScalerMode scalerMode) [21] 2025/01/23 13:22:52.801 INFO | [plugin] No colorization plugins configured. [21] 2025/01/23 13:22:52.801 INFO | No palette file found at C:\vPinball\VisualPinball\VPinMAME\altcolor\afm_113b. [21] 2025/01/23 13:22:52.936 INFO | Found PIN2DMD device. [21] 2025/01/23 13:22:52.936 INFO | Added PIN2DMD renderer. [21] 2025/01/23 13:22:53.062 INFO | [pinup] Starting afm_113b... [21] 2025/01/23 13:22:53.062 INFO | Added PinUP renderer. [21] 2025/01/23 13:22:53.062 INFO | Transformation options: Resize=Fit, HFlip=False, VFlip=False [21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500) [21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500) [21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500) [21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500) [21] 2025/01/23 13:22:53.078 INFO | Applying palette to render graphs. [21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500) [21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500) [21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500) [21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500) [21] 2025/01/23 13:22:53.131 INFO | Setting up 2-bit Passthrough Graph for 2 destination(s) [ PIN2DMD, PinUP Writer ] [21] 2025/01/23 13:22:53.145 INFO | -> Connecting DmdDevice 2-bit Source to PIN2DMD (Gray2 -> Gray2) - deduped [21] 2025/01/23 13:22:53.158 INFO | -> Connecting DmdDevice 2-bit Source to PinUP Writer (Gray2 -> Gray2) - not deduped [21] 2025/01/23 13:22:53.158 INFO | Setting up 4-bit Passthrough Graph for 2 destination(s) [ PIN2DMD, PinUP Writer ] [21] 2025/01/23 13:22:53.158 INFO | -> Connecting DmdDevice 4-bit Source to PIN2DMD (Gray4 -> Gray4) - deduped [21] 2025/01/23 13:22:53.158 INFO | -> Connecting DmdDevice 4-bit Source to PinUP Writer (Gray4 -> Gray4) - not deduped [21] 2025/01/23 13:22:53.158 INFO | Setting up RGB24 Passthrough Graph for 2 destination(s) [ PIN2DMD, PinUP Writer ] [21] 2025/01/23 13:22:53.158 INFO | -> Connecting DmdDevice RGB24 Source to PIN2DMD (Rgb24 -> Rgb24) [21] 2025/01/23 13:22:53.158 INFO | -> Connecting DmdDevice RGB24 Source to PinUP Writer (Rgb24 -> Gray4) [21] 2025/01/23 13:22:53.158 INFO | Setting up Alphanumeric Passthrough Graph for 2 destination(s) [ PIN2DMD, PinUP Writer ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Just install 64 version, without the dmddevice.ini.
I use pin2dmd
The dmd is displaying only 4 colors.
Do i miss something ?
Thanks for your work.
This is the error in the log file :
[21] 2025/01/23 13:22:52.252 INFO | Starting DmdDevice API 2.3.0 (x64) through VPinballX.exe.
[21] 2025/01/23 13:22:52.283 INFO | Assembly located at C:\vPinball\VisualPinball\VPinMAME\DmdDevice64.dll
[21] 2025/01/23 13:22:52.283 INFO | Running in C:\vPinball\VisualPinball\Tables
[21] 2025/01/23 13:22:52.372 INFO | Successfully loaded config from C:\vPinball\VisualPinball\VPinMAME\DmdDevice.ini.
[21] 2025/01/23 13:22:52.521 INFO | [serum] Determined altcolor path from assembly path: C:\vPinball\VisualPinball\VPinMAME\altcolor
[21] 2025/01/23 13:22:52.574 INFO | Analytics disabled.
[21] 2025/01/23 13:22:52.755 INFO | [dll] Open(0)
[21] 2025/01/23 13:22:52.755 INFO | [dll] Set_4_Colors_Palette(device: 0, 0%: #000000, 33%:#0600D6, 66%:#E10FC1, 100%:#FF5820)
[21] 2025/01/23 13:22:52.755 INFO | [dll] PM_GameSettings(0, afm_113b, 1)
[21] 2025/01/23 13:22:52.755 INFO | Enabling game colorization
[21] 2025/01/23 13:22:52.755 INFO | Setting game name: afm_113b
[21] 2025/01/23 13:22:52.755 INFO | Setting color: #FFFF5820
[21] 2025/01/23 13:22:52.789 WARN | [serum] Error initializing colorizer: Unable to load DLL 'serum64.dll': Le module spécifié est introuvable. (Exception from HRESULT: 0x8007007E) System.DllNotFoundException: Unable to load DLL 'serum64.dll': Le module spécifié est introuvable. (Exception from HRESULT: 0x8007007E)
at LibDmd.Converter.Serum.Serum.Serum_Load(String altcolorpath, String romname, Byte flags)
at LibDmd.Converter.Serum.Serum..ctor(String altcolorPath, String romName, ScalerMode scalerMode)
at LibDmd.Converter.Vni.ColorizationLoader.LoadSerum(String gameName, ScalerMode scalerMode)
[21] 2025/01/23 13:22:52.801 INFO | [plugin] No colorization plugins configured.
[21] 2025/01/23 13:22:52.801 INFO | No palette file found at C:\vPinball\VisualPinball\VPinMAME\altcolor\afm_113b.
[21] 2025/01/23 13:22:52.936 INFO | Found PIN2DMD device.
[21] 2025/01/23 13:22:52.936 INFO | Added PIN2DMD renderer.
[21] 2025/01/23 13:22:53.062 INFO | [pinup] Starting afm_113b...
[21] 2025/01/23 13:22:53.062 INFO | Added PinUP renderer.
[21] 2025/01/23 13:22:53.062 INFO | Transformation options: Resize=Fit, HFlip=False, VFlip=False
[21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500)
[21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500)
[21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500)
[21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500)
[21] 2025/01/23 13:22:53.078 INFO | Applying palette to render graphs.
[21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500)
[21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500)
[21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500)
[21] 2025/01/23 13:22:53.078 INFO | [RenderGraph] SetColor(0%: #FF000000, 33%:#FF551700, 66%:#FFAA2E00, 100%:#FFFF4500)
[21] 2025/01/23 13:22:53.131 INFO | Setting up 2-bit Passthrough Graph for 2 destination(s) [ PIN2DMD, PinUP Writer ]
[21] 2025/01/23 13:22:53.145 INFO | -> Connecting DmdDevice 2-bit Source to PIN2DMD (Gray2 -> Gray2) - deduped
[21] 2025/01/23 13:22:53.158 INFO | -> Connecting DmdDevice 2-bit Source to PinUP Writer (Gray2 -> Gray2) - not deduped
[21] 2025/01/23 13:22:53.158 INFO | Setting up 4-bit Passthrough Graph for 2 destination(s) [ PIN2DMD, PinUP Writer ]
[21] 2025/01/23 13:22:53.158 INFO | -> Connecting DmdDevice 4-bit Source to PIN2DMD (Gray4 -> Gray4) - deduped
[21] 2025/01/23 13:22:53.158 INFO | -> Connecting DmdDevice 4-bit Source to PinUP Writer (Gray4 -> Gray4) - not deduped
[21] 2025/01/23 13:22:53.158 INFO | Setting up RGB24 Passthrough Graph for 2 destination(s) [ PIN2DMD, PinUP Writer ]
[21] 2025/01/23 13:22:53.158 INFO | -> Connecting DmdDevice RGB24 Source to PIN2DMD (Rgb24 -> Rgb24)
[21] 2025/01/23 13:22:53.158 INFO | -> Connecting DmdDevice RGB24 Source to PinUP Writer (Rgb24 -> Gray4)
[21] 2025/01/23 13:22:53.158 INFO | Setting up Alphanumeric Passthrough Graph for 2 destination(s) [ PIN2DMD, PinUP Writer ]
The text was updated successfully, but these errors were encountered: