well. you got me too!
CFTB is Creatures from the black lagoon and not Champions Pub.
But indeed, not working
In my dmddevice.log located in C:\pinball\Steam\steamapps\common\Pinball FX\PinballFX\Binaries\Win64 (I installed steam completely in the c:\pinball directory for backup )
DmdDevice.log
you can see in the first line :
[1] 2024/04/11 06:31:27.231 INFO | Starting DmdDevice API 2.2.2-SNAPSHOT-r1 (93d3c52) (x64) through PinballFX-Win64-Shipping.exe.
that it is launched by PinballFX-Win64-Shipping.exe
on line 13 it find the game (1game nr : 131)
[1] 2024/04/11 06:31:31.006 INFO | Setting game name: 131
but on line 15 :
[1] 2024/04/11 06:31:31.006 WARN | [serum] Found Serum coloring file at C:\Pinball\Visual Pinball\VPinMAME\altcolor\131\cftbl_l4.cRZ, but could not load colorizer.
Edit : this tests above was with the serum file from 26/3
If I load the serum file from 30/3 , my log file is showing (looks like al is good):
[1] 2024/04/11 06:43:39.047 INFO | [serum] Loading colorization at C:\Pinball\Visual Pinball\VPinMAME\altcolor\131\131.cRZ...
but I don't see anything on my real DMD, so looks like the serum files are not correct yet.
Did the same with CP (table 121)
I got the same warning :
[1] 2024/04/11 07:35:59.678 INFO | Setting game name: 121
[1] 2024/04/11 07:35:59.678 INFO | Setting color: #FFFF6600
[1] 2024/04/11 07:35:59.678 WARN | [serum] Found Serum coloring file at C:\Pinball\Visual Pinball\VPinMAME\altcolor\121\cp_16.cRZ, but could not load colorizer.
As I had all the log files, I created a github issue for you : https://github.com/freezy/dmd-extensions/issues/467
this issue can be closed as this is not an PinballX issue and will be continued on github