Perfare / AssetStudio

AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
MIT License
13.09k stars 2.52k forks source link

Texture Export Issue, Wrong Resolution? #409

Closed daftinquisitor closed 5 years ago

daftinquisitor commented 5 years ago

I'm currently using the program to pull images out of the game Magic The Gathering Arena, as per some instructions I found online.

However, a lot of the images, upon being exported, appear to be the wrong size. It seems that, for some reason, it's always assuming these images are perfectly square, where many of them are meant to be rectangular, and just squishing the images to the wrong resolution.

I'm not sure if it's something specific to MTGA, or if the issue is present in other situations, but it's very problematic.

EDIT: I should clarify as well, it's not only when the images are exported, but just viewing them in the program itself has the same issue. I can't seem to find any way to overwrite the resolution, if it's even possible.

daftinquisitor commented 5 years ago

Nevermind, this seems to be something with the game files themselves, not the program.