I’ve attempted to run my game on a Raspberry Pi 4 but got
RendererException: Image format 'DXT5' is unsupported by the video hardware
So which format is supported by Raspberry? I didn’t find any information about this topic…
I’ve attempted to run my game on a Raspberry Pi 4 but got
RendererException: Image format 'DXT5' is unsupported by the video hardware
So which format is supported by Raspberry? I didn’t find any information about this topic…
Which format are you using ?
I’ve compressed my PNGs into DXT5
Maybe try WebP
All i know is :
Read this article about RPI4B processor SoC GPU BCM2711
:
Article about DXT-5
Compression format :
Article on raspi forums about textures compression :
https://www.raspberrypi.org/forums/viewtopic.php?t=14333