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
{{ message }}
This repository was archived by the owner on Jul 10, 2023. It is now read-only.
I have a very specific use case. I am running reicast (latest stable) on an n200 android 4.4.2 board. The board has a native resolution 1280x720 via HDMI. On VGA, this resolution is squashed and partially cropped horizontally to simulate 4:3 (although it isn't REALLY 4:3). This means that if I run reicast, which emulates everything in 4:3, my screen output on VGA appears narrower than it should be.
The solution to my problem would be to allow screen stretching on 16:9, meaning everything would squash down to be almost 4:3 via VGA. I want to configure reicast to stretch and distort the video output to the native width/height of my monitor. Is there an option somewhere to enable this in the emulator? I know other emulators support this (mame4all etc.).
Note: I don't want to enable the widescreen option. I want horizontal (and vertical) stretching. It doesn't matter if it looks awful on 16:9.
Has anyone got any hints how to enable this? I know roughly how to use the ndk/sdks so I am not adverse to diving in and fiddling with the code if someone gives me a pointer where to look.
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I have a very specific use case. I am running reicast (latest stable) on an n200 android 4.4.2 board. The board has a native resolution 1280x720 via HDMI. On VGA, this resolution is squashed and partially cropped horizontally to simulate 4:3 (although it isn't REALLY 4:3). This means that if I run reicast, which emulates everything in 4:3, my screen output on VGA appears narrower than it should be.
The solution to my problem would be to allow screen stretching on 16:9, meaning everything would squash down to be almost 4:3 via VGA. I want to configure reicast to stretch and distort the video output to the native width/height of my monitor. Is there an option somewhere to enable this in the emulator? I know other emulators support this (mame4all etc.).
Note: I don't want to enable the widescreen option. I want horizontal (and vertical) stretching. It doesn't matter if it looks awful on 16:9.
Has anyone got any hints how to enable this? I know roughly how to use the ndk/sdks so I am not adverse to diving in and fiddling with the code if someone gives me a pointer where to look.
Thanks!
The text was updated successfully, but these errors were encountered: