SourMesen / Mesen-S

Mesen-S is a cross-platform (Windows & Linux) SNES emulator built in C++ and C#
GNU General Public License v3.0
415 stars 102 forks source link

Mosaic emulation #89

Closed Max833 closed 4 years ago

Max833 commented 4 years ago

https://github.com/byuu/bsnes/issues/278

Maybe you can help byuu with this. With Mesen-S Jurassic Park Part 2 has some issues as well.

hardware video: https://streamable.com/gjjgp

Mesen-S: image

SourMesen commented 4 years ago

Did you try this with the latest dev build? I was playing FF6 yesterday and happened to find 2 separate mosaic issues that I fixed. As far as I can tell using the latest build, I'm seeing exactly the same sequence of mosaic blocks as what I can see in your hardware recording.

Max833 commented 4 years ago

I downloaded 0.3.0.29 yesterday. What a timing... 0.3.0.30 fixed this indeed.

SourMesen commented 4 years ago

Thanks for the confirmation!