-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dc433cc
commit 74f9fa5
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
## Doom for 3DS | ||
|
||
Place the prboom folder on your SD card in the 3DS folder as specified by [3ds Hbmenu](https://github.com/smealum/3ds_hb_menu). | ||
|
||
Start button will bring up game menu and exit from menu. Controls in the menu are DPAD and Select/A to select menu item. B button goes back a menu level. | ||
|
||
|
||
##### In game controls | ||
|
||
DPAD and circle pad currently act as direction keys. B to select switches/doors etc. A to fire current weapon, Y to cycle weapon. Select toggles automap, Start toggles menu. L & R strafe. | ||
|
||
##### Custom IWADs and PWADs | ||
|
||
You can use xml shortcuts to supply arguments to prboom - standard command line works. |