Heyo!

Been a while since I wrote a how-to, and since since I recently managed to get the new blip sprites from the last 2 DLCs (b3570 and b3717) to update BlipShare and the docs, I decided to also write a tutorial on how to do it yourself!

Huge thanks to Junction (from the docs github) for helping me finally understanding this scaleform!

Step 1: Extract minimap.gfx and all the minimap .DDS files.

Step 2: Open minimap.gfx in the decompiler.

Step 3: Search and Export the sprite.

Step 4: Inspect the image.

That's it!

Now you know (or you have a reference) on how to extract blips from the new DLCs! This should help you in getting the correct images out of the game, and into your own projects (or inside the docs!)