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.

Home Page:https://www.ppsspp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Namco Museum - Battle Collection - ULUS100035 loading problem

benderscruffy opened this issue · comments

using ppsspp 1.4
any game you choose from the left hand side (originals) it just sits on the now loading screen and nothing else
if you choose any game from the arrangement side they all load
here is a debug log
rename txt to zip
ppsspplog.txt

Did this used to work in some past version of PPSSPP? If so, what build made it stop working?

-[Unknown]

JPCSP work,log:
https://gist.github.com/sum2012/eda0d730592c2be2da97b5ce8fa701ec
Mainly missing these
17:46:50 INFO loader - SceWaveMain - Found ModuleInfo at 0x095F6174, name:'pacman', version: 0101, attr: 0x00000002, gp: 0x09660AD0
17:46:50 INFO loader - SceWaveMain - Found 83 unresolved imports
17:46:50 INFO loader - SceWaveMain - 83 NIDS mapped

So is there a fix for this in a newer version or what?

@thecommanderox There is still do not know the real reason that why this game not work,

Update log to v1.4.2-308-g945f57af3
https://gist.github.com/sum2012/cbf933a83adce753db50a9cf88dc5615

debug log:
https://drive.google.com/file/d/0B3OaSdeV0L8kVWJTWTFEYmVabUk/view?usp=sharing

Still happens on 1.9.2

I can repro this issue using ppsspp v1.9.3-908

I get white screen and black screen on title screen.

1st loading white screen

Screenshot_20200521-224305
ge dump
white screen.zip

press start got black screen

Screenshot_20200521-224403
ge dump
black screen.zip

Also tried changing I/O Timing Method doesn't help this issue.

the

Savestate or Savedata? 😅

I can repro this issue using ppsspp v1.9.3-908

I get white screen and black screen on title screen.

1st loading white screen

Screenshot_20200521-224305
ge dump
white screen.zip

press start got black screen

Screenshot_20200521-224403
ge dump
black screen.zip

Also tried changing I/O Timing Method doesn't help this issue.

@Gamemulatorer i can't produce this issue, it works fine for me except games from original section it's stuck at loading screen. but your ISO is corrupted.

Sorry, I misunderstand the other game.
This game is infinite loading.

v1.9.3-924-gbff3c15d6
debug log:
ppsspplog.zip

The game is 90% similar then super old jpcsp(hang)
We have chance to fix it
edit:
bad 3270
good 3274

1

Test again,bad thing the screen is not update but logic is running (press start can play).
I cannot find the solution from jpcsp ....