From 6822d9bb9a9770e7ecffa4cc3414faaf6931aa85 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 2 Mar 2024 14:10:01 +0000 Subject: [PATCH] Updated FAQ and Troubleshooting (markdown) --- FAQ-and-Troubleshooting.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index 42615cc..7114cf0 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -156,6 +156,9 @@ As of 1.1.1217, Avalonia has become the default UI. ### **__• Does Avalonia autoupdate?__** Yes. +### **__• How do I update the emulator?__** +Click on `Help` then `Check for Updates`. + ### **__• How do I report a bug?__** If you've found a bug, please first make sure it's not been reported on the [main issue tracker](https://github.com/Ryujinx/Ryujinx/issues) or on the [game compatibility list](https://github.com/Ryujinx/Ryujinx-Games-List/issues). Then post a comment in the game's compatibility entry with a screenshot, a log and a save file, along with an explanation on how to reproduce the issue. This allows our developers to quickly look into bugs, without having to worry about how to reproduce them.