2006-04-04 19:12:02 +00:00
|
|
|
% $Id$ %
|
|
|
|
\subsection{Doom}
|
|
|
|
\screenshot{plugins/images/ss-doom}{Doom}{}
|
|
|
|
This is the famous Doom game.
|
|
|
|
|
|
|
|
\subsubsection{Getting started}
|
|
|
|
For the game to run you need \fname{.wad} game files located in
|
2007-01-13 15:16:10 +00:00
|
|
|
\fname{/.rockbox/doom/} on your player. Create the directory and save the
|
2006-04-04 19:12:02 +00:00
|
|
|
following files there:
|
|
|
|
\begin{description}
|
2007-01-13 15:16:10 +00:00
|
|
|
\item[rockdoom.wad.] The Rockbox \fname{.wad}, based on \fname{prboom.wad}
|
2006-04-04 19:12:02 +00:00
|
|
|
from prboom-2.2.6
|
2007-01-13 15:16:10 +00:00
|
|
|
\item[Your wad files.] Copy all Doom wads you wish to play into that directory.
|
2006-04-04 19:12:02 +00:00
|
|
|
\end{description}
|
|
|
|
The needed files can be found at
|
2006-07-22 14:02:07 +00:00
|
|
|
\wikilink{PluginDoom}
|
2006-04-04 19:12:02 +00:00
|
|
|
|
2007-12-14 02:03:58 +00:00
|
|
|
To play addon wads create the \fname{addons} directory within the doom directory.
|
2007-01-13 15:16:10 +00:00
|
|
|
Place \fname{wad} files in this directory. Currently doom only supports
|
2007-12-14 02:03:58 +00:00
|
|
|
a maximum number of 10 addons.
|
2006-04-04 19:12:02 +00:00
|
|
|
|
2006-04-14 11:34:04 +00:00
|
|
|
A free alternative for Doom 2 is FreeDoom (\url{http://freedoom.sourceforge.net}).
|
|
|
|
This can be used in place of \fname{doom2.wad}, or it may be used as an addon in
|
|
|
|
Doom, by placing it in the \fname{addons} directory.
|
|
|
|
|
|
|
|
\subsubsection{Menus}
|
|
|
|
\begin{description}
|
2007-01-13 15:16:10 +00:00
|
|
|
\item[Rockdoom Menu. ] The Rockdoom menu is shown when Doom is first launched.
|
2006-04-14 11:34:04 +00:00
|
|
|
This is the only time it can be accessed (before starting the game). To re-adjust
|
|
|
|
Rockdoom options, you will need to quit your current game and restart the plugin.
|
2007-01-13 15:16:10 +00:00
|
|
|
\item[Main Menu. ]
|
2006-04-14 11:34:04 +00:00
|
|
|
The Doom plugin has a main menu, which is brought up before a game is started. It
|
|
|
|
has the following entries:
|
|
|
|
|
2007-01-13 15:16:10 +00:00
|
|
|
\emph{Game. } Select which (official) wad to launch\\
|
|
|
|
\emph{Addon. } Select which unofficial addon wad to launch (From
|
|
|
|
\fname{/.rockbox/doom/addons} directory)\\
|
|
|
|
\emph{Demos. } Select which demo file to play on game start\\
|
|
|
|
\emph{Options. } Configure low-level Doom options\\
|
|
|
|
\emph{Play Game. } Launch the wad/addon/Demo chosen%\\
|
2006-04-14 11:34:04 +00:00
|
|
|
|
2007-01-13 15:16:10 +00:00
|
|
|
\item[Options Menu. ]This menu has the following options:
|
2006-04-14 11:34:04 +00:00
|
|
|
|
2007-01-13 15:16:10 +00:00
|
|
|
\emph{Sound. } Enable or Disable sound in Doom\\
|
|
|
|
\emph{Set Keys. } Change the game key configuration\\
|
|
|
|
\emph{Time Demo. } Run a timed demo, to test game speed on a player (Only runs on Doom Shareware)\\
|
|
|
|
\emph{Player Bobbing. } Enable or Disable player up/Down movement\\
|
|
|
|
\emph{Translucency. } Enable or Disable sprite translucency (Fireballs, Plasma...)\\
|
|
|
|
\emph{Fake Contrast.} Enable or Disable modified game lighting\\
|
|
|
|
\emph{Always Run.} Make the player always run\\
|
|
|
|
\emph{Headsup Display.} Show the player status when in fullscreen\\
|
|
|
|
\emph{Statusbar Always Red.} Disable color response statusbar%\\
|
2006-04-14 11:34:04 +00:00
|
|
|
|
2007-01-13 15:16:10 +00:00
|
|
|
\item[InGame Main Menu. ]This menu can only be accessed from within a running game, and is displayed by
|
2006-09-10 09:52:56 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{pressing \ButtonOff}
|
|
|
|
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{flipping your hold switch a couple of times}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{pressing \ButtonPower}
|
2006-04-14 11:34:04 +00:00
|
|
|
|
2007-01-13 15:16:10 +00:00
|
|
|
\emph{New Game. } Start a new game\\
|
|
|
|
\emph{Options. } In game options\\
|
|
|
|
\emph{Load Game. } Load a saved game\\
|
|
|
|
\emph{Save Game. } Save the current game\\
|
|
|
|
\emph{Quit. } Quit the game%\\
|
2006-04-04 19:12:02 +00:00
|
|
|
|
2007-01-13 15:16:10 +00:00
|
|
|
\item[InGame Options Menu. ]This menu has the folloing options:
|
2006-04-14 11:34:04 +00:00
|
|
|
|
2007-01-13 15:16:10 +00:00
|
|
|
\emph{End Game. } Ends the current game\\
|
|
|
|
\emph{Messages. } Enable or Disable in game messages\\
|
|
|
|
\emph{Screen Size. } Shrink or Enlarge the displayed portion of the game\\
|
|
|
|
\emph{Gamma. } Change the brightness (Gamma) of the game\\
|
|
|
|
\emph{Sound Volume. } Change the sound, music and system volume%\\
|
2006-04-14 11:34:04 +00:00
|
|
|
\note{In game music is not currently supported}
|
|
|
|
|
|
|
|
\end{description}
|
|
|
|
|
|
|
|
\subsubsection{Keys}
|
2006-04-04 19:12:02 +00:00
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
|
|
|
|
,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp}
|
2006-09-10 09:52:56 +00:00
|
|
|
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
|
|
|
|
& Move Forward \\
|
|
|
|
%
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
|
|
|
|
,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown & Down\\}
|
2006-09-10 09:52:56 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonScrollDown & Down\\}
|
|
|
|
%
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\ButtonLeft
|
2006-09-10 09:52:56 +00:00
|
|
|
& Turn Left \\
|
|
|
|
%
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\ButtonRight
|
2006-09-10 09:52:56 +00:00
|
|
|
& Turn Right \\
|
|
|
|
%
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
|
|
|
|
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
|
2006-09-10 09:52:56 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
2007-01-20 22:35:13 +00:00
|
|
|
\opt{GIGABEAT_PAD}{\ButtonA}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{MROBE100_PAD}{\ButtonDisplay}
|
2006-09-10 09:52:56 +00:00
|
|
|
& Shoot \\
|
|
|
|
%
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
|
|
|
|
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
|
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
|
2006-09-10 09:52:56 +00:00
|
|
|
& Open \\
|
|
|
|
%
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
|
|
|
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{Hold switch}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
|
|
|
|
,MROBE100_PAD}{\ButtonPower}
|
2006-09-10 09:52:56 +00:00
|
|
|
& Escape \\
|
|
|
|
%
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD%
|
|
|
|
,GIGABEAT_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD}{\ButtonSelect}
|
2006-09-10 09:52:56 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
|
|
|
& Enter \\
|
|
|
|
%
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
|
|
|
|
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonSelect}
|
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonRec}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonFF}
|
2008-01-29 17:15:01 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonScrollFwd}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{SANSA_C200_PAD}{\ButtonVolUp}
|
2007-01-20 22:35:13 +00:00
|
|
|
\opt{GIGABEAT_PAD}{\ButtonVolDown}
|
2006-09-10 09:52:56 +00:00
|
|
|
& Change Weapon \\
|
|
|
|
%
|
2006-04-04 19:12:02 +00:00
|
|
|
\end{btnmap}
|
2006-04-14 11:34:04 +00:00
|
|
|
\end{table}
|
|
|
|
|
|
|
|
\subsubsection{Playing the game}
|
|
|
|
After installation of the \fname{wad} files is complete you can start the
|
|
|
|
game.
|
|
|
|
\fixme{more description is needed}
|