04-02-2024, 02:56 AM
(03-31-2024, 12:10 AM)ForfeitRaptor Wrote: I've been having some issues with the ScarVie eye textures. To my understanding, they're locked behind a security measure that Nintendo took to prevent them from being ripped. What would I need to do to get these eye textures situated? I'm just trying to export Riolu's SV model from Blender into SFM, and I don't want to make any of the necessary texture files involving the eyes until I know how to unwrap it or whatever that DeviantArt post said. I'll link it down below. Perhaps the 3DSMax scripts that RTB linked? If so, where would I put that script?
Pokemon S/V Model Ripping has started by VTF14 on DeviantArt
Managed to use GIMP to reconstruct Riolu's eye texture. Basically, there are different layer masks, which have the eye_lym suffix. I take the colours (provided in the included txt file, they're under [x]_eye and BaseColorLayer[x], doesn't matter which eye shader you pick, however the layer numbers should match up), convert them from 0-1 float to 0-255 integers, and then I use the Decompose and Compose filters to remap one of the RGB channels to the alpha channel. At this point I also set the RGB components to 'Mask Value' so I can put the converted values back in. It sounds a bit complicated, but is quite simple when you know how it's done. Here's the finished composite: