--- Info --- Set was updated. Added numerous songs, converted set to minipsf/psflib. Driver is original driver with correct reverb settings. Fixed Set to work with Highly Experimental 1.09 / 1.10 with strict checking on. --- Technical --- Lunar2datapak.cpp - Source code for a program to extract the original data files from data.pak. 3 files are involved. Data.pak - All files are here, arranged in 0x800 byte sectors Data.idx - Sector offset information (not needed to reconstruct the data.) Data.upd - File name/index/size information. There is enough information in this file to extract all of the data.) SND\*.DAT (in the data.pak file) - All music / sound effects. Offset Len description 0x0000 4 pointer to number of sequences. (N) 0x0004 4 Pointer to sequence. Repeat N times 0x0004 * N + 4 4 Pointer to VAB header 0x0004 * N + 8 4 Pointer to VAB body 0x0004 * N + C 4 Pointer to End of Vab Body --- Missing --- Eternal Blue [Rondo-Light And Shadow] (streamed) Lucia's Theme (streamed) Star Dragon Theme ['95 Mix] (probably streamed) --- Credits --- Neill Corlett - PSF-o-Cycle and PSX C compiler Chris Moeller - Reminding you, the PSF ripper, to always prune your files before publishing.