Coder Social home page Coder Social logo

Zoom option? about gba_mister HOT 2 CLOSED

mister-devel avatar mister-devel commented on July 26, 2024
Zoom option?

from gba_mister.

Comments (2)

emkultra64 avatar emkultra64 commented on July 26, 2024

This is already possible if you use if you add a section to the end of your config file for GBA-specific settings.

Try something like:

[GBA]
vga_scaler=1
vscale_mode=0
video_mode=2

This will tell MiSTer to use the scaler on the analog output, just for the GBA core, disables forced integer scaling and sets the output resolution to 720x480p.

vscale_mode=0 will fit the image to the maximum height it can reach without cutting off the sides, but since video_mode=2 is 720x480 (480p at a 3:2 aspect ratio), it's actually a perfect 3x integer scale of the GBA's 240x160 resolution, so you should in theory get perfect full-screen GBA image, though some of the image can still be cut off by your CRT's overscan (if there is any overscan.)

If video_mode=2 doesn't fit your CRT's horizontal resolution or looks wrong, you can use video_mode=6 for 640x480 instead. If that still doesn't fill the screen to your liking, you can set the aspect ratio to 16:9 in the GBA core's menu to try and stretch the image horizontally.

If all of this is still not to your liking, you can even try custom video modes, like this one I saw on reddit. Results may vary.

from gba_mister.

RobertPeip avatar RobertPeip commented on July 26, 2024

Please report back, otherwise i think this can be closed

from gba_mister.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.