- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
05096 | Interface | Minor | Always | Dec 27, 2012, 02:19 | Dec 27, 2012, 23:34 |
Tester | zaxxon | View Status | Public | Platform | MAMEUI |
Assigned To | Resolution | No change required | OS | Windows XP | |
Status [?] | Closed | Driver | |||
Version | 0.147u4 | Fixed in Version | Build | Normal | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 05096: Slider Controls menu --> Screen Horiz/Vert issue | ||||
Description |
using default mame settings: if you have loaded a 'horizontal' game, and you go into the mame Config Menu, and then into the Slider Controls sub-menu, behaviour is as expected if you change any of these settings: - Screen Horiz Position - Screen Horiz Stretch - Screen Vert Position - Screen Vert Stretch however, again using default mame settings, if you load any 'vertical' games, changes to the Horizontal settings in the Slider Controls sub-menu affect the Vertical settings instead (see pic below), and vice versa to fix this issue, mame should first be checking if 'vertical' games are being displayed horizontally or vertically on the screen, before determining which axis should be classed as the horizontal and which as the vertical also, while mame is still running, if the user decides to go into the Video Options sub-menu, and rotate the game on-the-fly (using the 'Rotate' option), mame should 're-set' what it classes as the horizontal/vertical axis again accordingly |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | |||||
Attached Files
|
Animation46.gif (21,516 bytes) Dec 27, 2012, 02:19 Uploaded by zaxxon
| ||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.09166
Tafoid Administrator
Dec 27, 2012, 09:42
|
Technically, there is no issue to fix. Simply put, all monitors are horizontal. If you were to rotate or flip the monitor on it's side, it is not somehow magically a vertical monitor. The pot adjustments and/or on screen display sliders for a monitor do not change function based on any type of detected orientation. The sliders in MAME are no different. Irregardless of what your monitor orientation is, Horizontal and Vertical will always function as designed. |
---|---|
No.09168
Haze Senior Tester
Dec 27, 2012, 15:15
|
I agree, it's not a bug. |