You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some arcade games like shoot em ups or games like Pacman, have a vertical aspect ratio (TATE). While we can set the emulator window in a vertical aspect ratio, we cannot rotate the shader.
That makes the scanlines and all the effects seen horizontally while the game is on a vertical position:
The correct way should be something like this:
The text was updated successfully, but these errors were encountered:
Some arcade games like shoot em ups or games like Pacman, have a vertical aspect ratio (TATE). While we can set the emulator window in a vertical aspect ratio, we cannot rotate the shader.
That makes the scanlines and all the effects seen horizontally while the game is on a vertical position:
The correct way should be something like this:
The text was updated successfully, but these errors were encountered: