aboutsummaryrefslogtreecommitdiff
path: root/emulators/snes9x/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/snes9x/files/pkg-message.in')
-rw-r--r--emulators/snes9x/files/pkg-message.in28
1 files changed, 28 insertions, 0 deletions
diff --git a/emulators/snes9x/files/pkg-message.in b/emulators/snes9x/files/pkg-message.in
new file mode 100644
index 000000000000..24ee22c3276e
--- /dev/null
+++ b/emulators/snes9x/files/pkg-message.in
@@ -0,0 +1,28 @@
+###############################################################################
+
+The SNES9X emulator was installed
+
+1) You can run the emulator using:
+
+ # (o)snes9x -y2 -ts /path/to/rom_file
+
+2) You can see all options that you can use with snes9x at:
+
+ %%DOCSDIR%%/README
+
+ or only typing:
+
+ # (o)snes9x
+
+3) Also you can define a config file, see an example at:
+
+ %%DOCSDIR%%/snes9x.conf.default
+
+ and you can select this config file using:
+
+ # (o)snes9x -conf /path/to/conf_file
+
+4) Enjoy it ;)
+
+
+###############################################################################