Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: FE that can switch orientation w/o restarting?  (Read 1874 times)

0 Members and 1 Guest are viewing this topic.

Jakobud

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1962
  • Last login:June 30, 2025, 02:20:39 pm
FE that can switch orientation w/o restarting?
« on: October 24, 2009, 02:52:10 pm »
I can't find any search results for this. 

I'm building a cocktail that is of this type of style:


I'm wondering, is there any FE out there that can switch between horizontal orientation and vertical orientation from within the menu?

So basically, if I'm in the FE perhaps two of the menus I could choose from in the menu is "Horizontal" games and "Vertical" games.  When I goto the Horizontal games list, the FE rotates accordingly so that if you are sitting on the side of the cocktail (with the two player CP) then you are looking at it oriented correctly.

But then if you go back and choose the "Vertical games" list, the FE rotates so that if you are sitting on the end of the cocktail in the 1P position, you are looking at it oriented correctly.

Anyways, I've been kinda outta the scene for a while now so I really don't know what the best FE is these days and which ones would have this feature.  I assume I'm not the first one to think of this.

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: FE that can switch orientation w/o restarting?
« Reply #1 on: October 24, 2009, 03:00:03 pm »
I've written a plugin for GameEx called "Rotate" which will rotate the FE based on the orientation of the game you launch so you wouldn't need to select horiz/vert manually.

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: FE that can switch orientation w/o restarting?
« Reply #2 on: October 24, 2009, 04:29:25 pm »
I don't use it, but I'm pretty sure Mala can handle this also.

Stormrider

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 318
  • Last login:September 28, 2014, 11:01:54 am
Re: FE that can switch orientation w/o restarting?
« Reply #3 on: October 24, 2009, 05:41:53 pm »
MaLa can do it. I have a dual layout with H/V (http://www.alvarezeninternet.com/malalayout/). Of course, all screens (loading, info, quit... even the intro video are rotated according to the actual orientation). Before using a tilt sensor, I switched manually between both game lists/layouts (vertical and horizontal). In your setup, it would be interesting to create a script which watches joysticks input while in the frontend, so that as soon as you touch the joy or buttons on the horizontal side, the layout automatically goes to horizontal mode, and viceversa. Nice idea eh?
« Last Edit: October 24, 2009, 05:43:49 pm by Stormrider »

Space Fractal

  • Wiki Master
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 1888
  • Last login:September 26, 2023, 11:32:13 am
  • Space Fractal
    • Space Fractal
Re: FE that can switch orientation w/o restarting?
« Reply #4 on: October 24, 2009, 05:57:04 pm »
hey! that idea StormRider got is a included feature in MultiFE (one of the first thing I did). Just config Player 1 -> 4 in the MultiFE config and tell which orintation it should use, than it would rotate to that side when "touched". So even MultiFE might rotate wrong when a game exit, it would rotate to that side when joystick is used anyway.

I donno most newer fe's today do that job today either automatic or by a button?
Decade Old Work: MultiFE, ArcadeMusicBox
Today Works: Various Spectrum Next games from Rusty Pixels and html5 games.

Jakobud

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1962
  • Last login:June 30, 2025, 02:20:39 pm
Re: FE that can switch orientation w/o restarting?
« Reply #5 on: October 24, 2009, 06:47:49 pm »
I've written a plugin for GameEx called "Rotate" which will rotate the FE based on the orientation of the game you launch so you wouldn't need to select horiz/vert manually.

I'm not concerned about the orientation Mame launches the games at.  I'm concerned about having to get up and switch seats everytime you want to pick out a new game.  Like if the FE is displaying game lists in the horizontal orientation but you are wanting to pick a vertical oriented game, you have to switch seats everytime you startup or exit a game.

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: FE that can switch orientation w/o restarting?
« Reply #6 on: October 24, 2009, 07:14:17 pm »
I'm not concerned about the orientation Mame launches the games at.  I'm concerned about having to get up and switch seats everytime you want to pick out a new game.  Like if the FE is displaying game lists in the horizontal orientation but you are wanting to pick a vertical oriented game, you have to switch seats everytime you startup or exit a game.

Yes that's how it works, when you select a game it will return to the FE rotated based on the orientation of the game so you won't have to change seats until you pick a game with a different orientation.

Jakobud

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1962
  • Last login:June 30, 2025, 02:20:39 pm
Re: FE that can switch orientation w/o restarting?
« Reply #7 on: October 25, 2009, 05:09:00 pm »
Hmmm okay I'll have to try that out.  Where can I get that plugin?  Thanks