Doesn't work on my end
Log:
[2017-11-15 23:52:17,064] INFO - Starting SimHub v6.1.0 (build time : 11/15/2017 23:04:51)
[2017-11-15 23:52:17,069] INFO - Administrator privileges : True
[2017-11-15 23:52:17,070] INFO - OS version : Microsoft Windows NT 6.2.9200.0
[2017-11-15 23:52:17,070] INFO - Donator License status : Licensed
[2017-11-15 23:52:18,587] INFO - (Re)Starting PCars2 Game Manager and plugin manager
[2017-11-15 23:52:18,706] ERROR - Error while loading game manager
System.InvalidOperationException: Cannot find a valid HwndSource
at RawInputProcessor.RawPresentationInput.GetHwndSource(Visual visual)
at RawInputProcessor.RawPresentationInput..ctor(Visual visual, RawInputCaptureMode captureMode)
at SimHub.Plugins.InputPlugins.KeyboardReaderPlugin.<Init>b__16_0()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback)
at SimHub.Plugins.InputPlugins.KeyboardReaderPlugin.Init(PluginManager pluginManager)
at SimHub.Plugins.PluginManager.<.ctor>b__13_3(IPlugin i)
at SimHub.Plugins.PluginManager.PluginAction(Action`1 action)
at SimHub.Plugins.PluginManager..ctor(IGameManager gameManager, IList`1 allowedUserPlugins)
at SimHubWPF.MainWindow.<>c__DisplayClass33_0.<ChangeGame>b__1()