Post #3434603
2026-01-31 21:52 UTC
Replies (1)
-
@alice@mk.nyaa.place 2026-02-01 01:50
Meanwhile, melonDS landed the new OpenGL 2D renderer, and I already updated the core. For the most part it should look the same, we still default to software rendering since GL 3D rendering still has the same Z-fighting bugs, but 2D screens can be upscaled too now - so e.g. when both screens are 3D at once (like in Phantom Hourglass/Spirit Track intro) they are both upscaled instead of one upscaled, one 1x and alternating which one it is* But... savestate compatibility broke again - welp * DS can only have 3D rendering on one screen at a time, not both - so when a game wants to have 3D on both screens, it can draw them one at a time and compensate with frame doubling - getting 3D on both screens but with halved framerate