07-28-2012, 08:32 PM
Made a log.
Title Screen is not loaded, often Music is not playing,
and all icons get replaced by the same.
Textboxes are also screwed up. But I think the error is always the same:
<td title="Message" class="message">Replacing CodeBlock at 0x089C3380 by Native Code 'nop'</td>
For the opening,
<td title="Message" class="message">PSMF Player Data: displayBuffer=0x91158e0, displayBufferSize=0x300000, playbackThreadPriority=0x1e</td>
<td title="hle.scePsmfPlayer category">hle.scePsmfPlayer</td>
<td title="Message" class="message">'disc0:/PSP_GAME/USRDIR/movie/opening.pmf' PSMF file loaded.</td>
</tr>
Either too small buffer, wrong loading method. The Emulator is replacing evertything with native code and this causes that every icon looks the same.
I could live with the opening being screwed up but I would really ask the developers to fix the other thing since our Translator team (we are translating the game into english) can't really betatest our translation if every icon is looking the same.
Would really ask you to fix it.
Title Screen is not loaded, often Music is not playing,
and all icons get replaced by the same.
Textboxes are also screwed up. But I think the error is always the same:
<td title="Message" class="message">Replacing CodeBlock at 0x089C3380 by Native Code 'nop'</td>
For the opening,
<td title="Message" class="message">PSMF Player Data: displayBuffer=0x91158e0, displayBufferSize=0x300000, playbackThreadPriority=0x1e</td>
<td title="hle.scePsmfPlayer category">hle.scePsmfPlayer</td>
<td title="Message" class="message">'disc0:/PSP_GAME/USRDIR/movie/opening.pmf' PSMF file loaded.</td>
</tr>
Either too small buffer, wrong loading method. The Emulator is replacing evertything with native code and this causes that every icon looks the same.
I could live with the opening being screwed up but I would really ask the developers to fix the other thing since our Translator team (we are translating the game into english) can't really betatest our translation if every icon is looking the same.
Would really ask you to fix it.