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

N64: mupen64plus-gles2n64 not filling screen correctly #3118

Open
dankcushions opened this issue Apr 29, 2020 · 1 comment
Open

N64: mupen64plus-gles2n64 not filling screen correctly #3118

dankcushions opened this issue Apr 29, 2020 · 1 comment

Comments

@dankcushions
Copy link
Member

image

Issue reported here: https://retropie.org.uk/forum/topic/25671/mupen64plus-gles2n64-small-screen-in-the-down-left

This works fine on pre-mesa driver, where we use SDL to upscale the low res image to fullscreen, however no matter what options I try, I cannot get the same result on mesa, only a fullscreen high res image (which is viable, but not consistent with our other n64 emulators).

There are a bunch of ifdefs for VC on gles2n64. Eg: https://github.com/ricrpi/mupen64plus-video-gles2n64/blob/1f53773f9045f5f18b895fe41f166d272175d72f/src/OpenGL.cpp#L394 - the issue is probably somewhere around there. However, given that this is a fork of an abandoned plugin that has been modified to suit VC, I'm not so motivated to try and fix it. GLideN64 is the only in-development HLE plugin we use.

My suggestion is to only install gles2n64 (and ideally rice) for VC platforms.

@joolswills
Copy link
Member

Don't have a problem with this - although I would like to redo some of the logic in this module. I have some code I think, as I wanted to merge the vero4k logic with the mali etc. I will keep it in mind when working on this.

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

2 participants