guusw / unnamed-sdvx-clone

A rhythm game written in C++
MIT License
71 stars 110 forks source link

Ability to make game portrait? #32

Open iitaliics opened 3 years ago

iitaliics commented 3 years ago

Hello, I have the ability to rotate my monitor 90 degrees, and I was hoping for there to be an option for the game to simply render everything as if it were in portrait. To try get across what im describing, if someone using a landscape monitor were to choose this option, the game would look like it was running rotated 90 degrees.

dsonck92 commented 3 years ago

Probably you want to see if this feature is available here: https://github.com/Drewol/unnamed-sdvx-clone

squoosh4 commented 1 year ago

set your windows display settings to portrait , rotate your monitor, and badabing badaboom, your problem is solved. unless theres another issue that im not understanding, that should be all thats necessary. hopefully that works but if not then i have no idea what to tell you.