~ubuntu-branches/ubuntu/oneiric/magicor/oneiric

« back to all changes in this revision

Viewing changes to winstaller/readme_win.txt

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2010-01-02 13:18:28 UTC
  • mfrom: (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100102131828-o4p3gthk8m1dopv5
Tags: 1.1-1ubuntu1
* Merge with Debian testing. Remaining changes: 
  + debian/control: As Ubuntu's cdbs symlinks identical files, magicor needs
    a strict versioned Depends on magicor-data for the symlinked files to be
    in the same version.
* debian/magicor.install: Update to also work for Python 2.6. 
* debian/magicor.dirs: Unneeded as Makefile.debian creates them too.
* debian/Makefile.debian: Use /usr/share/python/python.mk to determine the
  correct Python library directory.
* debian/control: Update python dependency to >= 2.6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
1
3
Contents
2
4
-------
3
5
1  Copyright, license and contributors
23
25
--------
24
26
Magicor is a puzzle game similar to Solomons Key, but quite different.
25
27
 
 
28
 - For installation instructions read INSTALL
 
29
 - For copyright information read COPYRIGHT
26
30
 - For license information read LICENSE
27
 
 - Magicor was writen in Python language, using the pygame library
28
 
 - For updates, source code and other info go to the Magicor project page:
29
 
   http:\\magicor.sourceforge.net
30
31
 
31
32
 
32
33
3  Gameplay instructions
57
58
4  Troubleshoting
58
59
-----------------
59
60
  - In old hardware you can set 'eyecandy=false' for better results ( from the options menu or by direct edit magicor.conf )
 
61
 
60
62
  - If you hear no sound, use the DirectX diagnostics and tools ( provided with windows ) and try to lower the hardware acceleration slider for sounds. By example old mobos for pentium 3 with via chipset dont give sound at full acceleration but run ok with one notch less.
 
63
 
61
64
  - Fullscreen is very slow at this time, dont use it.
 
65
 
62
66
  - At present time the level editor is not suported by the windows installer ; you must get the source version for this.
63
67
 
64
 
 
65
68
5 Special thanks
66
69
----------------
67
70
  - GNU
71
74
  - PyGame hackers
72
75
  - The Gimp hackers (wonderful tool! all graphics made with it)
73
76
  - Michael Krause (author of soundtracker, which I used to make the music) 
 
77
  - Danc ( http://www.lostgarden.com/ for his free textures )
74
78
 
75
79
Thanks to all testers and puzzle-game fans out there!
 
80
 
 
81
Magicor home: http://magicor/sourceforge.net
 
 
b'\\ No newline at end of file'