xduoox3: Fix a few issues with the manual

Change-Id: I5055fc280170686f4f0bb1f298d66fb362a5d963
This commit is contained in:
Solomon Peachy 2020-11-21 19:55:47 -05:00
parent efacce58eb
commit 4641d86c46
3 changed files with 8 additions and 7 deletions

View file

@ -9,6 +9,7 @@
\newcommand{\ButtonVolDown}{\btnfnt{Volume Down}}
\newcommand{\ButtonVolUp}{\btnfnt{Volume Up}}
\newcommand{\ButtonLock}{\btnfnt{Lock}}
\newcommand{\ButtonHold}{\btnfnt{Hold Switch}}
%Button actions, standard context
\newcommand{\ActionStdPrev}{\ButtonPrev}

View file

@ -2,7 +2,7 @@
\subsection{Pegbox}
\screenshot{plugins/images/ss-pegbox}{pegbox}{img:pegbox}
To beat each level, you must destroy all of the pegs. If two like pegs are
pushed into each other they disappear except for triangles which form a solid
pushed into each other they disappear except for triangles which form a solid
block and crosses which allow you to choose a replacement block.
\begin{btnmap}
@ -15,7 +15,7 @@ block and crosses which allow you to choose a replacement block.
\opt{touchscreen}{\TouchTopMiddle, \TouchBottomMiddle, }%
\opt{XDUOO_X3_PAD}{\ButtonPrev, \ButtonNext,}%
%
\nopt{touchscreen,MPIO_HD200_PAD,MPIO_HD300_PAD,IAUDIO_M3_PAD}{\ButtonLeft, \ButtonRight}
\nopt{touchscreen,MPIO_HD200_PAD,MPIO_HD300_PAD,IAUDIO_M3_PAD,XDUOO_X3_PAD}{\ButtonLeft, \ButtonRight}
\opt{MPIO_HD200_PAD}{\ButtonVolDown, \ButtonVolUp}
\opt{MPIO_HD300_PAD}{\ButtonRew, \ButtonFF}
\opt{touchscreen}{\TouchMidLeft, \TouchMidRight}
@ -28,7 +28,7 @@ block and crosses which allow you to choose a replacement block.
\nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD%
,PBELL_VIBE500_PAD,touchscreen,IAUDIO_M3_PAD,MPIO_HD200_PAD%
,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonSelect}
,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,XDUOO_X3_PAD}{\ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonRight}
\opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,XDUOO_X3_PAD}{\ButtonPlay}
\opt{MPIO_HD200_PAD}{\ButtonFunc}

View file

@ -53,7 +53,7 @@ Game controls:}
\nopt{MULTIPLAYER_PAD}{
\begin{btnmap}
\nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonLeft}
\nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,XDUOO_X3_PAD,touchscreen}{\ButtonLeft}
\opt{MPIO_HD200_PAD}{\ButtonVolDown}
\opt{MPIO_HD300_PAD}{\ButtonRew}
\opt{XDUOO_X3_PAD}{\ButtonPrev}
@ -64,7 +64,7 @@ Game controls:}
Turn left
\\
\nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonRight}
\nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,XDUOO_X3_PAD,touchscreen}{\ButtonRight}
\opt{MPIO_HD200_PAD}{\ButtonVolUp}
\opt{MPIO_HD300_PAD}{\ButtonFF}
\opt{XDUOO_X3_PAD}{\ButtonNext}
@ -76,7 +76,7 @@ Game controls:}
\\
\nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,MPIO_HD200_PAD%
,MPIO_HD300_PAD,touchscreen}{\ButtonUp}
,MPIO_HD300_PAD,XDUOO_X3_PAD,touchscreen}{\ButtonUp}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
\opt{MPIO_HD200_PAD}{\ButtonRew}
@ -90,7 +90,7 @@ Game controls:}
\\
\nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,MPIO_HD200_PAD%
,MPIO_HD300_PAD,touchscreen}{\ButtonDown}
,MPIO_HD300_PAD,XDUOO_X3_PAD,touchscreen}{\ButtonDown}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
\opt{MPIO_HD200_PAD}{\ButtonFF}