I am having trouble using allegro. The code is faultless but the files will not run on a certain computer. My home computer runs them fine but the other will usially just open a corrupt looking window or an empty window. the only reason i can think of, that is causing this to not work, is that it is a 64bit windows. I wonder if there is anything that needs to be included for this to work. Thanks
The 64-bit edition of any Windows OS will have a conversion layer that allows it to run 32-bit machine code. Are you sure there aren't other problems? Like missing DLL's or other resources(graphics, etc)?