+++ date = "2017-08-26T21:04:00-04:00" title = "Telemetry (And Why That's A Good Thing)" tags = [ "citra-release" ] author = "anodium" forum = 3095 +++ Citra has some [issues](https://github.com/citra-emu/citra/issues), and by its nature as an open source project, they are visible to everyone and fixable by anyone. Unfortunately though, most contributions are made by [a small minority of developers](https://github.com/citra-emu/citra/graphs/contributors). These developers have found it difficult to prioritize their efforts, since the majority of issue reports are written scattered across Discord, Reddit, forums, IRC, and too many other places to count. Because of this, the Citra team has put together a framework to report data about how Citra is used to our server, and use that data to discover what are the most popular games and hardware configurations, where emulated games crash in Citra most often, and more. We had considered including this in last month's progress report, but we decided that it would be best to publish this on its own, so it gets the attention it deserves. We're very aware that privacy is important to many of our users, and so from the earliest planning stage we knew we must be as transparent and open about this as possible. The telemetry framework will collect information such as: * Information about the version of Citra you are using * Performance data for the games you play * Your Citra configuration settings * Information about your computer hardware (e.g. GPU, CPU, and OS type) * Emulation errors and crash information Not everyone is comfortable sharing information about their system, so we've made it easy to opt-out:
First, head to the Citra "Emulation" → "Configure..." menu.
Then, head into the "Web" tab.
And finally, untick the box titled "Share anonymous usage data with the Citra team".