Quote:
Originally Posted by Seeadler
The trick is to determine when a particular texture ID is transformed via a D3D matrix. If you have that info, then you can do anything with the vertex quad for the texture, scaling, translating, rotating, etc. before it is rendered onto the screen. SH4 does basically the same with the zone parameters from the menu_ini
I did it as a test with the two loading backgrounds
 
|
Wow!, how did you do that?!