Baekalfen / PyBoy

Game Boy emulator written in Python
Other
4.57k stars 472 forks source link

Only show frame-limiting warning when calling set_emulation_speed #294

Closed owen-crook closed 9 months ago

owen-crook commented 9 months ago

tackling https://github.com/Baekalfen/PyBoy/issues/260

remove warnings from the individual plugins, add warning into set_emulation_speed after first initialization if not supported with current window_type