MorganPG
MorganPG
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
def set_interrupt_flag(self, value: int):
self.set_interruptflag(value)
def set_interrupt_flag(self, value: int):
self.set_interruptflag(value)
i added this, and it worked
19 replies
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
i fixed it, so for future reference you need to make a wrapper for the function in cpu.py
19 replies
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
wait i think im an idiot, i found smth on stack overflow apparently i should use cpdef so im gonna try that
19 replies
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
nope same issue
19 replies
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
ill uninstall and rebuild it just incase i had the old version cached
19 replies
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
No description
19 replies
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
No description
19 replies
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
thanks!
19 replies
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
No description
19 replies
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
oh alright, i was over thinking it
19 replies
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
thanks for helping even if i cant figure it out, also ive never used cython so how do you compile it?
19 replies
PPyBoy
Created by MorganPG on 4/14/2025 in #support
How can I access PyBoy.mb from within a subclass.
oh alright then ill go try that
19 replies