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

Intl 6.00 Opcodes #213

Closed Soreepeong closed 2 years ago

Soreepeong commented 3 years ago
{
    "C2S_ActionRequest": "0x00cb",
    "C2S_ActionRequestGroundTargeted": "0x037c",
    "S2C_ActionEffect01": "0x035a",
    "S2C_ActionEffect08": "0x01ba",
    "S2C_ActionEffect16": "0x02ce",
    "S2C_ActionEffect24": "0x02ed",
    "S2C_ActionEffect32": "0x023a",
    "S2C_ActorCast": "0x0108",
    "S2C_ActorControl": "0x017e",
    "S2C_ActorControlSelf": "0x02e6",
    "S2C_AddStatusEffect": "0x93db",
    "Server_IpRange": "124.150.157.0/24, 195.82.50.0/24, 204.2.229.0/24",
    "Server_PortRange": "1025-65535"
}

AddStatusEffect size has changed. It's not vital for the functionality, so you can use this anyway.

Soreepeong commented 3 years ago
  1. Open XivAlexander main window. See your taskbar's notification icons area and find a gear icon, if you don't know how to open one.
  2. Configure > Edit Opcode Configuration
  3. Paste all that, and save. It should just work without restarting the game or reloading XivAlexander. If it doesn't work, try checking the options in Troubleshooting > Take Over All Addresses.

Or, you can put https://github.com/Soreepeong/XivAlexander/blob/main/StaticData/OpcodeDefinition/game.JP.2021.11.28.0000.0000.json this file into XivAlexander configuration directory. Same directory with rest of dll/exe files if running in portable mode, %APPDATA%/XivAlexander if running in installed mode.

GregariousJamie commented 3 years ago

Thank you so much dude!

owopeachy commented 3 years ago

thank you for the quick update <3

Nanu308 commented 3 years ago

Awesome work on the quick fix!

FloppyAl commented 3 years ago

Thank you.

Rossier commented 3 years ago

These opcodes are not working for me. In fact, xivalexander hasn't been working for me for a few days already. I don't know what is wrong

Spanglish1337 commented 3 years ago

Do we close and open FFXIV if we have it open, when we update opcodes?

Soreepeong commented 3 years ago

You don't have to restart the game or reload XivAlexander. Just change the configuration and save, and that's it.

Spanglish1337 commented 3 years ago

You don't have to restart the game or reload XivAlexander. Just change the configuration and save, and that's it.

Thank you, much appreciated! Thank you a lot for your work on this plugin.