So I'm making a small game for one of my last classes in university. Basically I'm having some really awful issues trying to play a song in the title screen, then when the user clicks to start game, switching to a game play song.
The first 3 hours, I used the provided sound libraries, and then I ran into the issue many others have with massive lag to the game. So, I decided to give XACT 3 a try, the one packaged with XNA 4.0.
I made the project from scratch, in XACT 3, and XNA is telling me:
error : The .xap file was created with a version of XACT that is incompatible with the XNA Framework Content Pipeline version used by this project. Refer to the documentation for options to resolve this mismatch.
Now i'd love to refer to the non-existent documentation to find out they can't help, but can anyone out there please help me? I'm so close to being finished. My searches for the last few hours have shown me to clues..