melek8014
melek8014
> Flycast Video settings? 
> There artifacts are due to the Transparent Sorting method used (Per Triangle). They disappear when using the more accurate "Per Pixel" mode. > Unfortunately your GPU doesn't seem to...
> The two horizontal lines are due to the game using wrong texture coordinates, combined with Repeat mode for the title graphics (in purple). This causes the texture to wrap...
> Fixed on master Thanks :)
> Copy Rendered Textures to VRAM Thanks :)
> Fixed on master Thanks again