Tagged Questions
14
votes
4answers
969 views
Why would some PNG files extracted from games display incorrectly?
I've noticed extracting PNGs from some game files that the image becomes distorted part-way through. For example, here are a couple of PNGs extracted from the Textures file in Skyrim:
Is this some ...
4
votes
1answer
456 views
Whats the point of all these Surface Formats
I am relevantly new to Graphics Programming. I have written some basic games in xna in the past but I am trying to understand what the point of all these surface formats is. For instance Xna and DDS ...