|
If you're talking about the background used in character creation, that's all in /data/main. For example, DialogRoleChoose.dds, DialogRoleChoose1024.dss, DialogRoleCreate.dds, and DialogRoleCreate1024.dds. The actual animations, I'm not sure. Those might be packed into a WDF file in the root directory of the game. This is pretty easy stuff to find though. If you don't have any means of viewing dds files as thumbnails, you should fix that. It helps with finding things like this a lot. Knowing how to search for file types is another good one.
|