Created yuzu Web Service (markdown)

Tobias 2018-09-19 21:08:00 +02:00
parent 7d0c50602b
commit 264639bf72
1 changed files with 18 additions and 0 deletions

18
yuzu-Web-Service.md Normal file

@ -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.