summarylogtreecommitdiffstats
path: root/cemu.install
diff options
context:
space:
mode:
Diffstat (limited to 'cemu.install')
-rw-r--r--cemu.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/cemu.install b/cemu.install
new file mode 100644
index 000000000000..f10d73c6fd52
--- /dev/null
+++ b/cemu.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo "Note: Remember you need a powerful computer with an nvidia or ati card to execute this emulator"
+ echo "Download shader caches for your games from reddit.com/r/CEMUcaches, and install them on the ~/.cemu/shaderCache dir, otherwise the performance could be poor"
+}
+