Analysis of the PS2 Game Save 3D Icons
Seeing this image, it shouldn’t be unfamiliar to seasoned players familiar with PS2. It’s the 3D icon of a game save file from the PS2 memory card management interface. In this article, we will introduce how to extract the character model from the save file. 01 Parsing Objectives A: What can we parse from the save file? All vertices and normals of the icon model Animation frames of the icon model Lighting information Textures and texture coordinates Background color and transparency B: What do we need to do?...