You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The seed value in the OCG_DuelOptions struct is now an array of 4 uint64_t values
Add new OCG_DuelOptions parameter to make the core not load "unsafe" libraries #126
This add a new uint8_t element at the end of the OCG_DuelOptions, setting it to a nonzero value will make the core not open the io library and will disable the dofile, loadfile and collectgarbage functions