Converts Pokémon Generation 4 *.pcd files and Generation 5 *.pgf files to Mystery Gift distribution files.
Go to file
2016-10-30 02:49:27 +02:00
Checksums Replace the CRC16-CCITT implementation with one generated by pycrc to be MIT compliant. 2016-10-30 02:49:27 +02:00
Properties First version, converts files and displays some info. 2014-05-16 16:02:27 +02:00
.gitignore Add support for Gen 5 Mystery Gifts. 2014-08-17 01:14:26 +02:00
MysteryGiftConvert.csproj Replace the CRC16-CCITT implementation with one generated by pycrc to be MIT compliant. 2016-10-30 02:49:27 +02:00
MysteryGiftConvert.sln Add support for Gen 5 Mystery Gifts. 2014-08-17 01:14:26 +02:00
MysteryGiftGen4.cs Add support for Gen 5 Mystery Gifts. 2014-08-17 01:14:26 +02:00
MysteryGiftGen5.cs Options for G5 Mystery Gifts: custom descriptions, target versions, target language. 2014-08-17 15:10:53 +02:00
Program.cs Replace the CRC16-CCITT implementation with one generated by pycrc to be MIT compliant. 2016-10-30 02:49:27 +02:00
String4.cs Add support for Gen 5 Mystery Gifts. 2014-08-17 01:14:26 +02:00
Util.cs First version, converts files and displays some info. 2014-05-16 16:02:27 +02:00