ocornut / meka

MEKA - Sega 8-bit emulator with debugging/hacking tools
http://www.smspower.org/meka
304 stars 49 forks source link

Graphical interface corruption under FreeBSD #79

Open badnest opened 2 years ago

badnest commented 2 years ago

It's nice that compiling for FreeBSD has been fixed, but there's something very wrong with the tiles viewer, tilemap viewer and even the background on some of the themes. The following screenshot is using the ninja gaiden theme. The themes with the grid background are rendered correctly, but there's no way to get the tiles viewer and tilemap viewer to work.

Screenshot_2022-08-17_21-54-18

I can test patches or send any debugging info needed.

fabiodl commented 2 years ago

I was having the same problem on linux (ubuntu 22.04). Reverting allegro back to 5.2.6 solved the issue