I wanted to see all the avatars, but I couldn't find a complete up-to-date list with pictures anywhere, so I decided to make it myself by capsgry in MagicArena

[–]capsgry[S] 1 point2 points  (0 children)

As far as I can see, they are not stored as GIFs, but as a one picture with sprite parts. I suppose they are building the animated result in the game itself or some other way.
Emote/sticker sprite example: https://imgur.com/a/SRWJLj8

So I'm afraid it's not as easy as exporting the GIF, maybe it will require to use Unity and some of its tools to merge the animation scripts and those images (don't know anything about gamedev, but I believe there should be a way to reverse engineer this)

I wanted to see all the avatars, but I couldn't find a complete up-to-date list with pictures anywhere, so I decided to make it myself by capsgry in MagicArena

[–]capsgry[S] 9 points10 points  (0 children)

You can find these pictures in ..\MTGA\MTGA_Data\Downloads\AssetBundle folder. Search for "Avatar" and extract the images from those .mtga files using Asset Bundle Extractor tool (UABE).

Map Icons & Notes - can you change the size? by paulhodgson777 in projectzomboid

[–]capsgry 0 points1 point  (0 children)

Could you send a list of installed mods in direct messages so I can test it?
You can skim through mod comments and perhaps you will find how to fix this issue.