diff --git a/Citra-Web-Tokens.md b/Citra-Web-Tokens.md new file mode 100644 index 0000000..83b268b --- /dev/null +++ b/Citra-Web-Tokens.md @@ -0,0 +1,18 @@ +# Citra Web Tokens + +Citra web tokens are unique identifiers that allow your personal Citra installation to be able to log in to Citra's Web Services, without having to save your email and password. Logging in to your Web Services account allows you to provide more detailed statistics with telemetry, among other things. + +# Getting A Token + +0. If you haven't done so already, register on the [Citra Community Forums](https://community.citra-emu.org/). +1. Log in to your forums account. +2. In the same browser, go to . +3. Your token is the letters and numbers seperated by dashes in the text box. +4. If you'd like to generate a new token, click the refresh button beside the text box. Note that this will invalidate your previous token and thus sign you out from within Citra. + +# Installing A Token + +1. Open Citra, and go into the `Emulation` → `Configure...` menu. +2. In the new window, go into the `Web` tab. +3. Type your username and paste your token in the respective fields. +4. Click `OK` to apply the settings. \ No newline at end of file