mirror of
https://github.com/mandarine3ds/mandarine.git
synced 2024-11-26 16:00:49 +00:00
.. | ||
public | ||
CMakeLists.txt | ||
README.md |
Mandarine uses Tracy Profiler as its profiling app, which requires an external program to interact with. It can be found on the Tracy Profiler Releases page.
To update the Tracy Profiler dependency:
- Delete the
public
folder - Navigate to the main Tracy Profiler project page: https://github.com/wolfpld/tracy
- Copy the
public
folder from the Tracy Profiler page into this directory
NOTE: The code included here may be too new to be supported by the latest stable release of Tracy Profiler. If that is the case, until the project releases an updated stable binary, download a build artifact instead.