with the pack of icons, Fba has problems displaying in the games list oO
Some time ago I had a similar problem and
dink helped me to find the solution!
Probably it's an issue related to the limit of GDI objects that can be opened per session... you can change this limit in the Windows Registry.
If I remember correctly, in Windows Vista, 7, 8.x and 10 the value can be set to a number between 256 and 65,536, while in Windows XP the value can be set to a number between 256 and 16,384.
It's enough open the registry editor (
regedit) and set the right value in the following registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\GDIProcessHandleQuotaPS: I use Windows 7 and the default value is 10,000 GDI Objects, I changed with the maximum permitted value: 65,536 (10,000 in hexadecimal system)