Changeset - r16269:f413168c1ffa
[Not reviewed]
master
0 1 0
rubidium - 14 years ago 2010-10-17 21:02:21
rubidium@openttd.org
(svn r20980) -Change: some tweaking of the readme about grfcodec/nforenum and linking to a more clear opengfx/opensfx/openmsx download page
1 file changed with 7 insertions and 8 deletions:
0 comments (0 inline, 0 general)
readme.txt
Show inline comments
 
@@ -201,15 +201,15 @@ the following sections) as sooner or lat
 
when using other versions of the game.
 

	
 
4.1.1) Free graphics and sound files
 
------ -----------------------------
 
The free data files, split into OpenGFX for graphics, OpenSFX for sounds and
 
OpenMSX for music can be found at:
 
 - http://bundles.openttdcoop.org/opengfx/releases/ for OpenGFX
 
 - http://bundles.openttdcoop.org/opensfx/releases/ for OpenSFX
 
 - http://bundles.openttdcoop.org/openmsx/releases/ for OpenMSX
 
 - http://www.openttd.org/download-opengfx for OpenGFX
 
 - http://www.openttd.org/download-opensfx for OpenSFX
 
 - http://www.openttd.org/download-openmsx for OpenMSX
 
Please follow the readme of these packages about the installation procedure.
 
The Windows installer can optionally download and install these packages.
 

	
 
4.1.2) Original Transport Tycoon Deluxe graphics and sound files
 
------ ---------------------------------------------------------
 
If you want to play with the original Transport Tycoon Deluxe data files you
 
@@ -434,17 +434,16 @@ The following libraries are used by Open
 
OpenTTD does not require any of the libraries to be present, but without
 
zlib you cannot open most savegames or use the content downloading system.
 
Without libSDL/liballegro on non-Windows and non-MacOS X machines you have
 
no graphical user interface; you would be building a dedicated server.
 

	
 
To recompile the extra graphics needed to play with the original Transport
 
Tycoon Deluxe graphics you need GRFCodec and NFORenum as well. These can be
 
found at respectively: http://dev.openttdcoop.org/projects/grfcodec and
 
http://dev.openttdcoop.org/projects/nforenum
 
The compilation of these extra does generally not happen, unless you remove
 
the graphics file using "make maintainer-clean".
 
Tycoon Deluxe graphics you need GRFCodec (which includes NFORenum) as well.
 
GRFCodec can be found at: http://www.openttd.org/download-grfcodec
 
The compilation of these extra graphics does generally not happen, unless
 
you remove the graphics file using "make maintainer-clean".
 

	
 
7.2) Supported compilers:
 
---- -------------------
 
The following compilers are known to compile OpenTTD:
 
  - Microsoft Visual C++ (MSVC) 2005 and 2008.
 
    Version 2005 gives bogus warnings about scoping issues.
0 comments (0 inline, 0 general)