XIVCrossbar - A Gamepad Macro Addon

Language: JP EN DE FR
New Items
2026-01-06
users online
Forum » Windower » General » XIVCrossbar - A Gamepad Macro Addon
XIVCrossbar - A Gamepad Macro Addon
First Page 2 3 ... 12 13
Offline
Posts: 2
By Azhi701 2026-01-25 11:58:48
Link | Quote | Reply
 
Getting the same issue with crossbar, spams/duplicates commands on input as well. Sometimes up to 7 or 8 times. Doesn't appear to load the AHK script either, face buttons don't register.
Online
Posts: 258
By Sylvebits 2026-01-25 12:47:51
Link | Quote | Reply
 
This is the exact same issue I'm having with it also : o
Online
Posts: 258
By Sylvebits 2026-01-25 14:06:17
Link | Quote | Reply
 
The update seems to have made it where you have to use //lua u/l "xiv crossbar" now.

I went into the xivcrossbar.lua file and changed addon.name to "xivcrossbar", as well as removed it from my init list leading me to manually load it now. It's a workaround for now.
 Shiva.Zohuro
Offline
Server: Shiva
Game: FFXI
User: Zohuro
Posts: 3
By Shiva.Zohuro 2026-01-25 22:18:02
Link | Quote | Reply
 
Thank you so much!!!!! Problem fixed!!!
Offline
Posts: 2
By Azhi701 2026-01-26 01:54:44
Link | Quote | Reply
 
Interesting, thanks for sharing!

Looks like it's probably the changes made to addon/libs/resources.lua? Very minor adjustment, but unsure if reverting will break anything else. Gonna play around with it a little.

Edit: update reverted?
Online
Posts: 258
By Sylvebits 2026-02-09 17:32:41
Link | Quote | Reply
 
The windower update was reverted by that change remained. I just went into the Lua and edited the name myself heh.

Side question, anyone been working on easy menu making?
 Valefor.Keylesta
Offline
Server: Valefor
Game: FFXI
User: Keyser
Posts: 187
By Valefor.Keylesta 2026-02-10 19:36:41
Link | Quote | Reply
 
This is likely not what you were meaning, and this is in no way a substitute or even similar to XIVCrossbar, but you asked about menus, so: Taskbar
 Fenrir.Jinxs
Offline
Server: Fenrir
Game: FFXI
User: Jinxs
Posts: 1195
By Fenrir.Jinxs 2026-02-10 23:23:31
Link | Quote | Reply
 
Valefor.Keylesta said: »
This is likely not what you were meaning, and this is in no way a substitute or even similar to XIVCrossbar, but you asked about menus, so: Taskbar

Make the menus navable via a hotkey or a command I can use on the crossbar/console so I dont need to pick up the mouse and I'll find a way to use this.
 Cerberus.Echohawk
Offline
Server: Cerberus
Game: FFXI
User: echohawk
Posts: 121
By Cerberus.Echohawk 2026-02-12 22:49:06
Link | Quote | Reply
 
How can I shrink the UI size of the addon, esp the menu for mapping things. If I alter winodwer's UI size, I can only use the mapping menus if I shrink the games UI to an unreadable size. When the games UI is at a functional size, the mapping menu is above the top border of the screen and the game crashes if I navigate into it. Ive been messing around with different resolution/UI combos and thse two things seems to be the case with each adjustment.
Also can I change the buttons that start the mapping and cross bar list. Ive been using those to alt tab between characters and that would be hard to unlearn at thisn point. Thanks in advance!
Online
Posts: 258
By Sylvebits 2026-02-13 10:16:23
Link | Quote | Reply
 
Hmm, the best you could probably do in the settings xml is change the spacing to make it appear smaller. As far as I understand it you can't change the actual scale as a whole without going into the LUA files of the addon itself. As far the menu selection; same story.

Do you mean changing the button layout? Sorry I'm having a bit of a hard time understanding.

Valefor.Keylesta said: »
This is likely not what you were meaning, and this is in no way a substitute or even similar to XIVCrossbar, but you asked about menus, so: Taskbar

Haha i do like this idea, but I was actually wondering about in addon menus. Currently you can do this by making a new action bar, but you need to rid it up in the actual character job-job.xml files. For instance with the addon as it is I press the button to open the bars menu list, then i go to "add", and name it to like.. Weaponskills. Then in the xml I have to go to section i want to go the button, and add it manually like this

<hotbar_2> (right trigger button)
<slot_7> (RT+B combo)
<type>ex</type>
<action>xb bar WSlist</action>
<target>target</target>
<alias>WeaponSkills</alias>
</slot_7>

I was hoping to one day see an in-addon function to make it a bit less tedious.
 Cerberus.Echohawk
Offline
Server: Cerberus
Game: FFXI
User: echohawk
Posts: 121
By Cerberus.Echohawk 2026-02-13 15:11:06
Link | Quote | Reply
 
Sylvebits said: »

Do you mean changing the button layout? Sorry I'm having a bit of a hard time understanding.

Like you use back/select to begin binding/maping and "start/pause " to change to different bar layouts. I reWASD those buttons to be alt + tab, and I was hoping to keep it that way but the addon is cool enough I may have to reWASD a different pair of buttons.
Bummer about the hud size. I suspect I'm having user error issues elsewhere thats really behind it
Offline
Posts: 2
By drzapper 2026-03-08 16:16:21
Link | Quote | Reply
 
Hey all, I’ve been using this addon for years and I love it. One thing I’ve always struggled with, though is the conflicts it has with some of the keybinds in GearSwap specifically CTRL F9–F12.

Is there an easy way to rebind which keys the XIVCrossbar addon uses?
Online
Posts: 258
By Sylvebits 2026-03-09 08:51:25
Link | Quote | Reply
 
Are those the binds that do mode switching?
Online
Posts: 258
By Sylvebits 2026-03-09 20:06:35
Link | Quote | Reply
 
If they are, I had to go into the gearswap lua and make an edit to not have it interfere. Otherwise both communicate well together.
Offline
Posts: 4
By Tornedo 2026-03-10 13:55:50
Link | Quote | Reply
 
hello folks can anyone tell me what should i do now i got lost when
map buttoms appear am new stater in this addon what should i do thanks in advance
Online
Posts: 258
By Sylvebits 2026-03-10 14:47:45
Link | Quote | Reply
 
You have to open the addon menu in game to assign abilities.
Offline
Posts: 4
By Tornedo 2026-03-11 08:11:13
Link | Quote | Reply
 
Thank you for reply,
Am zero knowlege i got black screen said hold right triger to confirm map aftre that i dont know what to do pleasse help
Is there any guide for new like me
Thanks in advance
Online
Posts: 258
By Sylvebits 2026-03-11 08:27:25
Link | Quote | Reply
 
Hmmm… not a guide per se other than page 1. After you select an ability, then a bind for it, it’ll just ask you to press RT+A to confirm.
Offline
Posts: 4
By Tornedo 2026-03-11 09:52:32
Link | Quote | Reply
 
I use ps4 controller
All i know is ctrl+f12 is open macro on right but i dont know how to select ability
 Fenrir.Jinxs
Offline
Server: Fenrir
Game: FFXI
User: Jinxs
Posts: 1195
By Fenrir.Jinxs 2026-03-11 12:44:36
Link | Quote | Reply
 
drzapper said: »
Hey all, I’ve been using this addon for years and I love it. One thing I’ve always struggled with, though is the conflicts it has with some of the keybinds in GearSwap specifically CTRL F9–F12.

Is there an easy way to rebind which keys the XIVCrossbar addon uses?

It's more effective to change them in gearswap instead
You are gonna want them to be accessible via a xivcrossbar pallet
Ex action
Gs c defensivemode
You'll need to add this directly in the crossbar xml if you want it as a button
So use the bindings lua that is apart of gearswap as your reference for the new buttons you will make
Edit I opted to use rewasd to make new button combos for these that exist on the controller itself as keyboard combos and changed the binds in gearswap or in your init file so I did not need to change to a gearswap pallet

Tornedo said: »
I use ps4 controller
All i know is ctrl+f12 is open macro on right but i dont know how to select ability
So if you mapped the buttons correctly
You would just hold a trigger and press a button after you mapped it to an action

I get highly suspicious of PlayStation controllers because they use something called direct input which is far more frustrating than xinput

Most people that use dinput use a software that translates it to xinput further complicating things

If you must use something like this I recommend using rewasd
It's free if you look on GitHub
And you have it show up as an Xbox controller
If this is an issue being caused by dinput

Also PSA this software lets you make use of the Xbox elite paddles for additional actions
 Cerberus.Shadowmeld
Offline
Server: Cerberus
Game: FFXI
Posts: 2040
By Cerberus.Shadowmeld 2026-03-11 12:48:24
Link | Quote | Reply
 
If you read the readme for xivcrossbar, unfortunately, in order to make it work the addon had to co-opt a bunch of key binds to make it actually work.

It actually says that you should set up your gearswap to reload xivcrossbar every time you job change or load a new lua so that it will unbind anything that gearswap may have bound on load.

Unfortunately, if you want to use xivcrossbar, you have to figure out different binds for those keys in gearswap, xivcrossbar actually can't
First Page 2 3 ... 12 13
Log in to post.