Soreepeong / XivAlexander

Double weave on high latency, and mishmash of modding tools - especially for fonts and internationalization for Final Fantasy XIV.
Apache License 2.0
714 stars 65 forks source link

7.0 Opcodes #716

Open Choojermelon opened 3 months ago

Choojermelon commented 3 months ago

Are they available yet? Thanks!

Edit: Leaving this open for visibility, the opcodes below this post work but make sure to log out and back in after changing opcodes! Queues are actually pretty short right now!

Sumimason commented 3 months ago

This was kinda rushed but it feels like it works

{ "C2S_ActionRequest": "0x0345", "C2S_ActionRequestGroundTargeted": "0x01d5", "Common_UseOodleTcp": true, "PatchCode": [], "S2C_ActionEffect01": "0x0369", "S2C_ActionEffect08": "0x01a4", "S2C_ActionEffect16": "0x01fd", "S2C_ActionEffect24": "0x02f9", "S2C_ActionEffect32": "0x0383", "S2C_ActorCast": "0x00f1", "S2C_ActorControl": "0x0187", "S2C_ActorControlSelf": "0x0141", "Server_IpRange": "0.0.0.0/0", "Server_PortRange": "1-65535" }

NargiKyrad commented 3 months ago

It doesn't seem to be working for me

poiyomin commented 3 months ago

It doesn't seem to be working for me

works for me. Don't forget that your opcode wont update properly if you try to do it while you're logged in. Simply log out of your character then log back in and it should work

phanlongtran commented 3 months ago

This was kinda rushed but it feels like it works

{ "C2S_ActionRequest": "0x0345", "C2S_ActionRequestGroundTargeted": "0x01d5", "Common_UseOodleTcp": true, "PatchCode": [], "S2C_ActionEffect01": "0x0369", "S2C_ActionEffect08": "0x01a4", "S2C_ActionEffect16": "0x01fd", "S2C_ActionEffect24": "0x02f9", "S2C_ActionEffect32": "0x0383", "S2C_ActorCast": "0x00f1", "S2C_ActorControl": "0x0187", "S2C_ActorControlSelf": "0x0141", "Server_IpRange": "0.0.0.0/0", "Server_PortRange": "1-65535" }

Vouching for this

aemsle commented 3 months ago

Just chiming in, I independantly got the exact same opcodes so seems likely these are accurate

Psyonicpanda commented 3 months ago

Could anyone explain how to update the OP codes please? Whenever I try to do it, it doesn't seem to work. Is it just pasting this into the Game.JP file over what it is in there by default? I try that but it hasn't made a difference.

Never mind, figured it out. Need to open Alexander, go to Configure->Edit Opcode and paste it in there and also turn off check for op update on startup. Also have to log out of your character and log back in.

Hakkon7 commented 3 months ago

This was kinda rushed but it feels like it works

{ "C2S_ActionRequest": "0x0345", "C2S_ActionRequestGroundTargeted": "0x01d5", "Common_UseOodleTcp": true, "PatchCode": [], "S2C_ActionEffect01": "0x0369", "S2C_ActionEffect08": "0x01a4", "S2C_ActionEffect16": "0x01fd", "S2C_ActionEffect24": "0x02f9", "S2C_ActionEffect32": "0x0383", "S2C_ActorCast": "0x00f1", "S2C_ActorControl": "0x0187", "S2C_ActorControlSelf": "0x0141", "Server_IpRange": "0.0.0.0/0", "Server_PortRange": "1-65535" }

Can confirm it's working for me!