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.23k stars 2.17k forks source link

[Android and Windows] Race Driver 2006 Graphical Glitches and crashes (ULUS10096) #13001

Open Kvf29 opened 4 years ago

Kvf29 commented 4 years ago

Screenshot (169) Screenshot (170) Screenshot (168)

I have seen several threads like this and it was fixed for others with the 1.9 update, but not for me.

These lines keeps showing up on screen constantly on my laptop (it doesn't happen on my Android, however). My laptop runs Windows 8.1, PPSSPP version is 1.9.3. I'm not very sure what my GPU exactly is but my laptop is Asus X453M

The second issue being the game constantly crashing when loading a race, this happens on almost all career races, and is almost fully random (no specific tracks). But one thing im certain, it never loads the A1GP series at all. It also crashes everytime im loading the next race after i finished one.

This happens on not only my laptop, but also both my phones. My phones are Vivo Y53 running on Android 6, and Samsung J5 Pro (SM-J530Y/DS) running on Android 9. If no one else experiences this crash, it might be just a problem with my ISO file.

Any response is appreciated, thank you.

Edit 1 : Fixed ambiguous sentence.

Edit 2 : I have tried running buffered rendering and changing the backend from Direct3D 9 to OpenGL and Direct 3D 11, but the issue still happens.

ghost commented 4 years ago

7425 crash issue related?

Did you try the latest ppsspp git build? https://buildbot.orphis.net/ppsspp/index.php?m=fulllist

ghost commented 4 years ago

This happens on not only my laptop, but also both my phones. My phones are Vivo Y53 running on Android 6, and Samsung J5 Pro (SM-J530Y/DS) running on Android 9. If no one else experiences this crash, it might be just a problem with my ISO file.

Could you create a frame dump.? Doesn't matter if the frame dump is created on PC or Android.

https://github.com/hrydgard/ppsspp/wiki/How-to-create-a-frame-dump

hrydgard commented 4 years ago

Frame dumps won't help in this case, but do try to check more precisely what GPU you have - and indeed, try the latest build.

Panderner commented 4 years ago

Edit 2 : I have tried running buffered rendering and changing the backend from Direct3D 9 to OpenGL and Direct 3D 11, but the issue still happens.

@Kvf29 have you tried vulkan?

ghost commented 4 years ago

@Kvf29 Here the specs of your laptop from google search result.

BRAND | Asus

DISPLAY | Screen Size 14-inch Other Display Features Intel Intergrated Graphics

MEMORY | Hard Drive Size 500GB RAM 2GB card slot Yes

PLATFORM | Operating System DOS Processor Intel Pentium Processor Speed 2.1 GHz

OPTICAL DRIVE | No

Kvf29 commented 4 years ago

Edit 2 : I have tried running buffered rendering and changing the backend from Direct3D 9 to OpenGL and Direct 3D 11, but the issue still happens.

@Kvf29 have you tried vulkan?

Vulkan is not supported on my laptop, but it is supported on my J5 Pro, which is not having the graphical issue even with OpenGL

Kvf29 commented 4 years ago

7425 crash issue related?

Did you try the latest ppsspp git build? https://buildbot.orphis.net/ppsspp/index.php?m=fulllist

I will give the latest build a try, if it no longer happens, i suppose i will close this issue

Also the crash issue is indeed related.

ghost commented 3 years ago

@Kvf29 Hi ppsspp v1.12 is out now will you consider to try it and see if you can still reproduce your issue.

ghost commented 2 years ago

@Kvf29 no feedback outdated?