Originally made to extract the ptx files in Plants vs. Zombies for the xbox 360.
Check the releases tab
- get a copy of Plants vs. Zombies for the xbox 360.
- Open the copy with a xbox 360 iso extractor.
- Decompress the main.pak with xbdecompress.exe (part of the Xbox 360 SDK)
- Open main.pak with quickbms with the specialbit.bms script
- Navigate to the images, reanim or the particles folder.
- Drag and Drop any .ptx file onto PtxConverter.exe
- Enjoy the newly created .dds file in the converted folder. You can now open the .dds file with paint.net to either just look at it or export it to a different file format.
This is my first ever program written in C#. I am so sorry. If this software doesn't work on your end please make an issue on github, I'll do what I can but preferably someone else can make a pull request to fix your issues.