melonDS-emu / melonDS

DS emulator, sorta
https://melonds.kuribo64.net
GNU General Public License v3.0
3.33k stars 544 forks source link

Super Mario 64 DS OpenGL Issue #1031

Open Peduls opened 3 years ago

Peduls commented 3 years ago

Koopa appears incorrectly when using OpenGL. Software OpenGL

Arisotura commented 3 years ago

prolly side-effects of upscaling graphics meant for a 256x192 screen. except for the weird triangle at the top, that one would be worth looking into.

RSDuck commented 3 years ago

was this made with 0.9.1 or a previous version? It might be a regression which has already been fixed.

Digifiend84 commented 3 years ago

The screenshots say melonDS 0.9.1 at the top. Considering that Arisotura (the emulator's developer) responded just before you did, RSDuck, it clearly hasn't been fixed.

RSDuck commented 3 years ago

there were some OpenGL regressions in melonDS 0.9.1 which I fixed afterwards (they're included in 0.9.2). It's possible that the issue's author was using a build from latest source (which would say 0.9.1 in the title bar as well), where those fixes would have been already included.

Peduls commented 3 years ago

there were some OpenGL regressions in melonDS 0.9.1 which I fixed afterwards (they're included in 0.9.2). It's possible that the issue's author was using a build from latest source (which would say 0.9.1 in the title bar as well), where those fixes would have been already included.

This is correct.

Peduls commented 3 years ago

Issue is still present in 0.9.2 Capture

Peduls commented 3 years ago

prolly side-effects of upscaling graphics meant for a 256x192 screen. except for the weird triangle at the top, that one would be worth looking into.

The same issue can be seen at native resolution when using OpenGL. Capture