Ripping the audio from KH2 and KH2:FM is not impossible. It's very easy actually. All you have to do is run the .pss files into a little application called PSS plex
http://www.zophar.net/utilities/downloa ... x_1.05.zip
Dragging a .pss file into that program will spit out both an m2v file and a .dat file. The .dat file is the audio.
The hard part is making the .dat file usable. '
To sum it up, you have to use a hex editor to put an atrac3 header into the .dat file.
This is an example of what an atrac3 header looks like.
52494646A042260057415645666D7420200000007002020044AC000099400000 800100000E00010000100000000000000100000064617461CC95A702
If you use this header, then the next step would be to import the audio file/(newly modified .dat) file into an editing program in order to re-sync the audio back to the video file.