Here are the logs http://fpsd.codes/allegro.log
Viewing post in Lispy Rogue jam comments
Thank you!
Judging by the log and liballegro code, it would appear that your video card is just not capable enough. Allegro requires the following list of things: OpenGL rendering, RGBA colors, double buffering, stereo buffers (whatever those are), auxiliary color buffers, depth buffer, stencil buffer, and accumulation buffer.
I’m sorry it doesn’t work for you 😔