teknogods / OpenParrot

Open Source version of TeknoParrot by NTA, avail and Reaver
GNU General Public License v3.0
229 stars 47 forks source link

KOF Sky Stage Wrong Orientation #249

Closed EllimistArcade closed 10 months ago

EllimistArcade commented 10 months ago

KOF Sky Stage launches rotated 90 degrees clockwise with an NVIDIA graphics card. There does not seem to be any way to resolve this problem.

https://imgur.com/a/oQfjXhe

EmiMidnight commented 10 months ago

Windowed mode should rotate the image properly now with the next Openparrot update in a few minutes.

EllimistArcade commented 10 months ago

I have confirmed that this fixed the matter in Windowed mode. Thank you!

This issue is still present in non-Windowed mode (Windowed mode Unchecked)

EmiMidnight commented 10 months ago

I assume fullscreen needs the display to be rotated beforehand in windows? I didn't try

EllimistArcade commented 10 months ago

Ah ok, can do that. Was just using a standard PC monitor on a Windows machine and it started rotated on the side by default in fullscreen.

I can use monitor configuration to rotate screen, but not sure if it should start correctly oriented and just wanted to make sure it was noted.

EmiMidnight commented 10 months ago

I've taken a closer look at the game and it seems they expect the physical screen to be rotated, so they just render it like this for it to work. No windows display rotation done.

So far attempts to fix it in fullscreen mode have failed because most monitors (including mine) do not support vertical resolutions in a landscape configuration. :(

EllimistArcade commented 10 months ago

That makes perfect sense. Thank you Emi! I will get the compatibility game page updated with this information so its visible to anyone else that comes looking. And with Windowed mode oriented correctly I think we can close this issue out.

EmiMidnight commented 10 months ago

Thank you! :)