diff --git a/yuzu-Web-Service.md b/yuzu-Web-Service.md new file mode 100644 index 0000000..7c2567a --- /dev/null +++ b/yuzu-Web-Service.md @@ -0,0 +1,18 @@ +# yuzu Web Tokens + +yuzu web tokens are unique identifiers that allow your personal yuzu installation to be able to log in to yuzu'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 + +1. If you haven't done so already, register on the [yuzu Community Forums](https://community.citra-emu.org/). +2. Log in to your forum's account. +3. In the same browser, click [here](https://profile.yuzu-emu.org) to retrieve your token. +4. Your token is the letters and numbers seperated by dashes in the text box. +5. 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 yuzu. + +# Installing A Token + +1. Open yuzu, 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