by GPNMilano » Fri Sep 19, 2008 10:37 pm
First Zaphod, again if you read my post, the majority of the ages with the prefix are found in those ages. Some are not. the example you posted of the clft file is because thats the music associated with bahro related caves. (like where you get your relto book in the cleft. since that is the first instance in game where you hear the music, thats the age it was named after).
The x marked files are simply global files that every age uses. There are cases however where they don't use them.
The reason you'll find multiple outputs of ogg files is because the ogg file is the stereo format. The sound decompresser breaks this up into two outputs, left and right, each being a mono format. Think of it like a stereo cable. There are two, one is generally white, the other red. You put in one, you only get one channel coming out of your speakers. you put in both you get both channels. This is what the sound compressor does. the ogg file is a mono file but with both channels playing simultaneously to make it seem like its stereo format. When uru runs for the very first time. (when you install it) it breaks those files up into two formatted wav files. Left and right, for sounds that need stereo format. (like wind, music, etc) this isn't needed for some sounds (like pushing of a button) because its generally only coming from the one area, not all around you.
PRPExplorer reads the PRP files. There is a program called riveal that extracts textures. But the sounds don't need to be extracted because they all ready are.
I'm curious though why you need to make a list of all the sounds for an age.
As for the rest of an age's files. The age file stores the sequence prefix of an age, its page(PRP) name's and numbers, the length of the day for that age. The fni file stores the fog settings for an age. (when you fly out of an age with flymode, you can see a solid color backdrop, thisis the fog. the settings in the fni file set how thick the fog is, what color and where it starts. The sum file is an encrypted file that stores the PRP's settings and formats. (if you change something in a prp file manually with PRPExplorer, you need to update the sum file or else the age will crash because Plasma reads this file and compares it to the actual PRP file.) Finally a csv file is for revelance regions. This is only found in certain ages, like the city and Minkata, and is used primarily for page swapping.
p2f files are simply the type of font files that Uru uses.
PlasmaShop will open up age, sum, fni, p2f, and csv files. While PRPExplorer opens up PRP files only.
I hope this helps.