diff --git a/Packaging/ctr/README.txt b/Packaging/ctr/README.txt index bc2ffdf08..841226b6e 100644 --- a/Packaging/ctr/README.txt +++ b/Packaging/ctr/README.txt @@ -5,7 +5,7 @@ ### .3dsx installation #### Install DevilutionX: Diablo -1. Extract `devilutionx.3dsx`, `CharisSILB.ttf`, and `devilutionx.mpq` and put them into `sd:/3ds/devilutionx/`. +1. Extract `devilutionx.3dsx` and put it into `sd:/3ds/devilutionx/`. 2. Copy `diabdat.mpq` from your Diablo CD (or GoG install folder) to `sd:/3ds/devilutionx/`. #### Install DevilutionX: Diablo - Hellfire @@ -16,13 +16,12 @@ #### Install DevilutionX: Diablo 1. Extract `devilutionx.cia` and place it on your SD card. -2. Extract `devilutionx.mpq` and put it into `sd:/3ds/devilutionx/`. -3. Copy `diabdat.mpq` from your Diablo CD (or GoG install folder) to `sd:/3ds/devilutionx/`. -4. Put the SD card back into the 3DS and install `devilutionx.cia` using a title manager (e.g. [FBI](https://github.com/Steveice10/FBI)). +2. Copy `diabdat.mpq` from your Diablo CD (or GoG install folder) to `sd:/3ds/devilutionx/`. +3. Put the SD card back into the 3DS and install `devilutionx.cia` using a title manager (e.g. [FBI](https://github.com/Steveice10/FBI)). 1. `devilutionx.cia` can be removed after being installed. ##### Install DevilutionX: Diablo - Hellfire -5. Copy `hellfire.mpq` `hfmonk.mpq` `hfmusic.mpq` and `hfvoice.mpq` from your Hellfire CD (or GoG install folder) to `sd:/3ds/devilutionx/`. +4. Copy `hellfire.mpq` `hfmonk.mpq` `hfmusic.mpq` and `hfvoice.mpq` from your Hellfire CD (or GoG install folder) to `sd:/3ds/devilutionx/`. ## Usage @@ -58,6 +57,13 @@ or, when using .cia: - Single finger drag: move the mouse pointer (pointer jumps to finger) - Single short tap: left mouse click +## Tips + +- For improved performance, change the game's resolution to 640x480. This may be necessary on old 3DS models which may otherwise run slower than the game's intended framerate. + - Open diablo.ini located in sd:/3ds/devilutionx. + - Update Graphics settings by changing to `Width=640`. + - By default, the game will scale to fill the entire top screen. To keep the aspect ratio when scaling, change to `Fit to Screen=0` in Graphics settings as well. + ## Resources * Discord: https://discord.gg/aQBQdDe diff --git a/docs/installing.md b/docs/installing.md index 464c59bc0..76fecc884 100644 --- a/docs/installing.md +++ b/docs/installing.md @@ -73,6 +73,7 @@ sudo apt install devilutionx - Copy `devilutionx.cia` to your SD card. - Copy the MPQ files to `sd:/3ds/devilutionx/`. +- Copy the `CharisSILB.ttf` font file into `sd:/3ds/devilutionx/`. - Install `devilutionx.cia` with a title manager (e.g. [FBI](https://github.com/Steveice10/FBI)). - `devilutionx.cia` can be removed after being installed. - Launch Diablo from your 3DS Homemenu. diff --git a/docs/manual/platforms/n3ds.md b/docs/manual/platforms/n3ds.md index 76cd31fcc..0df2956f6 100644 --- a/docs/manual/platforms/n3ds.md +++ b/docs/manual/platforms/n3ds.md @@ -21,7 +21,7 @@ Start by downloading [devilutionx-n3ds.zip](https://github.com/diasurgical/devil #### Install DevilutionX: Diablo 1. Extract `devilutionx.cia` and place it on your SD card. -2. Extract `devilutionx.mpq` and put it into `sd:/3ds/devilutionx/`. +2. Extract `devilutionx.mpq` and `CharisSILB.ttf` and put them into `sd:/3ds/devilutionx/`. 3. Copy `diabdat.mpq` from your Diablo CD (or GoG install folder) to `sd:/3ds/devilutionx/`. 4. Put the SD card back into the 3DS and install `devilutionx.cia` using a title manager (e.g. [FBI](https://github.com/Steveice10/FBI)). 1. `devilutionx.cia` can be removed after being installed.