PPSSPP core breaking with X11 error at load content

Sup guys I am having a problem with PPSSPP core, and I did not find anything closer to this problem, it is related to X11, I am on Linux I thought that it would be related to my nvidia driver, but I tested on other nvidia drivers, and also in another machine but also with a nvidia card.

X Error of failed request:  BadValue (integer parameter out of range for operation)
Major opcode of failed request:  1 (X_CreateWindow)
Value in failed request:  0x0
Serial number of failed request:  8779
Current serial number in output stream:  8785 
terminate called without an active exception
Aborted (core dumped)

I tried other cores like PS1, etc, and everything is fine for them, but when PPSSPP core tries to create a window it just breaks (I tried to use other drivers, like vulkan, but same error)

1 Like

same behavior here. It seems to be fairly recent, so probably a recent commit. We’ll need to bisect and find out when it started.

EDIT: I opened a ticket for it here: https://github.com/hrydgard/ppsspp/issues/20222

2 Likes

Hey, thx for your quick answer, yeah I think it was really recently, sunday it was everything fine, and at night I think I updated or needed to restart Retroarch, and it started to happen after I installed the core again.

The PPSSPP author fixed the problem as I stated in the github issue, I am closing this topic

2 Likes