Visual Studio, suggest to build as Release instead of Debug

freiro 2016-11-22 14:17:20 +01:00
parent 5b0eb4db3c
commit 05bf5b125f

@ -47,9 +47,13 @@ NOTE: Citra by default downloads to C:\Users\<user-name>\citra
![17](http://i.imgur.com/tgL92rk.png?2) ![17](http://i.imgur.com/tgL92rk.png?2)
* Select the appropriate build type, Debug for debug purposes or Release for performance (in case of doubt choose the latest).
![18](http://i.imgur.com/7iqvLF5.png)
* Press F5 or select Build → Rebuild Solution in the menu. * Press F5 or select Build → Rebuild Solution in the menu.
![18](http://i.imgur.com/x30ZhtE.png?2) ![19](http://i.imgur.com/x30ZhtE.png?2)
* NOTE: Please refer to [Common Issues](https://github.com/citra-emu/citra/wiki/Common-Issues) if any errors. If you did not find a solution feel free to ask us in the IRC channel: #citra @ [Freenode](https://webchat.freenode.net/). * NOTE: Please refer to [Common Issues](https://github.com/citra-emu/citra/wiki/Common-Issues) if any errors. If you did not find a solution feel free to ask us in the IRC channel: #citra @ [Freenode](https://webchat.freenode.net/).