summaryrefslogtreecommitdiffstats
path: root/games/desmume/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/desmume/README')
-rw-r--r--games/desmume/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/desmume/README b/games/desmume/README
new file mode 100644
index 0000000000..c620902bcf
--- /dev/null
+++ b/games/desmume/README
@@ -0,0 +1,13 @@
+DeSmuME is a Nintendo DS emulator running homebrew demos and commercial games.
+
+This requires gtkglext.
+
+Optionally DeSmuMe can use zziplib if installed.
+
+Note about Nvidia drivers:
+DeSmuMe doesn't compile with Nvidia's OpenGL header files. To compile DeSmuMe
+on computers with SlackBuilds.org Nvidia Drivers run the following commands:
+
+nvidia-switch --xorg
+./desmume.SlackBuild
+nvidia-switch --nvidia \ No newline at end of file