Yna Engine on Windows 8
You can use Visual Studio 2010 + Windows Phone SDK or Windows Studio 2012 for Windows Phone, both are working. For this tutorial i'm using Visual Studio 2012 for Windows Phone on Windows 8.
- Download and install Visual Studio 2012 express for Windows 8 (or Visual Studio 2012 Pro)
- Download Yna Engine from here
Create the project
You just have to create an XNA 4.0 Game for Windows Phone project.
Add Yna Engine
Unzip the archive that contains Yna Engine dlls and copy it in a folder in your project. I named this folder "ThirdParty". Return to Visual Studio and look the project explorer, do a right click on References, select Add a reference, click on browse and choose Yna.Engine.dll. You're now ready to use Yna Engine for a Windows Phone 7.