mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
More xrick-related cleanups
* Correct broken CREDITS file causing HTML manual build failures * Fix warning on iAudio M3 and MPIO HD200 * Fix XRGB888 pixelformat builds, hopefully correctly. This should bring the board back to green. Change-Id: Ia7d54641d37db19d4cee3b5d9f5d8ab1567ac30b
This commit is contained in:
parent
423350ec4d
commit
eacb4daa2d
3 changed files with 72 additions and 74 deletions
|
|
@ -1,7 +1,7 @@
|
|||
\subsection{xrick}
|
||||
\screenshot{plugins/images/ss-xrick}{xrick}{img:xrick}
|
||||
xrick is a clone of the platform game
|
||||
\emph{'Rick Dangerous'}
|
||||
|
||||
Xrick is a clone of the platform game \emph{'Rick Dangerous'}
|
||||
(\url{http://en.wikipedia.org/wiki/Rick_Dangerous}),
|
||||
originally written by 'BigOrno'
|
||||
(\url{http://www.bigorno.net/xrick/}),
|
||||
|
|
@ -18,13 +18,7 @@ sometimes a dynamite stick or a bullet is needed.
|
|||
Go figure.
|
||||
|
||||
\subsubsection{Getting started}
|
||||
For the game to run you need \fname{.dat} game files located in
|
||||
\fname{/.rockbox/xrick} on your \dap.
|
||||
|
||||
The needed files can be found at
|
||||
\url{https://download.rockbox.org/useful/xrick-data.zip}.
|
||||
|
||||
Extract the \fname{xrick-data.zip} archive into the top-level directory of your \dap.
|
||||
For the game to run you need the data files at \url{https://download.rockbox.org/useful/xrick-data.zip}. Extract the \fname{xrick-data.zip} archive into the top-level directory of your \dap.
|
||||
|
||||
\subsubsection{Controls}
|
||||
By holding down \emph{Fire} and pressing \emph{Left} or \emph{Right},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue