melonDS-emu / melonDS

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

Ben 10: Omniverse 3D elements not scaling with internal resolution #2185

Open WolfyBuilder opened 3 days ago

WolfyBuilder commented 3 days ago

MelonDS does not properly scale the 3D elements of this game.

As you can see, I have my internal resolution set to 15x, but the player model is still native DS resolution: MelonDS

However, if we try it in DeSmuME: DeSmuME The model is properly scaled. (In this image, I had my internal resolution set to 4x)

No other official games I've tested exhibit this issue, so I'm not sure what's different about this one.

CasualPokePlayer commented 3 days ago

This is likely just another case of display capture being used (which melon isn't able to scale currently)