(svn r4208) - Update OS/2 readme on trunk, sorry for all the commits!
authororudge
Fri, 31 Mar 2006 16:19:58 +0000
changeset 3398 f4c7427ffe9e
parent 3397 27b28779260d
child 3399 f530c0a804fe
(svn r4208) - Update OS/2 readme on trunk, sorry for all the commits!
docs/Readme_OS2.txt
--- a/docs/Readme_OS2.txt	Fri Mar 31 16:11:51 2006 +0000
+++ b/docs/Readme_OS2.txt	Fri Mar 31 16:19:58 2006 +0000
@@ -15,15 +15,13 @@
 
 SDL.DLL (SDL 1.2.7) and FSLib.dll are required to use this program:
 these can be downloaded from the Files section at
-http://sourceforge.net/projects/openttd/ - see "os2-useful.zip".
-(Note that a newer version of SDL is now available at
-ftp://ftp.netlabs.org/pub/sdl/sdl-dev-os2-2004-12-22.zip which may
-help solve some problems).
+http://sourceforge.net/projects/openttd/ - see "os2-useful-v1.1.zip".
+Version 20051222 of SDL or later is required. This can be found at
+http://sdl.netlabs.org/.
 
-Please note that SDL release 2005-03-30 does NOT work with OpenTTD,
-at least in my experience and the experience of a couple of other
-users. If you experience problems with OpenTTD, please try downgrading
-to SDL 2004-12-22.
+Please note that earlier SDL releases will probably NOT work with
+OpenTTD. If you experience problems with OpenTTD, please check
+your SDL and FSLib.dll versions (both must match).
 
 Note that to actually play the game, I have found in my own
 experience that a version of the Scitech Display Drivers or its later
@@ -96,13 +94,12 @@
   http://www.libpng.org/ - contains an EMX/gcc makefile, ignore this
 
 - SDL for OS/2
-  For 0.3.5, I used ftp://ftp.netlabs.org/pub/sdl/SDL-1.2.7-src-20040908a.zip -
-  take SDL.dll and SDL.lib from the src/ directory. Note that 20041222 is
-  out now, which is recommended for stability updates.
+  ftp://ftp.netlabs.org/pub/sdl/sdl-1.2.7-src-20051222.zip used for
+  0.4.7
 
 If you do not wish to build the libraries yourself, pre-built versions
 can be downloaded from the Files section at
-http://sourceforge.net/projects/openttd/ - see "os2-useful.zip".
+http://sourceforge.net/projects/openttd/ - see "os2-useful-v1.1.zip".
 
 A Note About Subversion Revision Numbers
 ----------------------------------------