Search found 2 matches

by Kaoru
Tue Dec 09, 2014 4:00 am
Forum: Compressed files and methods
Topic: [Help] Extracting dialogue script and audio from Persona 4
Replies: 2
Views: 3649

Re: [Help] Extracting dialogue script and audio from Persona

Thank you, that was a huge help. I managed to extract all the data I need, I just have one last problem - the image references. The bustup image references that tool generates seem incomplete; they export as something like [BUSTUP(b2_1_x)] , but how do I get the value of x ? In this case, b2_1_ is t...
by Kaoru
Sun Dec 07, 2014 1:18 am
Forum: Compressed files and methods
Topic: [Help] Extracting dialogue script and audio from Persona 4
Replies: 2
Views: 3649

[Help] Extracting dialogue script and audio from Persona 4

So, I've been messing with the ISO for Persona 4 the last few days, trying to extract all the data I need. After hours of Googling, searching this forum and coding in Python, I've made very little progress, so I'm hoping someone here with more experience will be able to help me since this is my firs...