mupen64plus / mupen64plus-video-rice

Video plugin for the Mupen64Plus v2.0 project, using OpenGL. This plugin is based on the RiceVideoLinux plugin from earlier versions of Mupen64Plus.
31 stars 40 forks source link

Ogre Battle 64 endlessly dumps images #97

Open RabidLabMonkey opened 3 years ago

RabidLabMonkey commented 3 years ago

It looks like when a sprite/image doesn't occupy all the space assigned to it in memory, it's dumped with left over gibberish from previous draw calls, which causes the same images to be dumped hundreds of times and thus make replacement impossible.

unknown This image alone was dumped a couple dozen times in the span of a few seconds, you can see how the bottom pixel changed color a bit, causing the emulator to dump it again.