JoppyFurr / Snepulator

The Emulator with Mow!
MIT License
14 stars 3 forks source link

screen rotation #17

Open soundsnow opened 1 year ago

soundsnow commented 1 year ago

why game screen at top close to status bar? TV: top Console: middle Controller: bottom

another reason screen rotation: 0, 90°, 180°, -90°

Some game developers allow you to play their game with a rotating monitor for example: arcade game ikaruga is a vertical game it's dreamcast and switch version allow you to rotate your monitor/switch to play that game like real arcade version aspect ratio I think there're not only Treasure has this idea, some homebrew game developer also makes vertical shooter shooters for players

game screen is at top, like real vertical monitor arcade machine. bottom is your control panel

soundsnow commented 1 month ago

Sorry for my poor English, I created some useless or hard to understand issues a few years ago. I'm glad @JoppyFurr didn't block me like others did. I want to correct my expressions so that they can be displayed with the least amount of code. Android Orientation: Auto, Landscape, Portrait Rotate Screen: 0, 90°, 180°, -90° Rotate D-Pad: Follow Screen Rotation, 0, 90°, 180°, -90° Sega arcade games support vertical screens, but home consoles don't support vertical screens, you can only rotate it. Many people don't know what CCW and CW mean, so I use positive and negative numbers to represent them, and 0 does not need a degree symbol. When playing homebrew games like Doodle Jump or Flappy Bird with Game Gear, the D-Pad rotates with the screen by default.