libretro / flycast

Flycast is a multiplatform Sega Dreamcast emulator. NOTE: No longer actively developed, use upstream repo for libretro from now on - https://github.com/flyinghead/flycast
http://reicast.com
GNU General Public License v2.0
155 stars 77 forks source link

(WinCE core) some 1 pixel width lines artifacts on splash screens #638

Closed evedenlijuen closed 5 years ago

evedenlijuen commented 5 years ago

This doesn't occurs with non-WinCE core.

i72700K@stock GTX780ti with updated drivers Win7x64 RA 1.7.8v3 glcore Core settings : HLE bios + per-pixel Cores 5ceffc3 (WinCE) and 5adf551 (non-WinCE)

Here is 2 examples

Crazy Taxi (Dreamcast/US) Crazy Taxi v1 004 (1999)(Sega)(NTSC)(US) ! 10S 51035 -190914-132601

Sonic Adventure (Dreamcast/US) Sonic Adventure v1 005 (1999)(Sega)(NTSC)(US)(M5) ! 24S 51000A -190914-132815

Log (Crazy Taxi) : https://pastebin.com/0XCwYj2E

MastaG commented 5 years ago

This was also present before the wince merge on the regular core. But since its mostly on splash-screens / game-menu's I didnt really bother...

blisstik commented 5 years ago

this should be fixed now... at least in our experience with the N2 running at 720p

evedenlijuen commented 5 years ago

I'll test it with the new merged core when i get a chance.

evedenlijuen commented 5 years ago

Just tested with WinCE merged core 741eaee.

It's still here.

MastaG commented 5 years ago

I'm running flycast on the N2 in 1280x720. The lines are still there just open the Stage Select screen in Sonic Adventure 2.

However since the WinCE merge its finally fullspeed, even in the demanding areas.

So @flyinghead, thanks a lot bro!

flyinghead commented 5 years ago

Should be fixed by https://github.com/libretro/flycast/commit/f54976ccc3f6ba4bf6e62fadaad114fc381e55f8.

evedenlijuen commented 5 years ago

Confirmed.

Nice job. Thanks!