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

Vulkan Lost Device Error if Frame Advance and Fast-Forward are being used together #19147

Closed
4 of 5 tasks
NABN00B opened this issue May 17, 2024 · 2 comments
Closed
4 of 5 tasks
Labels
Milestone

Comments

@NABN00B
Copy link
Contributor

NABN00B commented May 17, 2024

Game or games this happens in

any

What area of the game / PPSSPP

If you spam the Frame Advance and Fast-Forward buttons together, the Vulkan renderer throws up a "device lost" error and stop working. A silly little thing I discovered by accident.

What should happen

The renderer should continue to work.

Logs

vulkan_lostdev2
vulkan_lostdevice

Platform

Windows

Mobile device model or graphics card (GPU)

NVIDIA GeForce GTX 1060 3GB (driver 545.84.0.0)

PPSSPP version affected

v1.17.1 release, v1.17.1-463

Last working version

idk

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 without any cheats and without loading any save states.
  • Include logs or screenshots of issue.
@hrydgard hrydgard added this to the v1.18.0 milestone May 18, 2024
@hrydgard
Copy link
Owner

This should be fixed now by #19209 , let me know if you still have problems.

@NABN00B
Copy link
Contributor Author

NABN00B commented May 29, 2024

Thanks! I'll test the build in a couple of days.

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

2 participants