Updated Stack Trace Guide for Citra (markdown)

Valentin Vanelslande 2018-03-24 22:43:31 -06:00
parent ae60b78292
commit 3085cf6f53

@ -1,4 +1,4 @@
#Stack trace on Windows
# Stack trace on Windows
* Download and install [Visual Studio 2015 Community](https://www.visualstudio.com/vs/community/).
* Download the [nightly build](https://github.com/citra-emu/citra-nightly/releases), [source code](https://github.com/citra-emu/citra-nightly/releases) and [debug symbols](https://ci.appveyor.com/project/citrabot/citra-nightly/build/artifacts) (__make sure they have the same commit hash__). If you've compiled your own [msvc build](https://github.com/citra-emu/citra/wiki/Building-for-Windows#msvc-build-for-windows), then skip this and the following step.
![1](http://i.imgur.com/8A47XHp.png)