Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for 4:3 resolution #50

Open
siffland opened this issue Jan 14, 2024 · 2 comments
Open

Add support for 4:3 resolution #50

siffland opened this issue Jan 14, 2024 · 2 comments

Comments

@siffland
Copy link

siffland commented Jan 14, 2024

I have one of the ipad retina display's the same use used in Laser Bear's "crt" kit and on aliepxress.

Laser Bear
aliexpress

The issue is the resolution is 2048x1536 (4:3). This results in the image being squished. Is there a way to support this resolution, or even a variable and i can compile a version for myself. In Mister, they created video_mode=13 for this.

The resolution the nestang displays on the display is 1280x720. Maybe a 1024x768 (not sure if the tang 20k can do 1600x1200).

Mister video modes

It would be a sweet setup with the nestang (and snestang) and this display.

@siffland siffland changed the title Add support for 2048x1536 resolution Add support for 4:3 resolution Jan 14, 2024
@nand2mario
Copy link
Owner

We can address this once we have a way to save options (#47)

@fjpolo
Copy link
Contributor

fjpolo commented Jan 17, 2024

We can address this once we have a way to save options (#47)

Next topic I'll work on 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants