EmperorArthur / VBA-M

The VBA-M project at http://vba-m.com/ is rarely updated. This is a version that will run without requiring old, unsupported libraries. Please treat it as a testing branch before (some) of the changes filter into the main code base.
Other
8 stars 2 forks source link

Options/Game Boy: "Could not transfer data to window" #12

Open autofire372 opened 9 years ago

autofire372 commented 9 years ago

The Game Boy options menu doesn't work quite right; when called, WxWidgets pops a "Could not transfer data to window" warning, and the options menu doesn't close when OK is clicked. "Cancel" is the only way to close it.

EmperorArthur commented 9 years ago

I see the issue, and will get right on it.

EmperorArthur commented 9 years ago

The problem was with the "Emulate gameboy washed colors" option. You can now interact with the menu, but I haven't tested if that option works or not.