Ppsspp: FF Type-0 Graphical bug (Android)

Created on 3 Dec 2018  ·  6Comments  ·  Source: hrydgard/ppsspp

What happens?

Look like https://github.com/hrydgard/ppsspp/issues/9926 but it happens every time, When starting or ending the battle scene.

Just in Android use backend OpenGL only, on Vulkan is look fine. and for Windows not get this issue.

OpenGL
screenshot_20181203-204201
screenshot_20181203-204231

When disabled Hardware Transfrom.
screenshot_20181203-213615

What should happen?

Vulkan
screenshot_20181203-203858
screenshot_20181203-203817

What hardware, operating system, and PPSSPP version? On desktop, GPU matters for graphical issues.

PPSSPP latest git build (1.7.1-241) use default settings.

Huawei P9+ (Android 7.0, Kirin 955, Mali-T880)

• GE Dump from OpenGL: NPJH50443.ppdmp.zip

OpenGL Platform-specific (Android)

All 6 comments

Just noting that it looks a little similar to https://github.com/hrydgard/ppsspp/issues/9926 which you also reported...

Did this used to work? Or even broken in 1.7.4, 1.6.3, and 1.5.4?

Did we determine what fixed that other issue?

-[Unknown]

@hrydgard Roger. (•̀ᴗ•́)و

@unknownbrackets Last work: v1.1.1
First break: maybe v1.1.1-202 (I have only this version, can't find v1.1.1 build between 1-201)

v1.1.1
screenshot_20181204-111137

v1.1.1-87
screenshot_20181204-111236

v1.1.1-202
screenshot_20181204-111514

Assuming that's v1.1.1-202-g067431b and v1.1.1-87-g488aec1. But the tricky thing is other things could've been fixed or broken different ways since then since it was so many commits ago... hopefully not.

Here's that commit range:
https://github.com/hrydgard/ppsspp/compare/v1.1.1-87-g488aec1...v1.1.1-202-g067431b

There are many possible causes hiding in there...

-[Unknown]

After update OS system to Oreo, this issue is fixed. maybe driver bug? so l'm closing. :)

Android 7.0 (GLES 3.2 v1.r12p1)
Android 8.0 (GLES 3.2 v1.r20p0)

Yeah, this has to have been a driver bug with vertex formats. Without repro and not a game-breaker, not really worth keeping open indeed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

marosis picture marosis  ·  6Comments

hrydgard picture hrydgard  ·  5Comments

tilkinsc picture tilkinsc  ·  3Comments

moura464 picture moura464  ·  3Comments

HelloDefender12 picture HelloDefender12  ·  6Comments