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

PPSSPP doesnt fallback to original game icon and shows up as blank if a texture pack doesnt include one. #19999

Open
4 of 5 tasks
DominikGTA69 opened this issue Feb 18, 2025 · 8 comments
Labels
User Interface PPSSPP's own user interface / UX
Milestone

Comments

@DominikGTA69
Copy link

Game or games this happens in

GTA VCS

What area of the game / PPSSPP

Image

What should happen

PPSSPP should fallback to using default game icon if the texture pack doesnt have one.

Logs

No response

Platform

Android

Mobile device model or graphics card (GPU)

Realme 8

PPSSPP version affected

Latest dev version.

Last working version

Before game icon texture replacement was implemented.

Graphics backend (3D API)

Vulkan

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 without any cheats and without loading any save states.
  • Include logs or screenshots of issue.
@DominikGTA69 DominikGTA69 changed the title PPSSPP doesnt fallback to original game icon and shows up as blank if texture pack doesnt include one. PPSSPP doesnt fallback to original game icon and shows up as blank if a texture pack doesnt include one. Feb 18, 2025
@hrydgard
Copy link
Owner

hrydgard commented Feb 18, 2025

Should be a silly mistake I can fix quickly, but I can't reproduce the problem at all. I tried creating a textures.zip with and without and icon file, and the expected thing happened. Same with just an empty folder with a textures.ini.

Is the texture pack a zip file or a folder? Can you link to it?

Is the game an ISO file or an extracted folder?

@hrydgard hrydgard added the User Interface PPSSPP's own user interface / UX label Feb 18, 2025
@hrydgard hrydgard added this to the v1.19.0 milestone Feb 18, 2025
@DominikGTA69
Copy link
Author

Game is an ISO file, and texture pack is a folder
Here:
https://github.com/ASI-Factory/GTA-VCS-Texture-Pack-PSP

@DominikGTA69
Copy link
Author

DominikGTA69 commented Feb 18, 2025

Hmm weird it seems like i can't reproduce it now on another ppsspp running instance.

@hrydgard
Copy link
Owner

hrydgard commented Feb 18, 2025

Tried with your pack (although with the EU version, renamed appropriately) and it works as expected on PC.

I'll try on Android as well.

By the way, on a side note, the texture pack should work zipped as well (leaving it as textures.zip in the ULUS... folder). Although if the zip is compressed (and not just in archive mode) texture loading performance may be reduced slightly.

@DominikGTA69
Copy link
Author

I will mess around more with it to try to reproduce and will let you know here.

@hrydgard
Copy link
Owner

It's possible, though not super likely, that #20000 may help (cleaning up the error handling a little).

@DominikGTA69
Copy link
Author

Tried with your pack (although with the EU version, renamed appropriately) and it works as expected on PC.

I'll try on Android as well.

By the way, on a side note, the texture pack should work zipped as well (leaving it as textures.zip in the ULUS... folder). Although if the zip is compressed (and not just in archive mode) texture loading performance may be reduced slightly.

Btw if a version matters since you mentioned it, i tested this on a recently leaked v0.07 GTA VCS version (a week before release) but that shouldn't matter i suppose

@hrydgard
Copy link
Owner

I wouldn't expect it to matter, no.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Interface PPSSPP's own user interface / UX
Projects
None yet
Development

No branches or pull requests

2 participants