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.19k stars 2.17k forks source link

Why did the pictures wallpapers of the games in the pause menu disappear? #19077

Closed Playervcs closed 5 months ago

Playervcs commented 6 months ago

Game or games this happens in

GTA Vice City Stories

What area of the game

pause menu

What happens

There were unique wallpapers in the pause menu for each game, as for me it was more interesting than a blank screen. image

What should happen

Please return it as it was

GE frame capture

No response

Platform

Windows

Mobile device model or graphics card (GPU)

GTX 1050ti

PPSSPP version affected

1.17.1

Last working version

1.16.1

Graphics backend (3D API)

Direct3D 11

Checklist

Playervcs commented 6 months ago

in latest version just nothing image

hrydgard commented 6 months ago

in the latest version, assuming you have buffered rendering enabled, you should see a screenshot of the game as a background.

I'll take a look a the case of buffered rendering off, it shouldn't have changed.

Playervcs commented 6 months ago

in the latest version, assuming you have buffered rendering enabled, you should see a screenshot of the game as a background.

I'll take a look a the case of buffered rendering off, it shouldn't have changed.

A screenshot of the game? And then why do I need the transparent background option? I didn't understand a bit. Still, I think the old iso background wallpaper is better

hrydgard commented 5 months ago

OK, I see the issue now. For some reason it seems to work once, and then not any more. I'll debug and fix it.