Git Product home page Git Product logo

xim-link's People

Contributors

w11ce avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

xim-link's Issues

Joystick support

Joystick support is not in yet. This will be added at some point.

Wireless mouse not picked up?

I have a Logitech G Pro Wireless mouse and its not picked up on XIM Link when I move it about, I can use the side buttons to crouch in game and that works fine etc but just the movement.

Any chance for support of this mouse or is there a way of making it work?

Cant connect to XIM4

getting this error when trying to connect to xim4

`------------------------------
Time:
10.06.2020 22:06:46

OSVersion:
10.0.18363

Version:
1.4.2

Data:
{System.Object=,}

HResult:
80131500

Message:
Mindestens ein Fehler ist aufgetreten.

Source:
mscorlib

StackTrace:
bei System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
bei System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
bei XLinkerCore.OutputDevices.Xim4.Xim4Device.TryConnect()
bei XLinkerCore.OutputDevices.Xim4.Xim4Device.b__23_0()
bei System.Threading.Tasks.Task.Execute()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei XLinkerCore.OutputDevices.Xim4.Xim4Device.d__23.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei XLinkerCore.LinkCore.d__24.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei XLinkerCore.OutputDevices.OutputDeviceList.<>c__DisplayClass0_0.<<-ctor>b__0>d.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)`

AND

`------------------------------
Time:
10.06.2020 22:12:43

OSVersion:
10.0.18363

Version:
1.4.2

Data:
{System.Object=,}

HResult:
80131500

Message:
Mindestens ein Fehler ist aufgetreten.

Source:
mscorlib

StackTrace:
bei System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
bei System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
bei XLinkerCore.OutputDevices.Xim4.Xim4Device.TryConnect()
bei XLinkerCore.OutputDevices.Xim4.Xim4Device.b__23_0()
bei System.Threading.Tasks.Task.Execute()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei XLinkerCore.OutputDevices.Xim4.Xim4Device.d__23.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei XLinkerCore.LinkCore.d__24.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei XLinkerCore.OutputDevices.OutputDeviceList.<>c__DisplayClass0_0.<<-ctor>b__0>d.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
bei MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Windows.Threading.DispatcherOperation.Invoke()
bei System.Windows.Threading.Dispatcher.ProcessQueue()
bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
bei System.Windows.Window.ShowHelper(Object booleanBox)
bei System.Windows.Window.ShowDialog()
bei XIMLink.App.<Application_Startup>d__1.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
bei MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Windows.Threading.DispatcherOperation.Invoke()
bei System.Windows.Threading.Dispatcher.ProcessQueue()
bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
bei System.Windows.Application.RunDispatcher(Object ignore)
bei System.Windows.Application.RunInternal(Window window)
bei XIMLink.App.Main()

`

installed netframework and xim4 manager on pc .. using win10 latest 2004 update ..

Script highlight color not resetting

Sometimes script highlight color does not switch back to neutral from yellow after reloading script.

Will be addressed on script control rework.

Keep crashing to desktop

The app keeps crashing to the desktop when i start it. Only version 1.3x wont crash i i dont put in the cabl;e before i start. With the newer version it doens't matter

Loading AHK script error

chrome_2018-04-30_17-57-35

I get this error when I load in scripts... My auto hotkey location is set and nothing is wrong with the script I got it straight from the section and left it unmodified

Script is out of sync

Any solution when the script is out of sync (except reset) ? Its happen frequently in 1 game
I tested a lot of situations and this is completely random...

Automatic mouse/kb profile switching

This is something I would like to add but I need feedback on how all different software allows profile switching.
I have on myself Logitech and Roccat mice, so I dont need info about those but I would like to know how other manufacturers have done this.

sensitivity randomly spikes

playing MW3 on Xbox 360.

at random times my mouse sensitivity spikes. i'll usually notice when I jump throw a c4, my aim goes straight up to the sky. I press alt to throw the c4, space to jump and then move my mouse upwards. Sometimes it's fine but other times sensitivity goes wonky!

This happens when I'm doing drop shots too but instead my mouse goes left and right too fast. Even if I gently move my mouse it'll jump all over on the ingame screen.

I didn't mess with any ballistic curve settings or anything like that. Just set my sensitivity and that's it. I used the Xim 4 / sandhawc without issue and have been having troubles ever since switching to xim apex / link.

xim link 1.2
DxDiag.txt

Have to restart link after startup

I have xim link setup to start on windows launch, but for some reason I have to close link and restart it every time in order for it to detect the apex. Windows 10 version 1903 build 18362.295

Xim Link 1.4.1 issue

Issues for me:

  • xim link 1.4.1 program loads super slowly, kind of like a memory issue
    -turns off my logitech lighting profile after load
    -when I try to drag the window it moves on it's own and is slow to stop/move/react to manipulation
    I had to delete it and go back to 1.3.
    1.3 works well.
    PC specs

Win10 pro
32 GB 3200 Ram
2700x CPU
asus i470
1080Ti
m.2 nvme ssd

I am on Windows 10 Build 18348.19h1 release 190226-1407 if that matters.

Xim Link wont open at all

So i downloaded xim link a couple of months back and it was working fine. Now it said only windows 7-8 and im on 10 but it still worked. One day out of no where it stopped working and I have no idea why. Tried reinstalling it. Changing it to different windows (7,8,xp) nothing has worked at all. Was wondering if there was a fix or anything like that. I loved it when it worked. Just wish it still worked

New xim link 1.2 issue

Unlike version 1.1, 1.2 seems to become totally unresponsive requiring me to restart my ps4 to get the software to work again. When the connection is active it won't register any key presses or mouse movements on the software itself.

I've gone back to 1.1 where there's no issues for me.

Console: Ps4 pro
Xim link cable: plugable
Monitor: pg27uq 4k HDR

XIM Link freezing on close if Apex is off

This should happen EVERY time if this concerns you.

feedback needed. If this happens or does not happen to you please inform me with details: OS(win 7, 8, 8.1 or 10) version(32 or 64 bit)

App not opening

Every time I click on the Xim link it not opening
I tried it with Admin did not work.
So I did some trouble shoot still did not fix it I have no idea what going on

XIM Link freezes my PC forcing a restart.

[My PC Specs] - 8GB RAM DDR3 @ 1333MHz, 1TB HDD @ 5200RPM, AMD FX 6100 at 3.3GHz, AMD Radeon R9 270x 2GB GDDR5.

After a 1-3 hour period, I am unable to shut down the program, Ctrl+Alt+Delete to force shut it down or enable/disable XIM Link with the designated hotkey I chose for it. I am forced to restart my PC. I don't know what can be the problem. It also renders my M+K in a game useless when the software freezes forcing me to use a controller.

Xim on PC - Mouse Disconnecting when not pressing a keyboard button

hey, first of all i wanna say great project, everything somehow working as it should , except one little thing wich i found out using this with destiny2 on pc ( i dont know if this could also fix issues with other titles on pc )

when im ingame and dont press any buttons my mouse will get recognized as if it is the normal mouse( i read forums and somewhere someone said its because game using rawinput ? ) but if im constantly moving/pressing WASD with my keyboard or just holding a button for eg space wich is binded X ( DS4 config in XIM Apex Manager ) then mouse keep conntected as controller, idk if u could like edit the program so it constantly sending small keyboard inputs that users dont recognise but the games does, so the controller keept connected ?

just a thought on how some connectionissues could been resolved in certain games ? :)

xim Link must always be restarted

after a while i have to restart xim link. the mouse speed will simply change or the mouse will start to jerk. after restarting it works again for a while without problems. I use windows 10 and the Xim Apex.

XIM Link Help

I’m trying to look for some support for XIM Link and was hoping to get some help here. I have set up and remapped by XIM through my PC for Destiny 2. When I plug my transfer cable into my XIM/PS4, I am unable to use my keyboard when switching over in XIM Link. When I have the XIM plugged into my PC, XIM Link registered the keyboard presses. Why does it not do that when plugged into my PS4? What am I missing?

XIM LINK 1.4.3?

Thank you so much for the project!I want to ask about the future of the project, should we wait for the product update? There are no analogues, we need you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.