The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.26 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



EmuNewz Network
Tantei Opera Milky Holmes - ULJS00343 - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: Commercial Game Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=54)
+----- Forum: JPCSP - Playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=65)
+----- Thread: Tantei Opera Milky Holmes - ULJS00343 (/showthread.php?tid=4086)

Pages: 1 2 3


Tantei Opera Milky Holmes - ULJS00343 - andutrache - 04-04-2011

I am using Jpcsp x86 r2051 on Windows 7 x64.
First off, this game cannot load its save it hangs when it tries to load data with or without the "Handle savedata in CRYPTO mode" option .
See logwithsave.html attachment.
Its behavior here: http://www.4shared.com/video/W87Q4S1f/loaddatahang.html

Secondly, the game suffers from hangs due to an unmapped import or PSMFplayer ( i don't know for sure but it has to do with audio ).
See logwithouthsave.html attachment.
Also a little video here: http://www.4shared.com/video/EUCKqf0l/Videotillhang.html
Notes about this video:
1. The sound is a little desynced, in reality the sound is only desynced in the games movies;
2. The intro movie and the burning house movie flicker like hell when i do not record with Hypercam (they still flicker a little in the movie but much less).
3. In the first dialogue the game asks to create save data i choose no then it asks if i want to continue without saving and i choose yes;
4. The video has been made with Ignore Unmapped Imports checked.

Hope this can help you fix this game Smile . Also tell me if i missed something.


RE: Tantei Opera Milky Holmes - ULJS00343 - andutrache - 04-07-2011

Okay an update on this as of r2068 it now SOMETIMES loads the savegame and gets to the menu (by massive spam of the O button Tongue ).
Also i could play the first scene but then it hangs at a black screen.

I have a new log ready for u Smile

EDIT: Same in r2099
Btw, does anybody even see this?


RE: Tantei Opera Milky Holmes - ULJS00343 - Hataki - 06-04-2012

Ah, I wanted to know if you got it to work, when I try to play it, it doesn't even show the opening for the game...


RE: Tantei Opera Milky Holmes - ULJS00343 - sum2012 - 10-01-2012

Rev 2751
playable
ingame:
http://imageshack.us/a/img145/5271/ingamex.png
test 2 times load save no probrem.


RE: Tantei Opera Milky Holmes - ULJS00343 - Zekro - 10-01-2012

Moved to playable


RE: Tantei Opera Milky Holmes - ULJS00343 - gid15 - 10-01-2012

This game seems to use a lot __sceSasSetVoiceATRAC3 to play some voices. Are there any missing sounds?


RE: Tantei Opera Milky Holmes - ULJS00343 - sum2012 - 10-01-2012

No missing sound when he\she is talking.And the volume of sound is right Tongue
(10-01-2012, 07:52 PM)gid15 Wrote: This game seems to use a lot __sceSasSetVoiceATRAC3 to play some voices. Are there any missing sounds?




RE: Tantei Opera Milky Holmes - ULJS00343 - andutrache - 11-09-2012

The only problem still left with this game is:
The movies and sound go out of sync, at first the movie plays at like 2x speed then it starts blinking at normal speed.
Because of this the game is not really playable because you have some ingame movie cutscenes that should pause to let you make choices, they don't do that and furthermore if you fail the sequence the game locks up in a black screen.
It appears that some movie controls are not working properly or at all.


RE: Tantei Opera Milky Holmes - ULJS00343 - sum2012 - 11-09-2012

sorry,I didn't do a full test


RE: Tantei Opera Milky Holmes - ULJS00343 - andutrache - 12-04-2012

(11-09-2012, 12:24 PM)sum2012 Wrote: sorry,I didn't do a full test

It appears i didn't test enough either.
Finally found something with this, the thing is when in an ingame cutscene is playing and you fail the sequence the movie should stop and the movie showing that you failed should play.
Instead what happens is :
1. Cutscene starts (same as all movies in the game it is first at 2x speed then it starts blinking)
2. You fail the sequence
3. Instead of showing the You Fail movie the screen turns black and the audio of the movie that was just playing starts from the beginning.
4. If you wait for the audio to finish the game plays the cutscene at 2x speed with no audio then it plays the you fail movie then starts the cutscene again like it should.

Also posting a INFO log with:
<logger name='hle.scePsmfPlayer'> <level value='debug' /> </logger>
<logger name='hle.scePsmf'> <level value='debug' /> </logger>
<logger name='hle.sceMpeg'> <level value='debug' /> </logger>
in LogSettings.xml
Important points in the log have been marked with POINT 1 to POINT 8 for easy searching.

It appears the PSMFPlayer cannot seek correctly to the end of the file where the you fail scene is located i think

Is there any way i could output such a log from a real psp? i would like to check how it works there, but hopefully this log will help fix the problem at least partially.