You can’t force it without editing the source code if it’s hardcoded. This is an annoyance I noticed with the mGBA AppImage as it tries to find shaders under /usr/share as well.
Maybe you’re lucky and the application has a flag or environment variable to change its search location? That’s all down to the app dev though