tried to make rm2fb work for the pro (started with the initial poc as it seemed simpler)
https://github.com/xugro/rmpp-framebuffer (will fork this repo, this was just for testing/finding the function addresses)
Can someone share the result of dump_qtClass on rm2 so I can compare it with my result and see what's missing?
I found the address of getInstance (i think) and something to update the screen but it just clears everything and I couldn't get the painter working.
TODO:
tried to make rm2fb work for the pro (started with the initial poc as it seemed simpler)
https://github.com/xugro/rmpp-framebuffer (will fork this repo, this was just for testing/finding the function addresses)
Can someone share the result of
dump_qtClasson rm2 so I can compare it with my result and see what's missing?I found the address of getInstance (i think) and something to update the screen but it just clears everything and I couldn't get the painter working.
TODO: