gonetz / GLideN64

A new generation, open-source graphics plugin for N64 emulators.
Other
771 stars 179 forks source link

Regression #2781

Closed master1274 closed 1 year ago

master1274 commented 1 year ago

-Img_2023-06-12_013302 A very old regression. Completely broken image emulation in Gex 3 - Deep Cover Gecko (U). On any Android devices ARM 32-bit (armeabi-v7a). Apparently this problem is related to the dynamic recompiler. In cached mode, the image is emulated, but of course slowly. Apparently the problem appeared in 2021. I have not been able to set the exact date. I was able to understand that this game is being emulated on core Parallel in RetoArch (last core update in 2020). I also managed to find the old version core Mupen64Plus - Next GLES3 for RetroArch. The release date is unknown to me. It was built into the emulator Lemuroid v1.7.1. Having launched it in RetroArch, I found out that there was no problem on it. In the screenshot, the version of the core on which there is no problem

master1274 commented 1 year ago

https://github.com/mupen64plus-ae/mupen64plus-ae/issues/1110 There I described the problems to the developer M64Plus FZ in detail (video links have already been deleted)

master1274 commented 1 year ago

I forgot to mention that the problem is not observed on Android ARM64 devices. Only on ARM7

gonetz commented 1 year ago

Apparently this problem is related to the dynamic recompiler.

Then it should be fixed in the core: https://github.com/mupen64plus/mupen64plus-core/issues/1024