hrydgard/ppsspp

Open Season Title Screen does not display

Panderner opened this issue · 13 comments

The crashing issue of this game i've mentioned in #10972 is now fixed in latest build leading this game is now playable on PPSSPP.

But i have a problem the title screen does not display.

PPSSPP:
Screenshot_2020-08-06-02-34-50-61_2f85358b2198d26f8aca533d68bee793
PSP:
IMG_20200806_024113

ppsspp-v1.10.3-332-gf23a367c2-windows-amd64 full debug log
https://drive.google.com/file/d/1P-IC8PystnUIEEIp47YEtHK0FckDvB7f/view?usp=sharing

Um... this game is manipulating directly the framebuffer memory, maybe we can add a compatibility flag to make it work.

v1.10.3-1207-ge01d53870
keep idle0 I[FILESYS]: filesystems\isofilesystem.cpp:530 Attempted read at end of file, 0-size read simulated
The situation of this game is worse.

Hm, did that start recently? Does it break the game?

However that specific log message doesn't indicate a real problem, games sometimes do that.

v1.10.3-1204-g486a82331 work
v1.10.3-1207-ge01d53870 don't work
That is #13659 @shenweip
v1.10.3-1204-g486a82331 log: https://gist.github.com/sum2012/197f099d247f8c7de70c71da99c4b927
v1.10.3-1207-ge01d53870 log: https://gist.github.com/sum2012/b3d8f603766e95dbf4cbe43391f2e391

Okay, I'll investigate this soon.

@shenweip I just think that sceMpeg_library with version 0105 will do #13659 action

I have real psp but I don't know how to do pspautotest

v1.10.3-1207-ge01d53870
keep idle0 I[FILESYS]: filesystems\isofilesystem.cpp:530 Attempted read at end of file, 0-size read simulated
The situation of this game is worse.

This should get fixed by #13663 .

Is this working now, given the above?

-[Unknown]

#13663 fixed the video regression but the title screen still not display.