diff options
author | David-John Willis | 2012-01-22 16:46:43 +0000 |
---|---|---|
committer | David-John Willis | 2012-01-22 16:53:32 +0000 |
commit | 7e0a88f69b05e71f41e2ea776b85a13fbb132bfc (patch) | |
tree | 9b31bb577e3cce83c3308e46c02226e8bc4b108d /dists/gph/README-GPH | |
parent | b016cf572ddaa0249c67b3409bb1660ecbdd9c28 (diff) | |
download | scummvm-rg350-7e0a88f69b05e71f41e2ea776b85a13fbb132bfc.tar.gz scummvm-rg350-7e0a88f69b05e71f41e2ea776b85a13fbb132bfc.tar.bz2 scummvm-rg350-7e0a88f69b05e71f41e2ea776b85a13fbb132bfc.zip |
GPH: Move all dist files into own folder under dists.
* Update vairous GPH bundle targets to suit new layout.
* Also add .in input files so we can automatically update version numbers.
Diffstat (limited to 'dists/gph/README-GPH')
-rw-r--r-- | dists/gph/README-GPH | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/dists/gph/README-GPH b/dists/gph/README-GPH new file mode 100644 index 0000000000..29f0175306 --- /dev/null +++ b/dists/gph/README-GPH @@ -0,0 +1,61 @@ +ScummVM 1.5.0git - GPH DEVICE SPECIFIC README + +------------------------------------------------------------------------ + +Contents: + + * About the backend/port <#About_the_backendport> + * Supported audio options <#Supported_audio_options> + * Credits <#Credits> + +------------------------------------------------------------------------ + +Please refer to the: + +GPH ScummVM Forum: <http://forums.scummvm.org/viewforum.php?f=14> + +WiKi: (Select your device) + +<http://wiki.scummvm.org/index.php/GP2X> +<http://wiki.scummvm.org/index.php/GP2XWiz> +<http://wiki.scummvm.org/index.php/Caanoo> + +for the most current information on the port and any updates to this +documentation. + +The wiki includes detailed instructions on how to use the port and +control information. + +------------------------------------------------------------------------ +About the backend/port + +This is the readme for the official GPH ScummVM backend (also known as +the GP2X port/GP2XWiz port or Caanoo port). + +This is an SVN test release of ScummVM for GPH devices, it would be +appreciated if this SVN test distribution was not mirrored and that +people be directed to http://scummvm.distant-earth.com/ instead for +updated SVN builds. + +Fully supported official releases of the GPH ScummVM backend are made in +line with main official releases and are avalalble from the ScummVM +downloads page <http://www.scummvm.org/downloads.php> for the GP2X, +GP2XWiz and Caanoo. + +------------------------------------------------------------------------ +Supported audio options + +Raw audio. +MP3 audio. +OGG Vorbis audio. + +FLAC audio is currently unsupported. + +For best results use uncompressed audio in games. + +------------------------------------------------------------------------ +Credits + +Core ScummVM code (c) The ScummVM Team +Portions of the GPH backend (c) John Willis +Detailed (c) information can be found within the source code |