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

Judie no Atelier: Gramnad no Renkinjutsushi - Toraware no Moribito cropped text image #18799

Open IrfanH495 opened 9 months ago

IrfanH495 commented 9 months ago

Game or games this happens in

ULJM05607 - ユーディーのアトリエ 囚われの守人

What area of the game

when starting a new game, the dialog section and in options

What happens

in the dialogue section there are several characters cut Screenshot_20240131-155407_PPSSPP Screenshot_20240131-160525_PPSSPP Screenshot_20240131-160521_PPSSPP

What should happen

I looked for it on YouTube and found this Screenshot_20240131-154706_YouTube

https://youtu.be/RGosjjmM4tY?si=F97suWMe9GZH7NJW

GE frame capture

ULJM05607_0001.zip

Platform

Android

Mobile device model or graphics card (GPU)

Samsung m20, Exynos 7904, Mali-G71

PPSSPP version affected

I just tried the version ppsspp-v1.17-73-gd7a250d21-

Last working version

.

Graphics backend (3D API)

Vulkan

Checklist

hrydgard commented 9 months ago

Comparing the below two images by flipping back and forth in tabs, I don't see any cut characters, as in missing. However there does seem to be a single pixel row cut off from the bottom of some of them. I think this is a slight positioning issue in our PSP font support.

Screenshot_20240131-155407_PPSSPP Screenshot_20240131-154706_YouTube

sum2012 commented 9 months ago

@hrydgard Do we need tag nassau-tk to rebuild the font ?

hrydgard commented 9 months ago

Is it our font? It looks so similar that either Irfan is using the real fonts dumped from a PSP, or the game is supplying its own PGF font files, which is possible.. and in that case, our PGF loader might be misinterpreting some kind of offsets slightly.

sum2012 commented 9 months ago

The game use sceFontGetCharInfo and sceFontGetCharGlyphImage_Clip log: https://gist.github.com/sum2012/fe8eb6ed6e8eb0d8fe4fa49654cbfaaa

nassau-tk commented 7 months ago

Hello @sum2012 & @hrydgard !! And long time no see!!

I was some time checking PGF/sceFont Tag. lol If you need fix the our pgf font then I will try hard fix it. But,I will need a little time to rehabilitation maybe. hahaha~✨

Please tell me if you are sure that it is our built in pgf font.

hrydgard commented 7 months ago

I don't know, I haven't got confirmation if the reporter is playing with original fonts or our fonts yet. But, if it does look right with original fonts, then ours might need some slight tweak. Not really sure..

nassau-tk commented 7 months ago

OK! I see!

It's not critical problem I think.

nassau-tk commented 4 months ago

This issue will happen on the PSP real PGF font too.

IrfanH495 commented 3 months ago

The image display in the saved texture is also cropped. Screenshot_2024-08-01-20-55-57-588 040ee4008327caad19bba748 is this a bug in the game?