Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
d3d9_debugging [2014/11/09 23:36]
sarnex
d3d9_debugging [2015/11/26 02:39]
sarnex update to new wine
Line 33: Line 33:
 == APITrace == == APITrace ==
 {{ :apitrace.png?direct&500|}} {{ :apitrace.png?direct&500|}}
 +  * **For apitrace to work, you need to use the no_external_dll branch of iXit/wine!**
   * For debugging Windows applications you'll need to use APITrace compiled for Windows   * For debugging Windows applications you'll need to use APITrace compiled for Windows
   * The Windows version is almost always required for replaying   * The Windows version is almost always required for replaying
  
 When uploading APITrace .trace file, please compress it with xz (best compression -> ''xz -9e your_app.trace'') When uploading APITrace .trace file, please compress it with xz (best compression -> ''xz -9e your_app.trace'')
-**  * We have dedicated server space for APITrace files, contact sarnex or okias on IRC for the information.**+  * **We have dedicated server space for APITrace files, contact sarnex or okias on IRC for more information.**
   * [[https://github.com/apitrace/apitrace/wiki/WINE#windows-native|Wine HOWTO]]   * [[https://github.com/apitrace/apitrace/wiki/WINE#windows-native|Wine HOWTO]]
-  * [[http://people.freedesktop.org/~jrfonseca/apitrace/apitrace-mingw-latest.7z|Build suitable for Wine]]+  * [[http://people.freedesktop.org/~jrfonseca/apitrace/apitrace-msvc-latest.7z|Build suitable for Wine]]