From 4cf257760367a59740e80cbb34dcc3a0ef6adedc Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Thu, 14 Jun 2007 17:14:18 +0000 Subject: Changed Changelog Added German Translation Added Readme.txt and License.txt git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@263 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/ReadMe.txt | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 Game/ReadMe.txt (limited to 'Game/ReadMe.txt') diff --git a/Game/ReadMe.txt b/Game/ReadMe.txt new file mode 100644 index 00000000..9615bf0e --- /dev/null +++ b/Game/ReadMe.txt @@ -0,0 +1,78 @@ +Ultrastar Deluxe 1.0 Readme.txt +---------------------------- +1. Authors +2. Release Notes +3. Controls +4. License +---------------------------- + +SF.Net Page: http://sourceforge.net/projects/ultrastardx/ + +This is just a little introduction, for more information open documentation.pdf + +---------------------------- +1. Authors +---------------------------- +This game was introduced by Corvus5 who has written most of the code by himself. +Basing on the official release 0.5.0 Mota and Whiteshark started to write little patches and modifications, and released this package named ultra-star.dl.am Mod. +This modification was continued at Sourceforge.net by the Ultrastar Deluxe Team: + Blindy + Mog + Mota + Sawyer + Whiteshark +And this piece of software is the Result! + + +---------------------------- +2. Release Notes +---------------------------- +- To change the path to the song directory add to config.ini: + [Path] + Songs=[SongFolder] (e.g. C:\Program Files\Ultrastar\Songs) + +- To take a screenshot press "PrintScreen" Key + Screenshots are saved in the directory "Screenshots". + +- To enable joypad support change config.ini: + + [Controller] + Joypad=Off + + to + + [Controller] + Joypad=On + + +- To Enable 4 to 6 Playermode 2 Screens are needed. + Disable the fullscreen mode, extend your desktop horizontaly, set the resolution to fill one + screen. + Add to Config.ini: + [Graphics] + Screens=2 + +- Press Alt + F[1..12] in NameScreen to Save a Playername + Press F[1..12] to Load a Playername + +- To enable benchmark run the game with -benchmark parameter + + +---------------------------- +3. Controls +---------------------------- +Use the Arrowkeys to navigate through the Screens. +Use Enter to Select and Escape to go back. +In Songscreen you can use R, Shift + R or Strg + R to Select a Random Song/Category +Use Alt + [Letter] to Jump to a Songs Artist with the first letter [Letter] +Use Alt + Shift + [Letter] to Jump to a Song Title with the first letter [Letter] +Press J to open the Search for a Song Interface + +Editor Controls are described in documentation.pdf + + +---------------------------- +4. License +---------------------------- +Ultrastar Deluxe is licensed under the Terms of the GNU General Public License 2.0 +See License.txt for more Informations. \ No newline at end of file -- cgit v1.2.3