Hello, I got something wrong with this program.
When I followed the instructions to use PokeHex, the program always shows following error messages:
Here are the part of the detailed message:
************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at DSSaveEditor.AdvancedEdit2.FillCheats()
at DS