Skip to content

Instantly share code, notes, and snippets.

@elsonLee
elsonLee / harrypotter_5_7
Last active August 29, 2015 13:59
Lego Harry Potter Years 5-7 trace on PPSSPP v0.9.8-431-g839936d
I[ME]: hle\sceatrac.cpp:1244 sceAtracSetData(0, 0921ce00, 00030000)
W[ME]: hle\sceatrac.cpp:1179 This is an atrac3+ stereo audio
D[ME]: hw\mediaengine.cpp:77 FF: parser not found for codec atrac3p, packets or times may be invalid.
D[ME]: hw\mediaengine.cpp:77 FF: parser not found for codec atrac3p, packets or times may be invalid.
D[ME]: hle\sceatrac.cpp:846 sceAtracGetMaxSample(0, 0bfa7930)
D[ME]: hle\sceatrac.cpp:1341 sceAtracSetLoopNum(0, -1)
D[ME]: hle\sceatrac.cpp:984 sceAtracGetStreamDataInfo(0, 08c191d4[0921ce00], 0bfa7a50[00030000], 0bfa7a54[00030000])
E[ME]: hle\sceatrac.cpp:628 WARNING: Remaining data in packet - we currently only decode one frame/packet
D[ME]: hle\sceatrac.cpp:695 00000000=sceAtracDecodeData(0, 0924d740, 0bfa7a50[00000800], 0bfa7a58[0], 0bfa7a54[263])
D[AUDIO]: hle\sceaudio.cpp:262 00000000 = sceAudioSetChannelDataLen(00000005, 00000800)
@elsonLee
elsonLee / lego_tit01_at3
Created April 17, 2014 15:54
audio file
This file has been truncated, but you can view the full file.
0000000: 5249 4646 0ce0 0d00 5741 5645 666d 7420 RIFF....WAVEfmt
0000010: 3400 0000 feff 0200 44ac 0000 953e 0000 4.......D....>..
0000020: e802 0000 2200 0008 0300 0000 bfaa 23e9 ....".........#.
0000030: 58cb 7144 a119 fffa 01e4 ce62 0100 285c X.qD.......b..(\
0000040: 0000 0000 0000 0000 6661 6374 0800 0000 ........fact....
0000050: 0025 2600 9009 0000 736d 706c 3c00 0000 .%&.....smpl<...
0000060: 0000 0000 0000 0000 9458 0000 3c00 0000 .........X..<...
0000070: 0000 0000 0000 0000 0000 0000 0100 0000 ................
0000080: 1800 0000 0000 0000 0000 0000 9009 0000 ................
0000090: 8f2e 2600 0000 0000 0000 0000 6461 7461 ..&.........data
@elsonLee
elsonLee / psp_lego_tit01_at3
Last active August 29, 2015 13:59
Lego Harry Potter Years 5-7 tit01_at3 trace on real psp machine
I[ME]: hle\sceatrac.cpp:1280 sceAtracSetData(0, 0921ce00, 00030000)
W[ME]: hle\sceatrac.cpp:1214 This is an atrac3+ stereo audio
D[ME]: hw\mediaengine.cpp:77 FF: parser not found for codec atrac3p, packets or times may be invalid.
D[ME]: hw\mediaengine.cpp:77 FF: parser not found for codec atrac3p, packets or times may be invalid.
D[ME]: hle\sceatrac.cpp:865 sceAtracGetMaxSample(0, 0bfa7930)
D[ME]: hle\sceatrac.cpp:1382 sceAtracSetLoopNum(0, -1)
D[ME]: hle\sceatrac.cpp:1019 sceAtracGetStreamDataInfo(0, 08c191d4[0921ce00], 0bfa7a50[000002e8], 0bfa7a54[00030000])
E[ME]: hle\sceatrac.cpp:636 WARNING: Remaining data in packet - we currently only decode one frame/packet
D[ME]: hle\sceatrac.cpp:714 00000000=sceAtracDecodeData(0, 0924d740, 0bfa7a50[00000800], 0bfa7a58[0], 0bfa7a54[263])
D[AUDIO]: hle\sceaudio.cpp:262 00000000 = sceAudioSetChannelDataLen(00000005, 00000800)
@elsonLee
elsonLee / fixed_lego_tit01_at3
Created April 18, 2014 09:33
fixed lego harry potter years 5-7 tit01_at3 trace
I[ME]: HLE/sceAtrac.cpp:1245 sceAtracSetData(0, 0921d1c0, 00030000)
W[ME]: HLE/sceAtrac.cpp:1180 This is an atrac3+ stereo audio
D[ME]: HW/MediaEngine.cpp:77 FF: parser not found for codec atrac3p, packets or times may be invalid.
D[ME]: HW/MediaEngine.cpp:77 FF: parser not found for codec atrac3p, packets or times may be invalid.
D[ME]: HLE/sceAtrac.cpp:848 sceAtracGetMaxSample(0, 09fa7930)
D[ME]: HLE/sceAtrac.cpp:1342 sceAtracSetLoopNum(0, -1)
D[ME]: HLE/sceAtrac.cpp:985 sceAtracGetStreamDataInfo(0, 08c191d4[0921d1c0], 09fa7a50[00000000], 09fa7a54[00030000])
E[ME]: HLE/sceAtrac.cpp:628 WARNING: Remaining data in packet - we currently only decode one frame/packet
D[ME]: HLE/sceAtrac.cpp:697 00000000=sceAtracDecodeData(0, 0924db00, 09fa7a50[00000800], 09fa7a58[00000000], 09fa7a54[263])
D[AUDIO]: HLE/sceAudio.cpp:262 00000000 = sceAudioSetChannelDataLen(00000005, 00000800)