It was previously only accounting for 17 bits of volume, by mistake. This was introduced in v1.0.0. May help #9379.
Instead of relying on manually passed down flags from CMake, we now have ppsspp_config.h file to create the platform defines for us. This improves support for multiplatform builds (such as iOS).