https://bugs.winehq.org/show_bug.cgi?id=56050
--- Comment #1 from moonshadow565@hotmail.com --- Created attachment 75704 --> https://bugs.winehq.org/attachment.cgi?id=75704 set_full_context quick fix
Quick fix for only checking important bits of flags on x86_64 only. Unsure if this is correct approach. Maybe it would be better to copy the CONTEXT and apply corrections to flags instead.