hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.07k stars 2.15k forks source link

[Windwos][Graphic Glitch] Assassinn's creed : Blood Line Strange blink line on window frame. #14614

Open nassau-tk opened 3 years ago

nassau-tk commented 3 years ago

What happens?

The white line appear on the part of screen when use "over to x3 window size". - The line will not appear if set less than x3 window size. - Attached GEdump here. [ULJM05571_0001.zip](https://github.com/hrydgard/ppsspp/files/6813118/ULJM05571_0001.zip) image

And, over x4 window size will appear noise line (blinking) on screen end line.

What should happen?

Please Fix these graphic glitch.

What are you using?

What hardware / device and operating system?

OS:Windows10(64-bit)Japanese CPU:Ryzen7 3800X(8-core) Resolution:2560×1440 RAM:32GB

What graphics card (GPU) or mobile phone model?

GPU:RADEON RX5700XT

What PPSSPP version (standalone/official), and did it work before?

v1.11.3-909

Which game or games?

Assassin's Creed :Blood Line (ULJM05571)

Checklist

LunaMoo commented 3 years ago

That's typical glitch caused by increased rendering res and the fact game UI was not designed to render above x1, it's pretty common in many games althrough it's not an emulation issue and can't really be fixed.

You might however pretty easily workaround it in most cases via texture replacement, sometimes texture scaling works as well. In this particular game I'd probably just hide this UI element in the animus preferences as you really don't need to constantly see which keys to press to do what, nothing changes there anyway, it's an Assassin's Creed game, it's not complicated.

nassau-tk commented 3 years ago

If you said that "lt is not issue" then I should close this post.

Is this not issue? 😕 right?

LunaMoo commented 3 years ago

The line of empty space is not an emulation issue, see [Unknown's] explanation in https://forums.ppsspp.org/showthread.php?tid=13556

You mentioned some other "lines around the edges" which I dunno, could be a separate thing, I don't remember how this game ran, but I do remember you can disable UI elements like those keys in the top right very easily, so at least that shouldn't really bother you.

nassau-tk commented 3 years ago

@LunaMoo

OK! I understood it. And, Thank you for your kindness the explanation every time.

I will edit this issue title.