Ford vs Chevy
TODO: Contact author of Technyx tool to ask about HDR to WAV module. In PS2, game uses format of two files: CDFILES.DAT and ARCHIVE.AR. Although it can be extracted using Technyx - https://github.com/PredatorCZ/Technyx - the resulting files are simply empty SND, HDR and other PSS files. In Xbox it's better, because extracting XISO gives folder named HDD with all the music used in the game in WMA format which can be opened in foobar2000 or Media Player Classic. Cutscenes use XMV format but it's difficult to convert it to another format, so it's better to use FFMPEG to get audio and video separately and then combine both into a video. Command for audio is like this: ffmpeg -i intro_ntsc.xmv -c:a aac intro.aac; command for video: ffmpeg -i intro_ntsc.xmv -c:v libx264 intro.mp4. There is a video that seems to be unfinished game intro. Cutscenes do not use any music. Game does not have any music settings like changing the song, showing the playlist or even display the title of used song. Songs are divided into categories of cars and associated races, so all the info about the songs comes from the credits that are showing after finishing either the Ford or Chevy story. Songs ordered by the credits info. Credits video available. Filenames per song added (from XBOX version). Licensed music titles checked. In-game versions uploaded. Links updated with music.youtube.com. Soundtrack from XBOX available to download at http://vgm.hcs64.com