Converts between uNf/gZoom coord files (.xyz) and GW2Port/Midnight coord files (.ini).
Drag and drop your coord file onto CoordConverter.exe to convert it.
(It is possible to drop multiple files for conversion)
![(!empty($user->lang['IMAGE'])) ? $user->lang['IMAGE'] : ucwords(strtolower(str_replace('_', ' ', 'IMAGE')))](http://i.imgur.com/ZnOE35F.png)
Known Issues: When converting .ini files, app might crash when it gets fed a malformed file.
Please make sure that you've extracted Nini.dll along with the .exe, else it will crash!
Notes: When converting .xyz to .ini, any commas will be replaced with periods.
When converting .ini to .xyz, if it loads into gZoom/uNf as 55555 or something like that, please read the gZoom coord thread on how to change your regional settings.
Changelog: v2:
Added better handling of what Nini thinks are malformed files.
Change behavior of .ini to .xyz conversion such that the decimal separator is read from system settings to output the correct format.
Before someone asks me could I make a converter for auto explorer (is it even still working?), no I can't, as I have no idea what coords does the program generated.