So. Hab' mir den Patch runtergeladen

Die "Windows-Version" befindet sich übrigens auf der 3.Seite des Englischen Threads.
Hier der direkte DL - Link zum Patch r13922M :
http://www.tt-forums.net/download/file.php?id=96849
Ich konnte dann auch anhand der Beispielkarte "Süd-Europa" & "Niederlande" die Funktionsweise testen.
Hat auch soweit ganz gut hingehauen......
Nur krieg ich es leider nicht gebacken eine entsprechende Karte für Hessen oder Deutschland zu erstellen.
Die "readme Anleitung" dazu, (bezüglich des Scripts zum erstellen eigener "Highlandmaps", die mit dem Patch laufen) ist mir dann doch etwas zu Englisch....

Wenn ich das richtig verstanden habe, funktioniert es im Moment eh nur mit Linux ? !
Code:
Prepare Realistic Heightmaps for OpenTTD README
Last updated: 2008-08-05
Release version: 0.4
------------------------------------------------------------------------
ABOUT
------------
This script to create the necessary input files for realistic scenarios patch in OpenTTD.
CONTACT
-------------
The script is created by Pascal Wolkotte (P.T.Wolkotte@gmail.com).
For questions and remarks please contact the author.
REQUIREMENTS
-------------
- Linux
* gcc
* Z-shell
* Imagemagick
INSTALLATION
--------------
- Copy the files to a local directory
- Create the convert_swbd_asc2png executable with:
> make
RUN
--------------
- Open create_files.sh
* Change the desired range on the world map with the north,east,south and west longitude/latitudes
* Change the filename. Each of the four files will be preceded with this string.
* Change the number of pixels per degree to the desired number.
This number times the longitude and latitude ranges determine the size of the resulting png files.
Do not create too large files!!
* Change the servername if the default one is not available (or too slow)
- Save the file
- Run the shell-script on the command line. It requires the Z-shell /bin/zsh
CHANGES
--------------
0v5b
===
- Small fix in get_files_script.zip (longitude order)
0v5
===
- Fixed link problems with adjustment in Makefile
- Use resize instead of resample for water map, which results in more information that can be used by the patch
0v4
===
- Tested script for areas below the equator
Wer Lust hat, (und das entsprechende "know how") kann mir ja eine Karte dafür erstellen