This is ace combat x 2 joins ASSAULT by modifying the GLSL shaders code,,
So it is possible to apply reflection effects to textures by changing a little code in the GLSL shaders,
If you want to use this effect on textures, you have to use ppsspp build glsl, to make it possible to edit the glsl shaders code...
The process is the same as using texture replacement
The difference is that the code location is in Android/data/org.ppsspp.ppsspp/files/glsl
Ppsspp glsl apk
GLSL shaders
move the shaders code to android/data/org.ppsspp.ppsspp/files/glsl/
Currently it can only run on devices with PowerVr GPU GE820
For PPSSPP you must activate it using hardware transform and software skining transform and software skining must be active
This only works for Android
To make GLSL TEXTURE, YOU CAN MAKE IT HERE