From aa261049f4d3c0977555e413ab7d9807c70eef02 Mon Sep 17 00:00:00 2001 From: dominik Date: Mon, 10 Jan 2005 01:14:26 +0000 Subject: (svn r1453) Feature: MD5 hash check for TTD files The original TTD files are now checked with a MD5 sum to determine which version of the grf files is used and to warn about possible file corruptions. (Thanks to ledow for the original patch) --- docs/Manual.txt | 2 +- docs/OSX_where_did_the_package_go.txt | 2 +- docs/Readme_Mandrake_Linux.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/Manual.txt b/docs/Manual.txt index 7530691bf..44ba35f94 100644 --- a/docs/Manual.txt +++ b/docs/Manual.txt @@ -24,7 +24,7 @@ On BeOS, run ./configure and then use jam. There are a variaty of options you ca On Windows, insert your "Transport Tycoon Deluxe for Windows 95" disk. You can use a DOS version, but your graphics will be purple. NB: Even if your version of Transport Tycoon Deluxe ran on Windows 95, it may still be the DOS version. Then run the OpenTTD installer. On UNIX platforms; decompress your OpenTTD archive, or otherwise run the installer. You should be left with an OpenTTD directory on your system. In this directory, make a subdirectory called 'data', and into this place the sample.cat file and all the .grf files from the install CD of 'Transport Tycoon Deluxe for Windows 95". -(Alternatively you can use the TTD GRF files from the DOS version: TRG1.GRF, TRGC.GRF, TRGH.GRF, TRGI.GRF, TRGT.GRF. Those filenames have to be uppercase to be detected correctly. A few minor graphical glitches with the DOS graphics remain. E.g. the autorail button in the rail toolbar doesn't look as nice as with the Windows graphics.) +(Alternatively you can use the TTD GRF files from the DOS version: TRG1.GRF, TRGC.GRF, TRGH.GRF, TRGI.GRF, TRGT.GRF. A few minor graphical glitches with the DOS graphics remain. E.g. the autorail button in the rail toolbar doesn't look as nice as with the Windows graphics.) If you want MIDI music, copy the 'gm' folder from the original game directory/CD to the OpenTTD folder. diff --git a/docs/OSX_where_did_the_package_go.txt b/docs/OSX_where_did_the_package_go.txt index 72c3e76d0..16f6f8522 100644 --- a/docs/OSX_where_did_the_package_go.txt +++ b/docs/OSX_where_did_the_package_go.txt @@ -19,6 +19,6 @@ trghr.grf trgir.grf trgtr.grf -(Alternatively you can use the TTD GRF files from the DOS version: TRG1.GRF, TRGC.GRF, TRGH.GRF, TRGI.GRF, TRGT.GRF. Those filenames have to be uppercase to be detected correctly. A few minor graphical glitches with the DOS graphics remain. E.g. the autorail button in the rail toolbar doesn't look as nice as with the Windows graphics.) +(Alternatively you can use the TTD GRF files from the DOS version: TRG1.GRF, TRGC.GRF, TRGH.GRF, TRGI.GRF, TRGT.GRF. A few minor graphical glitches with the DOS graphics remain. E.g. the autorail button in the rail toolbar doesn't look as nice as with the Windows graphics.) You should also use the data folder to add any custom grf files if you like \ No newline at end of file diff --git a/docs/Readme_Mandrake_Linux.txt b/docs/Readme_Mandrake_Linux.txt index 838b862c9..2413aac1a 100644 --- a/docs/Readme_Mandrake_Linux.txt +++ b/docs/Readme_Mandrake_Linux.txt @@ -39,7 +39,7 @@ Copy the following files from Transport Tycoon Deluxe to openttd/data/ trgir.grf trgtr.grf -(Alternatively you can use the TTD GRF files from the DOS version: TRG1.GRF, TRGC.GRF, TRGH.GRF, TRGI.GRF, TRGT.GRF. Those filenames have to be uppercase to be detected correctly. A few minor graphical glitches with the DOS graphics remain. E.g. the autorail button in the rail toolbar doesn't look as nice as with the Windows graphics.) +(Alternatively you can use the TTD GRF files from the DOS version: TRG1.GRF, TRGC.GRF, TRGH.GRF, TRGI.GRF, TRGT.GRF. A few minor graphical glitches with the DOS graphics remain. E.g. the autorail button in the rail toolbar doesn't look as nice as with the Windows graphics.) 4.) Compiling and running: -- cgit v1.2.3-54-g00ecf