Patch 6.28 Hotfix – OP Codes Inside

Forum Forums Discussion Patch 6.28 Hotfix – OP Codes Inside

This topic contains 5 replies, has 5 voices, and was last updated by Miqobot Miqobot 1 year, 5 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #39666
    Betty Boo
    Betty Boo
    Participant
    2+

    Another day, another patch. Hope the Miqo team are keeping strong!

    If its any use:

    StatusEffectList|19b
    StatusEffectList2|f8
    StatusEffectList3|3cd
    BossStatusEffectList|34d
    Ability1|395
    Ability8|311
    Ability16|351
    Ability24|3c2
    Ability32|6a
    ActorCast|2ad
    EffectResult|1f0
    EffectResultBasic|37e
    ActorControl|197
    ActorControlSelf|238
    ActorControlTarget|28b
    UpdateHpMpTp|2a2
    PlayerSpawn|dd
    NpcSpawn|359
    NpcSpawn2|190
    ActorMove|384
    ActorSetPos|329
    ActorGauge|382
    PresetWaymark|332
    Waymark|1d8
    SystemLogMessage|325

    #39667
    Lyfox
    Lyfox
    Participant
    0

    Whats an OP code?

    #39668

    Furrlof
    Participant
    1+

    Opcodes are machine-code instructions. These are vital to understand what the FFXIV client is doing and to send them to the client to execute actions, without actually pressing that button. All without access to the sourcecode.

    That’s why you can use Miqo in the background.

    #39669

    Xion
    Participant
    0

    Don’t know if they mean a regular operation code, used as instruction codes in software, but would assume updated values due to the update.

    https://en.wikipedia.org/wiki/Opcode

    #39674
    Betty Boo
    Betty Boo
    Participant
    1+

    The above 2 are correct and this is the reason Miqo breaks every patch due to these codes changing, they are randomized as well which means every time they need to be sniffed out from the client files.

    Obviously, Miqo is far more complex in terms of reading and interacting with things in-game, zones, UI etc… but in simple cases where it’s very minor hotfixes such as today’s patch notes, I would hazard a guess it’s a simple OP code update.

    I’m no programmer/developer so they might say otherwise but I specialize in other IT areas enough to know the above will be correct to a degree. I’m sure they will sniff out the OP codes themselves instead of going off a simple member forum post but in their current situation if it helps then win.

    #39713
    Miqobot
    Miqobot
    Keymaster
    0

    Thank you for this information.
    But we are not sure how it’s supposed to help.

    Miqobot application does not rely on OP codes and there is no such data in our reverse engineering pipeline.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.