WineNova Beta 2.10.5 is available
This update fixes some data type handling errors with the Custom 2X Mode entry process, resolving failures related to spaces being used in key labels. This allows characters like space, slash, and others to be used in the label for a custom key, but not angle brackets, as those are part of the .plist structure and would need to be escaped somehow.
This update does not add more rigorous error checking or a code lookup feature, I'm still deciding whether to try implementing that. Whether I do or don't, this update was needed to make implementing a lookup work correctly. If I implement a lookup, I will be able to remove the step of entering a custom label, as the script would fetch the label for the keycode from its reference table.