For gaming, It’s mostly niche windows things in my experience. In my case I opted to stay on linux anyway. Also worth noting, I find that outside of gaming linux is superior for work and general pc use.
Some manufacturer programs for doing things like mouse macros or controlling LED lighting, auto hotkey scripts, some types of overlays tied to directx apis (yolomouse), etc. These things don’t and probably will never work. I think some of them might if you really know your stuff with wine, but that usually ends up being dependency hell for me and I give up more often than succeeding when trying to force a windows native program to run.
Yeah I’m aware of openrgb, it has limited compatibility but seems to work ok for most of my stuff. Still haven’t found a great way to run my favorite corsair keyboard reactive lighting theme I had setup with their software in windows, but what I came up with in openrgb is good enough.
However, I didn’t think it was possible to run autoIt or autoHotkey at all in Linux. Are you suggesting a Python script to replace it, or something else? AHK has a very peculiar syntax which I don’t believe would translate well to other languages.
Depends if your on x11 or Wayland ahk does have a port to x11 scripts do require modification otherwise ydotool is available on Wayland I haven’t done much research into it but appears it can do a lot of what you might want
I upgraded to Windows 11.
I tried Linux but but so much stuff isn’t supported so I got rid of it.
What other then adobe and rootkit anti cheat’s don’t work
For gaming, It’s mostly niche windows things in my experience. In my case I opted to stay on linux anyway. Also worth noting, I find that outside of gaming linux is superior for work and general pc use.
Some manufacturer programs for doing things like mouse macros or controlling LED lighting, auto hotkey scripts, some types of overlays tied to directx apis (yolomouse), etc. These things don’t and probably will never work. I think some of them might if you really know your stuff with wine, but that usually ends up being dependency hell for me and I give up more often than succeeding when trying to force a windows native program to run.
For the first 2 there are 3rd party programs for it the rest yea probably won’t work
Yeah I’m aware of openrgb, it has limited compatibility but seems to work ok for most of my stuff. Still haven’t found a great way to run my favorite corsair keyboard reactive lighting theme I had setup with their software in windows, but what I came up with in openrgb is good enough.
However, I didn’t think it was possible to run autoIt or autoHotkey at all in Linux. Are you suggesting a Python script to replace it, or something else? AHK has a very peculiar syntax which I don’t believe would translate well to other languages.
Depends if your on x11 or Wayland ahk does have a port to x11 scripts do require modification otherwise ydotool is available on Wayland I haven’t done much research into it but appears it can do a lot of what you might want
Hey that’s pretty cool, I happen to be on x11 still but plan to switch to Wayland once Cosmic is in beta.
This is great info, will look into this further. Ty!