flipperdevices / video-game-module

51 stars 10 forks source link

Display orientation #13

Open RJ02023 opened 4 months ago

RJ02023 commented 4 months ago

Hi I have a display that is portrait as default. So when I connect the VGM to it the display is not in the correct orientation.

Is there an easy way to change the firmware setting to change the display output so it is rotated 90 degree to the right?

I can build the firmware just not sure what setting to change exactly.

Thanks for all the great work!

RJ02023 commented 4 months ago

So I have been playing around with the code for a couple days. I have changed the settings to the vertical orientation however the image is too small and does not fill the display. I have also tried updating the code for 90 degree rotation to the right but I can't get it to work properly and is a bit beyond my skill set.

RJ02023 commented 4 months ago

Any help would be great :)