Additional Configuration Options (AppData support), Dynamic-Linking Tweaks
Pre-releaseIOSync now supports automatically saving to a dedicated application-data folder. This is optional, and local configurations take priority. To be more specific, IOSync saves to your "roaming" application-data folder when requested. In addition to this, IOSync now asks if you want to load your configuration, before automatically loading it. When using a "redirection" configuration-file, the local directory will be used, then, if a file was not found, your application-data will be checked.
IOSync now only links with dynamic libraries if they are available, and it may actually need to use them. This means servers don't need to link with XInput automatically. Only modes which enable detection will try to link with XInput. This goes for hosts/servers as well; IOSync will only link with vJoy (Dynamically; depends on configuration, official builds do this dynamically) if it will be simulating input, and vJoy support is enabled.
Other than that, there were some minor bug fixes.