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

Weird issue in King's Field II, freeze processing on some areas #29

Open
Amjad50 opened this issue Apr 14, 2023 · 1 comment
Open

Weird issue in King's Field II, freeze processing on some areas #29

Amjad50 opened this issue Apr 14, 2023 · 1 comment

Comments

@Amjad50
Copy link
Owner

Amjad50 commented Apr 14, 2023

After starting new world, if you walk to the front for a bit until you see the gold coin, you will notice the FPS drops to 2 then continue normal, and keeps this sudden drop in FPS.

Looking at the profiler, the CPU (host) is not running at that time, meaning that there is some IO we are waiting for, either in the GPU or somewhere else.

Not sure what's in that area, but I suspect the GPU, maybe something to do with transparency for example.

@Amjad50 Amjad50 added this to PSX Apr 14, 2023
@Amjad50 Amjad50 converted this from a draft issue Apr 14, 2023
@Amjad50
Copy link
Owner Author

Amjad50 commented Jan 8, 2024

This is because GPU is waiting for a long time, I think its because of some transparency suboptimal execution

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

No branches or pull requests

1 participant