aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/3ds/README.md
diff options
context:
space:
mode:
authorBastien Bouclet2019-10-13 20:58:19 +0200
committerBastien Bouclet2019-10-14 21:22:23 +0200
commitf22e07825f9dfeec96edffe8ef435ffbfb75ef84 (patch)
treeb92b7e9287659d624c1d003a23bcb3dcdcc90988 /backends/platform/3ds/README.md
parent904a00f4463ea4749dba8e354b8dfd8c53074a8d (diff)
downloadscummvm-rg350-f22e07825f9dfeec96edffe8ef435ffbfb75ef84.tar.gz
scummvm-rg350-f22e07825f9dfeec96edffe8ef435ffbfb75ef84.tar.bz2
scummvm-rg350-f22e07825f9dfeec96edffe8ef435ffbfb75ef84.zip
3DS: Embed ScummVM's support files in the package
Diffstat (limited to 'backends/platform/3ds/README.md')
-rw-r--r--backends/platform/3ds/README.md16
1 files changed, 2 insertions, 14 deletions
diff --git a/backends/platform/3ds/README.md b/backends/platform/3ds/README.md
index b45a2a69d1..95ce0f4a8f 100644
--- a/backends/platform/3ds/README.md
+++ b/backends/platform/3ds/README.md
@@ -49,19 +49,7 @@ Not having this file will cause many problems with games that need audio, someti
even crashing, so this is NOT considered optional.
Using any CIA installation software (search elsewhere for that), you need to install
-the `scummvm.cia` file. Then, just like what is done with the 3DSX installation, you
-need to extract all ScummVM 3DS files (`scummvm.cia` excluded) to the root of your SD
-card so that all files reside in the `/3ds/scummvm/` directory.
-
-1.3) Additional files
----------------------
-In order to use the Virtual Keyboard, you need to get the:
-`backends/vkeybd/packs/vkeybd_small.zip` file from ScummVM's repository, and
-place it on your SD card, in the `/3ds/scummvm/kb` folder.
-
-In case you want a translated GUI, you need to get the:
-`scummvm/gui/themes/translations.dat` file from ScummVM's repository, and place
-it on your SD card, in the `/3ds/scummvm/themes` folder.
+the `scummvm.cia` file.
2.0) Controls
-------------
@@ -229,7 +217,7 @@ Additionally compile to specific formats to be used on the 3DS:
Assuming everything was successful, you'll be able to find the binary
files in the root of your scummvm folder.
-Note: for the CIA format, you will need the 'makerom' and 'bannertool' tools which are
+Note: for the CIA format, you will need the '3dstool', 'makerom' and 'bannertool' tools which are
not supplied with devkitPro.
4.3) Warning for build sizes