Skip to content

Commit 0db3c56

Browse files
committed
Updated Readme.md
1 parent 60e3b4c commit 0db3c56

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Or useful for having multiple distinct Dolphin setups for testing/development/TA
121121
5. `cp -r ../Data/Sys/ Binaries/`
122122
6. `touch Binaries/portable.txt`
123123

124+
<<<<<<< HEAD
124125
## Building for Android
125126

126127
These instructions assume familiarity with Android development. If you do not have an
@@ -136,6 +137,9 @@ If using Android Studio, import the Gradle project located in `./Source/Android`
136137
Android apps are compiled using a build system called Gradle. Dolphin's native component,
137138
however, is compiled using CMake. The Gradle script will attempt to run a CMake build
138139
automatically while building the Java code.
140+
=======
141+
note: If you use Wayland and rendering doesn't work, run `QT_QPA_PLATFORM=xcb ./dolphin-emu` when starting Dolphin.
142+
>>>>>>> 4c7784958b (Updated Readme.md)
139143
140144
## Uninstalling
141145

0 commit comments

Comments
 (0)