Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GoW Block Transfer Effects Bugged #12169

Closed
Spicy-Kimchi opened this issue Jul 12, 2019 · 14 comments
Closed

GoW Block Transfer Effects Bugged #12169

Spicy-Kimchi opened this issue Jul 12, 2019 · 14 comments
Labels
Milestone

Comments

@Spicy-Kimchi
Copy link

Spicy-Kimchi commented Jul 12, 2019

What happens?

It seem like the block transfer effects are on by default and unable to turn off or something? It make GoW graphic flickering if I didn't turn it off

What should happen?

On:
https://imgur.com/a/AocpBFk

Off:
https://imgur.com/a/80v2yQM

It bugged after v1.7.5-431-g9736bc431

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

Huawei Mate 9 MHA-L29 | HiSilicon Kirin 960 Mali-G71 MP8 | Android 8.0

@ghost
Copy link

ghost commented Jul 12, 2019

Look like the same graphics issue 🤔
Locking Bloom Effects

@hrydgard
Copy link
Owner

I am so sick of broken graphics drivers... The game works in PPSSPP, it's the driver that screw things up. You can't switch to Vulkan?

@Spicy-Kimchi
Copy link
Author

Spicy-Kimchi commented Jul 12, 2019

Uhhh I'm on Vulkan, it's fine on OpenGL but fps is low

Edit: So if I update to Android 9.0 with Vulkan 1.1 will fix this bug?

@ghost
Copy link

ghost commented Jul 12, 2019

Similar #11127? Maybe this a driver bug try to update your Vulkan api 🙂

@Spicy-Kimchi
Copy link
Author

I think there might have some misunderstanding here. I play with BTE off and it's working fine on v1.7.5-431 just like screenshot 2, but on v1.7.5-433 uncheck the BTE option box doesn't turn the effect off and result in screenshot 1. Is it really driver bug? 🤔

@hrydgard
Copy link
Owner

hrydgard commented Jul 12, 2019

Ah, okay. Yeah, sorry I misunderstood. I don't generally test stuff with BTE off very much... I recommend to always have it on. Does it make a big speed difference in this game for you?

@Spicy-Kimchi
Copy link
Author

Spicy-Kimchi commented Jul 12, 2019

I don't know since I didn't play with BTE on, it make everything flickering on my device, totally unplayable. I only notice some FPS drop on mobs heavy scene with it off. 😅

@ghost
Copy link

ghost commented Jul 13, 2019

@C4rrotMilk Could you try exporting a GE frame dump?

See here for instructions - it's not hard and works on Android too:
https://github.com/hrydgard/ppsspp/wiki/How-to-create-a-frame-dump

You can zip that and then drag and drop it into a reply here.

That's the only way how to know the developers about your graphics issue ^^

@Spicy-Kimchi
Copy link
Author

From latest Git build
recording.ppdmp.zip

@PilipinoAko
Copy link

I play this but issue in there is speed of game me using 30fps cheat
And how to use frame dump

@hrydgard
Copy link
Owner

hrydgard commented Aug 9, 2019

These glitches (not talking about performance) should now have been fixed by #12224. Can you guys confirm?

@hrydgard hrydgard added this to the v1.9.0 milestone Aug 9, 2019
@hrydgard hrydgard added the Vulkan label Aug 9, 2019
@Spicy-Kimchi
Copy link
Author

Spicy-Kimchi commented Aug 9, 2019

These glitches (not talking about performance) should now have been fixed by #12224. Can you guys confirm?

Ya the glitches are fixed but performance is low since it still running with BTE on by default. I understand that the game should be running with BTE on for correct graphic and you wanna get rid of that option too. Well, hope you find a way to improve it meanwhile I will just play it on old build due to performance issue, cheers. 🙂

@hrydgard
Copy link
Owner

hrydgard commented Aug 9, 2019

Thanks for confirming!

I'm closing this, but I'll also be cooking up some possible performance improvements that may let you run with BTE...

@hrydgard hrydgard closed this as completed Aug 9, 2019
@ghost
Copy link

ghost commented Aug 10, 2019

@C4rrotMilk try to create compat.ini inside psp system folder and add this text inside compat.ini

[BlockTransferAllowCreateFB]

GOW : JP/Korean

UCJS10114 = true
UCKS45084 = true

GOW : Ghost of Sparta

UCUS98737 = true
UCAS40323 = true
NPHG00092 = true
NPEG00044 = true
NPEG00045 = true
NPJG00120 = true
NPUG80508 = true
UCJS10114 = true
UCES01401 = true
UCES01473 = true

GOW : Ghost of Sparta Demo

NPJG90095 = true
NPEG90035 = true
NPUG70125 = true

GOW : Chains Of Olympus

UCAS40198 = true
UCUS98653 = true
UCES00842 = true
ULJM05438 = true
ULJM05348 = true
UCKS45084 = true
NPUG80325 = true
NPEG00023 = true
NPHG00027 = true
NPHG00028 = true
NPJH50170 = true
UCET00844 = true

GOW: Chains of Olympus Demo

UCUS98705 = true
UCED00971 = true
UCUS98713 = true

Hope it can help about the performance issue on your phone even BTE is enable ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants