nikita36078 / J2ME-Loader

A J2ME emulator for Android.
Apache License 2.0
1.72k stars 195 forks source link

Pseudo landscape support #567

Open gufffydb69 opened 4 years ago

gufffydb69 commented 4 years ago

Emulator version: Latest.

Game version: 1.1.5 and 1.0, but im sure many more games will be affected

Game resolution: 240x320

Device: Samsung Galaxy Tab A 2016 (10.1)

Android version: 8.1 Oreo Description of the issue: So, i wanted to play some games, just to inhale nostalgia. But these games didnt play properly. I played in portrait, its showing in landscape. Or in landscape, it showed in portrait.

woesss commented 4 years ago

Possible duplicate of #468

amarcioz commented 4 years ago

What games? Be more specific.

gufffydb69 commented 4 years ago

Possible duplicate of #468

Umm, where do i set screen as portrait...?

amarcioz commented 4 years ago

V 1.1.5 Samsung SGH-F480 / GT-S3650 Corby (240x320) Samsung J5 Android 6 Screenshot_20190921-081607

gufffydb69 commented 4 years ago

Its like that, but i need the fix.

amarcioz commented 4 years ago

Asphalt Nitro v1.1.8 360x640 No Issues Screenshot_20190921-082754

gufffydb69 commented 4 years ago

But i need an universal fix, not a fix for a single game

woesss commented 4 years ago

On the configuration screen
Set original display resolutions for which game is designed.
If game is landscape - width should be greater than height.
If game is pseudo landscape (for devices without screen rotation) - set as for portrait (width < height), you also need to lock the screen in portrait mode ("Screen orientation" switch)