Fluorohydride / ygopro-core

ygopro script engine.
MIT License
327 stars 134 forks source link

OCGcore changes not backwards compatible #641

Closed mrboots123 closed 2 weeks ago

mrboots123 commented 2 weeks ago

Hi Everyone, this is not necessarily an issue with the ygopro-core but a backwards compatability issue with previous versions. Previously MSG_SELECT_IDLECMD returned a different buffer format than currently available in the master. Can anyone explain what changes were made in regard to consuming the buffer. For example in this simulator duel, msg_select_idlecmd is returning the wrong format.

https://github.com/user-attachments/assets/730f996c-8c66-4094-8c1b-6944a49bdb8f

mrboots123 commented 2 weeks ago

closing issue, card reader update caused issue