Help with Madden 13 Vita DDS textures
-
- Posts: 11
- Joined: Thu Apr 23, 2020 11:51 pm
Help with Madden 13 Vita DDS textures
So I am able to dump textures from ast file with offzip but some edited DDS textures cause crashes after repacking but not all? Any help would be great the files are attached.
-
- Posts: 11
- Joined: Thu Apr 23, 2020 11:51 pm
Re: Help with Madden 13 Vita DDS textures
After playing around I got the textures to work but im not sure why?? Files attached
It seems like when I take a stock dumped texture from offzip. Then open that texture in photoshop and make no edits just save to intel dds format and repack the file it dosnt crash. Then I tried editing that file and it dosnt crash now? Does that make any sense to someone?
It seems like when I take a stock dumped texture from offzip. Then open that texture in photoshop and make no edits just save to intel dds format and repack the file it dosnt crash. Then I tried editing that file and it dosnt crash now? Does that make any sense to someone?
-
- Posts: 11
- Joined: Thu Apr 23, 2020 11:51 pm
Re: Help with Madden 13 Vita DDS textures
Anyone good with DDS see a difference?
-
- Posts: 11
- Joined: Thu Apr 23, 2020 11:51 pm
Re: Help with Madden 13 Vita DDS textures
Guessing it's probably hard to see a difference
-
- Posts: 706
- Joined: Fri Aug 08, 2014 1:06 am
Re: Help with Madden 13 Vita DDS textures
well if you open a stock and modded image of same name
in hex editor and compare the bytes you see at offset 0xa
in the dds header is 0x2 in stock and 0xA in modded version.
in hex editor and compare the bytes you see at offset 0xa
in the dds header is 0x2 in stock and 0xA in modded version.
-
- Posts: 11
- Joined: Thu Apr 23, 2020 11:51 pm
Re: Help with Madden 13 Vita DDS textures
The modded one that works also does though?
-
- Posts: 706
- Joined: Fri Aug 08, 2014 1:06 am
Re: Help with Madden 13 Vita DDS textures
well then if you compare the modded working and modded-that-crash
of the same name you see different value at 0x18 for depth value.
just compare the bytes and keep trying til you get same as stock.
of the same name you see different value at 0x18 for depth value.
just compare the bytes and keep trying til you get same as stock.
-
- Posts: 11
- Joined: Thu Apr 23, 2020 11:51 pm
Re: Help with Madden 13 Vita DDS textures
Ok I'm not that good at reading hex. So there are values that I should be able to edit to match stock but not effect the texture look? Thanks for the help
-
- Posts: 36
- Joined: Wed Aug 31, 2016 6:12 pm
Re: Help with Madden 13 Vita DDS textures
Thanks for the help.
I just copied the whole dds header from the stock file on my modded file but the game still crashes when loading that texture.
Even the untouched files crashes the game. I had a bad storage card.
All seems to work now!! Many thanks.
I just copied the whole dds header from the stock file on my modded file but the game still crashes when loading that texture.
Even the untouched files crashes the game. I had a bad storage card.
All seems to work now!! Many thanks.
-
- Posts: 11
- Joined: Thu Apr 23, 2020 11:51 pm
Re: Help with Madden 13 Vita DDS textures
Seems to work better and less random crashes. Some textures it will not help. Not sure why but the only problematic ones are the Jersey texture.
-
- Posts: 11
- Joined: Thu Apr 23, 2020 11:51 pm
Re: Help with Madden 13 Vita DDS textures
Still have crashing issue so frustrating don't know what else to try!!!