Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Keyboard shortcut to rotate core menu #919

Open
thorr2 opened this issue Sep 28, 2024 · 3 comments
Open

Feature Request: Keyboard shortcut to rotate core menu #919

thorr2 opened this issue Sep 28, 2024 · 3 comments

Comments

@thorr2
Copy link

thorr2 commented Sep 28, 2024

I have a rotatable screen in my arcade cabinet. Depending on the position, the menu sometimes appears sideways. I have put entries for all the arcade cores in the MiSTer.ini to rotate the core menu. However, if my screen is vertical when I first turn on the MiSTer, the menu is sideways and I would like to be able to rotate it with a keypress so I can read it without tilting my head. Thanks.

@birdybro
Copy link
Member

You could potentially add a core exception to an alternate ini file for [Menu] to rotate the screen and load an alternate ini from the menu with a button press.

https://mister-devel.github.io/MkDocs_MiSTer/basics/hotkey/#with-the-osd-open-in-any-core

Controller: Back + R/L/U/D | Select Alternate INI file if defined (Default/Alt1/Alt2/Alt3)

@thorr2
Copy link
Author

thorr2 commented Oct 2, 2024

Thanks! That is actually a great idea as a workaround that I could use today. It would be nice to have a hotkey though. Then I would not have to make a mile long ini file for each arcade game.

@birdybro
Copy link
Member

birdybro commented Oct 9, 2024

There is a vertical option for the corename:

[arcade_vertical]

Just put your options under that for all arcade games that are vertical to have those ini options applied to them as a core override.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants