hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.39k stars 2.19k forks source link

Remote Streaming on Switch crash #12451

Closed FelicitusNeko closed 4 years ago

FelicitusNeko commented 5 years ago

What happens?

The Switch port of PPSSPP crashes when attempting to browse streamed games.

What should happen?

A list of available games to stream shows up.

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

Server:

Client:

Additional info: streaming from Windows to Android works fine.

unknownbrackets commented 4 years ago

12371 may have already helped this, but it's from after the version you're trying. Are there newer git builds available?

-[Unknown]

unknownbrackets commented 4 years ago

The code related to this has been improved not to trip on the Switch toolchain issues for threading. There's a good chance a Switch build based on recent git will work.

@m4xw have you checked if the debugger works? At the very least it may be an easy way for users to grab logs.

-[Unknown]

unknownbrackets commented 4 years ago

Confirmed working on Discord with the latest updates.

-[Unknown]