aboutsummaryrefslogtreecommitdiff
path: root/emulators/vba/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vba/files/pkg-message.in')
-rw-r--r--emulators/vba/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/emulators/vba/files/pkg-message.in b/emulators/vba/files/pkg-message.in
index cb364d43a385..26da3acaefe7 100644
--- a/emulators/vba/files/pkg-message.in
+++ b/emulators/vba/files/pkg-message.in
@@ -1,4 +1,6 @@
------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
The default configuration file has been installed as
%%LOCALBASE%%/bin/VisualBoyAdvance.cfg-default. Please copy it to
%%LOCALBASE%%/bin/VisualBoyAdvance.cfg before you start the emulator.
@@ -6,4 +8,6 @@ The default configuration file has been installed as
If all you see after loading a ROM is a black screen and/or
VisualBoy Advance crashes, try switching the video filter.
Either change it in the global config file or use the -f switch.
------------------------------------------------------------------
+EOM
+}
+]