XIVCrossbar - A Gamepad Macro Addon

言語: JP EN DE FR
2010-06-21
New Items
users online
フォーラム » Windower » General » XIVCrossbar - A Gamepad Macro Addon
XIVCrossbar - A Gamepad Macro Addon
First Page 2 3 ... 11 12
 Fenrir.Jinxs
Offline
サーバ: Fenrir
Game: FFXI
user: Jinxs
Posts: 547
By Fenrir.Jinxs 2024-10-29 12:04:27  
Bahamut.Janae said: »
Hey, thanks for the quick response! Correct, a Dualshock 4!

After reading back my initial message, I didn't mention that as a result of the d-pad not being recognized by the addon, I can't bind skills on the d-pad or interact with the addon using the d-pad whatsoever. So this leaves me only with the abxy to assign skills/macros to, and adding skills to the bars requires an invisible mouse cursor (lol) which is no good.

The addon only picks up the face buttons. Apologies for the lack of clarity there.

If it would help, I could record a quick video showing what I'm talking about

Personally, I got frustrated with direct input devices.

What I recommend you try next is getting a simple ahk script with relation to direct input to see if the dpad inputs are being registered.

It does not specify if this will work for direct input
https://documentation.help/AutoHotKey-Functions/JoystickTest.htm

But if I had to guess your problem could be related to ds4 and ahk
Controller=> ds4=> ahk => game

It's possible it's seeing the dpad but not something it understands.

Try searching this thread for ds4 or direct input
 Bahamut.Janae
Offline
サーバ: Bahamut
Game: FFXI
user: Janae
Posts: 2
By Bahamut.Janae 2024-11-20 09:00:25  
Hi folks, just to follow up in case anyone reads this in the future, I got frustrated with trying to get the PS4 controller's d-pad recognized and ended up buying an 8BitDo Pro 2, which worked out of the box like a charm.
necroskull Necro Bump Detected! [43 days between previous and next post]
Offline
Posts: 101
By Sylvebits 2025-01-02 13:06:28  
Has anyone noticed crashing with XIVCrossbar sometimes? Specifically when hitting X to open the chat log and trying to view through it
 Fenrir.Jinxs
Offline
サーバ: Fenrir
Game: FFXI
user: Jinxs
Posts: 547
By Fenrir.Jinxs 2025-01-25 22:51:01  
Does anyone know how to bypass the server check?
I spun up a private server to mess around with some friends and I am unsure how to bypass this.

xivcrossbar.lua 149
local server = resources.servers[windower.ffxi.get_info().server].en
Storage.lua 42
self.directory = player.server .. '/' .. player.name

EDIT:
fixed it by
local server = Nameless
self.directory = "Nameless \\ Jin"
First Page 2 3 ... 11 12
Log in to post.