libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.25k stars 1.83k forks source link

Ozone menu item selection is rotated 90° clockwise while playing vertical arcade games #8179

Open sfreyux opened 5 years ago

sfreyux commented 5 years ago

Description

When playing a vertical arcade game and opening the RetroArch menu while using the Ozone menu driver, the selected item box is rotated 90° clockwise and makes menu navigation almost impossible.

2019-02-05 15_55_15-retroarch

This bug occurs only when using the D3D12 video driver.

Expected behavior

Not having the selection box rotated while playing vertical games

Steps to reproduce the bug

  1. Use the Ozone menu driver
  2. Use the D3D12 video driver
  3. Play any vertical arcade game with the FB Alpha core (e.g. 1942, Pac-Man...)
  4. Open the RetroArch menu while ingame

Version/Commit

Environment information

sfreyux commented 5 years ago

I tried switching to the GL video driver and the bug is gone, so I'm going to test every video driver and edit the OP accordingly.

sfreyux commented 5 years ago

I tested all video drivers, and to my knowldege, this bug can only be reproduced while using D3D12.