View Single Post
Old 03-27-2021, 02:45 PM   #171
Sky17
Junior Member
Sky17 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2021
Device: Kobo Clara HD
I kind of expected SDL2 was a big problem, but with some editing, maybe it's possible to remove the it, since it already has an headless mode, which likely doesn't use it in any way. The emulator will still update its raw framebuffer data, which I plan to print in some smart way with fbink_print_raw_data.

Anyway, even if I can't run the emulator on the device, I could make some kind of network streaming without the need of external dependencies, running it on another device.

Where can I find a python example of FBInk that uses a very basic GUI with button, recognizing press/release events?
Sky17 is offline   Reply With Quote