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

RetroArch save game & other PSP menu text is not rendered, black boxes are rendered instead of letters #18479

Closed
5 tasks done
Ejurety opened this issue Dec 6, 2023 · 5 comments

Comments

@Ejurety
Copy link

Ejurety commented Dec 6, 2023

Game or games this happens in

All tested

What area of the game

anytime a menu is loaded that would be from the PSP OS menu/interface, e.g. save menus or popup system messages

tested on RetroArch on Linux, and RetroArch on Android. Same result with any game tested

WHAT I HAVE TRIED:

  • installing the assets folder from RetroArch online updater
  • installing the assets folder from the master branch on Github
  • installing the assets folder from v1.16.6 on Github
  • tried changing a load of core settings
  • tried Vulkan (crashes on Android, makes no difference on Linux)

none of this made any difference

What happens

Coded Arms-231206-003041
GTA Liberty City Stories-231206-003234
GTA Liberty City Stories-231206-003245
Guilty Gear X-231206-003424
Gun Showdown-231206-003522
PPSSPP

What should happen

text should be rendered and readable

GE frame capture

No response

Platform

Android

Mobile phone model or graphics card

Moto G50 5G

PPSSPP version affected

1.16.0 - PPSSPP (v1.16.6-199-g256d670) on Android, 1.15.0 - PPSSPP (81d741a) on Linux)

Last working version

no idea, never used PPSSPP before

Graphics backend (3D API)

OpenGL / GLES

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 changing graphics settings to determine if one causes the glitch (especially speed hacks or enhancements/replacements.)
  • Include logs or screenshots of issue.
@anr2me
Copy link
Collaborator

anr2me commented Dec 6, 2023

Hmm.. might be similar issue to #18474

Btw which language are you using?

@Ejurety
Copy link
Author

Ejurety commented Dec 6, 2023

Hmm.. might be similar issue to #18474

Btw which language are you using?

It was on automatic, swapped to English in an attempt to fix it, made no difference

@IrfanH495
Copy link

ppsspp-v1.16.6-420-g45980671f-android
On Samsung M20 Android 10 it also happens but only X&O
Openg GL
Screenshot_20231206-235459_PPSSPP

Vulkan
Screenshot_20231206-235524_PPSSPP

@bslenul
Copy link
Contributor

bslenul commented Dec 7, 2023

Bisected, it started to happen pretty recently, with commit 5373b8c

image

No issue with the previous commit (fb8ad0c)

image

edit: And yeah, on standalone it's missing the Cross and Circle icons + the little grey square in the top left

image

@hrydgard
Copy link
Owner

hrydgard commented Dec 7, 2023

Small oversight in the recently added texture size safety check, fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants