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
715 stars 65 forks source link

CN 7.01 Opcode? #747

Open Secant-fx opened 3 days ago

Secant-fx commented 3 days ago

Anyone gets 7.01cn opcode can just put here and share! Thanks a lot :)

Epiphylla commented 3 days ago

{ "C2S_ActionRequest": "0x0239", "C2S_ActionRequestGroundTargeted": "0x014d", "Common_UseOodleTcp": true, "PatchCode": [], "S2C_ActionEffect01": "0x029e", "S2C_ActionEffect08": "0x0301", "S2C_ActionEffect16": "0x02be", "S2C_ActionEffect24": "0x000f", "S2C_ActionEffect32": "0x000f", "S2C_ActorCast": "0x0247", "S2C_ActorControl": "0x0311", "S2C_ActorControlSelf": "0x01a9", "Server_IpRange": "0.0.0.0/0", "Server_PortRange": "1-65535" }

Currently I can get, some may be wrong, and I tried with ninja it feels weird

ManzingL commented 3 days ago

{ "C2S_ActionRequest": "0x0239", "C2S_ActionRequestGroundTargeted": "0x014d", "Common_UseOodleTcp": true, "PatchCode": [], "S2C_ActionEffect01": "0x029e", "S2C_ActionEffect08": "0x0301", "S2C_ActionEffect16": "0x02be", "S2C_ActionEffect24": "0x00c5", "S2C_ActionEffect32": "0x0372", "S2C_ActorCast": "0x0247", "S2C_ActorControl": "0x0311", "S2C_ActorControlSelf": "0x01a9", "Server_IpRange": "0.0.0.0/0", "Server_PortRange": "1-65535" }

I think Epiphylla forget to test the code of ActionEffect24 and ActionEffect32.

Epiphylla commented 3 days ago

{ "C2S_ActionRequest": "0x0239", "C2S_ActionRequestGroundTargeted": "0x014d", "Common_UseOodleTcp": true, "PatchCode": [], "S2C_ActionEffect01": "0x029e", "S2C_ActionEffect08": "0x0301", "S2C_ActionEffect16": "0x02be", "S2C_ActionEffect24": "0x00c5", "S2C_ActionEffect32": "0x0372", "S2C_ActorCast": "0x0247", "S2C_ActorControl": "0x0311", "S2C_ActorControlSelf": "0x01a9", "Server_IpRange": "0.0.0.0/0", "Server_PortRange": "1-65535" }

I think Epiphylla forget to test the code of ActionEffect24 and ActionEffect32.

Yes, I don't know any place I can test for them

MnFeN commented 3 days ago

confirmed