MorganPG
How can I access PyBoy.mb from within a subclass.
This has probably been asked before but I wanted to try to get local link support working in PyBoy
I felt it would be easier to modify if I made it a subclass of PyBoy.
Here is a small snippet of my code:
When data is transmitted I get this error:
Is there any way to get around this withot directly modifying the library, or do i have to do that?
19 replies