Just tried to test the function that reads the PNG files with the 64x64 tileset. Like the 32x32 tileset, the function complains that it cannot scan some lines (15 lines for the 64x64 tileset, 2 lines only for the 32x32 tileset). No idea why...
Are the scan lines it fails on always the same? if so do you know which ones?
Also, which libpng/zlib dlls are you using?
You said that prebuilt angband works for you? What happens if you build angband yourself?
Comment