Installed using newest Version, Shows Windows Logo(Resolution Restriction?)
Hello All,
I just installed the latest version of this program, using a custom BMP file, and when I rebooted, I saw the Debug, as I had set it to show, but I did not see the custom Boot Logo I had set, instead the screen showed the default Windows Logo. I am thinking there may be a maximum resolution for the images, but I am not sure. I have linked the output of the debug, and the image I want to use, converted to PNG so that GitHub will stop complaining. Any help is appreciated.

This appears to be the same issue as https://github.com/Metabolix/HackBGRT/issues/39
Possible problems include bad file format (e.g. 8-bit instead of 24-bit bmp) or too big file (e.g. wider than your resolution during boot). Please try with a smaller file for debugging, and use the latest release (2.0.0) which converts images automatically to the correct format.