The VG Resource
The Great Ace Attorney (Dai Gyakuten Saiban) Mesh Outline Colors? - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Textures Resource (https://www.vg-resource.com/forum-113.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-117.html)
+---- Thread: The Great Ace Attorney (Dai Gyakuten Saiban) Mesh Outline Colors? (/thread-36904.html)



The Great Ace Attorney (Dai Gyakuten Saiban) Mesh Outline Colors? - Initiate - 03-30-2020

In the mainline series of Ace Attorney games, outline mesh colors are done rather simply. In AA5 - Dual Destinies, they're just black. In AA6, they are stored in a separate texture, like so:

[Image: xsAhxUs.png] <-- this is the texture for Phoenix Wright, but every model has its own.

However, in both Dai Gyakuten Saiban 1 and 2, there is no such texture. They're not all one color, either - just watching footage of the games you can see that each character has their own set of outline colors. I think this means the colors are generated programmatically and then applied to the meshes, but can anyone help me figure out where the color values are stored? All these games use MT Framework, if that helps.