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

(GPU Readbacks) MotorStorm®: Artic Edge - disable gpu readbacks cause black box in logo #15063

Closed
5 tasks done
ghost opened this issue Oct 28, 2021 · 4 comments
Closed
5 tasks done

Comments

@ghost
Copy link

ghost commented Oct 28, 2021

Game or games this happens in

UCES01250

What area of the game

At the loading screen before the racing.

black box logo

What happens

Black box behind logo.

What should happen

No black box like in real psp
https://youtu.be/wJrDTPAYqAs

GE frame capture

recording.ppdmp.zip

Platform

Android

Mobile phone model or graphics card

Redmi Note 9 Android 11 Helio G85 Mali-G52 GPU

PPSSPP version affected

v1.12.3-100

Last working version

No response

Graphics backend (3D API)

Vulkan

Checklist

  • Test in the latest git build in case it's already fixed.
  • Search for other reports of the same issue.
  • Try resetting settings or older versions and include if the issue is related.
  • Try changing graphics settings to determine if one causes the glitch (especially speed hacks or enhancements/replacements.)
  • Include logs or screenshots of issue.
@ghost
Copy link
Author

ghost commented Oct 28, 2021

Solution! simulate block transfer effects but the performance decreases.
Performance decrease solution 👉 BlockTransferAllowCreateFB

@unknownbrackets
Copy link
Collaborator

If this doesn't happen with default settings (i.e. simulate block transfer on), then I would say it's not a bug. It seems silly that the game is using block transfers for this effect, of course, but that's really a criticism on how the game was built by its developers.

I'm not really a huge fan of haphazardly enabling game-specific hacks, but I'd recommend testing all the different areas and tracks with and without that setting (at least different types of tracks, weather, etc.) It may just as easily cause an issue like a black box around something, if the developers chose to do something similarly silly. To me, that the developers would use a block transfer for this animation at all already makes me question how safe BlockTransferAllowCreateFB would be with their style of coding.

-[Unknown]

@ghost
Copy link
Author

ghost commented Nov 3, 2021

If this doesn't happen with default settings (i.e. simulate block transfer on), then I would say it's not a bug. It seems silly that the game is using block transfers for this effect, of course, but that's really a criticism on how the game was built by its developers.

Simulate Block Transfer Effects makes this game super lag both ogl and vk :(

@ghost ghost mentioned this issue Nov 14, 2021
5 tasks
@ghost
Copy link
Author

ghost commented Nov 20, 2021

Closing in favor of #15136

@ghost ghost closed this as completed Nov 20, 2021
@ghost ghost changed the title MotorStorm®: Artic Edge black box in logo (GPU Readbacks) MotorStorm®: Artic Edge - disable gpu readbacks cause black box in logo Mar 21, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant