Open ChadMaverick opened 1 year ago
This is not surprising considering by default the program tries to use xinput.dll and autohotkey, which are Windows only.
The .sh/.py combo described in https://www.reddit.com/r/ffxi/comments/vkmzia/windower_addon_xivcrossbar_now_supports_steam/ is directed at Steam Deck, and at one point did work. However, at a later point in 2022 with the release of version 3.0 of SteamOS, it transitioned from using X11 to Wayland which is why it can no longer find the processes. So, it will remain broken until both the .sh and .py scripts are refactored to utilize something which can target Wayland.
Steam deck mapping does not work.
Replicated all the steps I did to make it work on windows, with the exception of using the run command instead of the .ahk file made the .py and the .sh executeable, double checked that the command shows up as a running process during desktop mode. mapping the buttons simply does not work.