I have noticed that Williams and Zaccaria Company Logos won't display on the wheel table overlay and even though I have these two png logo files in my PinballX\Media\Company Logos folder. I have checked the png files and they are correct and not blocked in any way and even tried switching them out with new ones and nothing works. My game xml files are correct and the spellings of Williams and Zaccaria all match and are spelled correctly. PinballX - Version 2.02 is what I am running. Below are two examples. Manufacturer is correct on both and the logos have the exact same file names. Why won't they display and replace the default which is the picture of a "pinball"? For that matter, ratings don't display either. Thanks <game name="Algar (Williams 1980)"> <description>Algar (Williams 1980)</description> <manufacturer>Williams</manufacturer> <year>1980</year> <type>SS</type> <hidedmd>True</hidedmd> <hidebackglass>False</hidebackglass> <enabled>True</enabled> <rating>0</rating> </game> <game name="Circus (Zaccaria 1977)"> <description>Circus (Zaccaria 1977)</description> <manufacturer>Zaccaria</manufacturer> <year>1977</year> <type>EM</type> <hidedmd>True</hidedmd> <hidebackglass>False</hidebackglass> <enabled>True</enabled> <rating>7.2</rating> </game>