From d2fd6660d2fc500a8c558fc244288c65961f2f31 Mon Sep 17 00:00:00 2001 From: staphen Date: Sat, 1 May 2021 14:55:55 -0400 Subject: [PATCH] Add readme to Packaging/ctr. --- Packaging/ctr/README.txt | 68 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 Packaging/ctr/README.txt diff --git a/Packaging/ctr/README.txt b/Packaging/ctr/README.txt new file mode 100644 index 000000000..736608a65 --- /dev/null +++ b/Packaging/ctr/README.txt @@ -0,0 +1,68 @@ +# DevilutionX (Diablo 1) for Nintendo 3DS +*New3DS only + +## Installation + +
.3dsx installation + +#### Install DevilutionX: Diablo +1. Download [devilutionx.3dsx](https://github.com/MrHuu/devilutionX-3ds/releases/latest/download/devilutionx.3dsx). +2. Put `devilutionx.3dsx` into `sd:/3ds/devilutionx/`. +3. Copy `diabdat.mpq` from your Diablo CD (or GoG install folder) to `sd:/3ds/devilutionx/`. + +#### Install DevilutionX: Diablo - Hellfire +4. Copy `hellfire.mpq` `hfmonk.mpq` `hfmusic.mpq` and `hfvoice.mpq` from your Hellfire CD (or GoG install folder) to `sd:/3ds/devilutionx/`. + +*Note:* When Hellfire is install you can still launch regular Diablo by passing `--diablo` to `devilutionx.3dsx`. + +
+
.cia installation + +#### Install DevilutionX: Diablo +1. Download [devilutionx.cia](https://github.com/MrHuu/devilutionX-3ds/releases/latest/download/devilutionx.cia). +2. Put `devilutionx.cia` on your SD card and install with a title manager, e.g. [FBI](https://github.com/Steveice10/FBI). + `devilutionx.cia` can be removed after being installed. +3. Copy `diabdat.mpq` from your Diablo CD (or GoG install folder) to `sd:/3ds/devilutionx/`. + +##### Install DevilutionX: Diablo - Hellfire +4. Copy `hellfire.mpq` `hfmonk.mpq` `hfmusic.mpq` and `hfvoice.mpq` from your Hellfire CD (or GoG install folder) to `sd:/3ds/devilutionx/`. +
+ +## Usage + +When using .3dsx: + +- Launch `devilutionx.3dsx` with the [Homebrew Launcher](https://github.com/fincs/new-hbmenu). + +or, when using .cia: + +- Launch Diablo from your 3DS Homemenu. + +## Controls + +- Circle-Pad or D-Pad: move hero +- A: attack nearby enemies, talk to townspeople and merchants, pickup/place items in the inventory, OK while in main menu +- B: select spell, back while in menus +- X: pickup items, open nearby chests and doors, use item in the inventory +- Y: cast spell, delete character while in main menu +- L: use health item from belt +- R: use mana potion from belt +- Start + ↑: game menu (alt: Start + Select) +- Start + ↓: toggle automap +- Start + ←: character sheet (alt: ZL or Start + L) +- Start + →: inventory (alt: ZR or Start + R) +- Start + X: toggle zoom +- Select + D-Pad: move automap or simulate mouse +- Select + A/B/X/Y: Spell hotkeys +- Select + ZL: quest log (alt: Start + Y) +- Select + ZR: spell book (alt: Start + B) + +## Touchpad + +- Single finger drag: move the mouse pointer (pointer jumps to finger) +- Single short tap: left mouse click + +## Resources + +* Discord: https://discord.gg/aQBQdDe +* GitHub: https://github.com/diasurgical/devilutionX