Poll & Discussion: We wish the site to continue (Y/N)
Search found 2 matches
- Thu Dec 28, 2017 11:25 pm
- Forum: Graphic file formats
- Topic: NCAA 14 (Xbox 360) XPR Textures
- Replies: 2
- Views: 1187
Re: NCAA 14 (Xbox 360) XPR Textures
like i said on Zenhax, its just big-endian dxt3 untiled (: change line 52 in the xpr script from this: data = rapi.imageUntile360DXT(rapi.swapEndianArray(data, 2), imgWidth, imgHeight, 16) to this: data = rapi.swapEndianArray(data, 2) Sorry dude. I completely missed that. Thanks!
- Thu Dec 28, 2017 8:56 pm
- Forum: Graphic file formats
- Topic: NCAA 14 (Xbox 360) XPR Textures
- Replies: 2
- Views: 1187
NCAA 14 (Xbox 360) XPR Textures
I have a couple of textures I want to view in Noesis and they are coming out like this: https://image.ibb.co/hoQ9jm/2017_12_25_09_47.png Here are the files: https://nofile.io/f/MTQ8gM1EEYv/00000000.xpr https://nofile.io/f/8WJUFcJvR5y/00000001.xpr I will appreciate anyone who can help me with this.
