libretro-mirrors / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us in #ppsspp on freenode (IRC) or just send pull requests / issues. For discussion use the forums on ppsspp.org.
https://www.ppsspp.org
Other
12 stars 3 forks source link

ppsspp-libretro doesn't show the initial warning message on tekken 6. #65

Closed crocket closed 6 years ago

crocket commented 6 years ago

What should happen?

ppsspp shows the warning message screen

2018-03-20_tue_01 15 07

What happens?

But, ppsspp-libretro doesn't. I just see a black screen in place of the warning message. At first, I thought ppsspp-libretro couldn't run tekken 6 because the black screen didn't respond at all until I accidentally pressed X button on my DualShock 4 controller.

tekken 6 u m5 ind -180320-101257

What hardware and operating system are you running PPSSPP on? GPU might matter if it's a graphical issue.

OS : Gentoo CPU : AMD FX-8300 GPU : AMD HD6450 ppsspp-1.5.4 ppsspp-libretro-1.0_pre20180317 based on git commit dbbe316c5617a4608dcab4a568fb090b207aa21a RetroArch 1.7.1

inactive123 commented 6 years ago

I definitely see this warning at first startup.

ghost commented 6 years ago

@crocket The warning screen requires proper assets to be displayed, please see the docs page here:

http://docs.libretro.com/library/ppsspp/#bios

crocket commented 6 years ago

You're right. ppsspp needed assets directory. I shall notify the package manager.