mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 00:46:34 +00:00
Updated FAQ and Troubleshooting (markdown)
parent
f0290253cd
commit
7bbba6ecfd
1 changed files with 2 additions and 2 deletions
|
@ -283,9 +283,9 @@ If you are a developer, there are [Good First Issues](https://github.com/Ryujinx
|
|||
|
||||
Most of the errors below will be displayed on the console or log files. To view your log files, go to `File` > `Open Logs Folder`. You’ll likely want to open the biggest and latest one of the 3 files.
|
||||
|
||||
![image](https://user-images.githubusercontent.com/79612681/232947442-ddbba4cd-d1a8-4266-9ce1-070a0682b658.png)
|
||||
![image-3](https://github.com/Ryujinx/Ryujinx/assets/79612681/62f441b2-c8d3-4f99-b5f4-36d445c72542)
|
||||
|
||||
![image](https://user-images.githubusercontent.com/79612681/232947552-2c7a66e9-3e4b-4714-bc1c-b2cdeeb86ac8.png)
|
||||
![image](https://github.com/Ryujinx/Ryujinx/assets/79612681/30c8e179-16a8-47db-ac19-8829001cb928)
|
||||
|
||||
### • Can’t open Ryujinx: `|E| Application : Unhandled exception caught: System.TypeInitializationException: The type initializer for 'Gtk.Application' threw an exception. ---> System.DllNotFoundException: Gtk: libgtk-3-0.dll, libgtk-3.so.0, libgtk-3.0.dylib, gtk-3.dll`
|
||||
This error is specific to the old GTK UI. As of 1.1.1217, Avalonia has become the default, so please redownload Ryujinx if possible. If you're on an old, unsupported version:
|
||||
|
|
Loading…
Reference in a new issue