FRISS 0.1.0 README =============================== Finnish Rail Infrastructure Set ---------- 0 Contents ---------- 1 About 2 General information 2.1 Requirements 2.2 Installation 2.3 Parameter settings 2.4 Usage 3 Known issues 4 Background information 5 Frequently Asked Questions 6 Credits 7 Contact information 7.1 Bug reports 7.2 Other problems 7.3 General enquiries 8 License 9 Obtaining the source ------- 1 About ------- The Finnish Rail InfraStructure Set (FRISS, officially Finnish Rail Infrastructure & Stations Set, but it does not yet contain stations) is a NewGRF featuring Finnish railside buildings in the form of Objects. FRISS 0.1.0 MD5Hash: 6e6261b355b0f99e3e9d5738d31923f0 FRISS.grf Version: 42 GRF ID: FBFB0901 --------------------- 2 General information --------------------- 2.1 Requirements ---------------- - OpenTTD 1.2.0 or nightly r23842, or higher - Not compatible with TTDPatch 2.2 Installation ---------------- OpenTTD: see http://wiki.openttd.org/NewGRF This NewGRF is available from the ingame Online Content 2.3 Parameter settings ---------------------- Some buildings come with continuous sound effects. There is a parameter setting available to disable these sound effects. 2.4 Usage --------- Everything in this set are so-called objects. This means that they have no other purpose than just sit there and look nice. Objects can be built from the Landscaping toolbar. Click the (rightmost) Place Object button from that toolbar to access the Object Selection window. The objects from this NewGRF are listed in the "Finnish *" categories. Select an object of your choice, then select the orientation you want to build and finally click on the tile on the map you want the object built on. -------------- 3 Known issues -------------- None so far. ------------------------ 4 Background information ------------------------ Many of the buildings in this set are based on actual Finnish station buildings. ---------------------------- 5 Frequently Asked Questions ---------------------------- Q: Why can't I use this in older versions of OpenTTD or TTDPatch? A: This NewGRF uses some features only available to OpenTTD r23842 and newer. Furthermore, the most recent version of NML used to build this NewGRF, produces GRF version 8. This is only supported by OpenTTD r23166 and newer anyways. Q: I've disabled the sound effects in my running games, but why are the sounds still playing? A: Making changes to NewGRFs in running games is unsupported. The new setting will only apply to newly built objects. --------- 6 Credits --------- Graphics (see individual graphic files in the source for details): - johannes - Kyosuke1989 - Terope Code: - FooBar (Jasper Vries) Translations: - Dutch: FooBar (Jasper Vries) - Finnish: Kyosuke1989 Makefile system: - planetmaker (Ingo von Borstel) Special thanks to everyone whom thanks is due. --------------------- 7 Contact information --------------------- 7.1 Bug reports --------------- Please report any bugs you find at bug tracker: http://dev.openttdcoop.org/projects/FRISS/issues or forum topic: http://www.tt-forums.net/viewtopic.php?t=43560 Always included a detailed description of the bug, preferrably with screenshot and savegame. Also state the exact game version you're using, as well as the version of this NewGRF. If you have a savegame that includes NewGRFs not available on OpenTTD's Online Content, then please try to reproduce the bug in a new game which has all NewGRFs easily accessible. If you're using a patched version of the game, please try to reproduce the bug on an official game build. If you can't reproduce the bug, then don't report it here but in the forum topic of the patch(pack) instead. 7.2 Other problems ------------------ If you have any problems using this NewGRF that are not covered in the Frequently Asked Questions above, then you can ask your questions in the forum topic: http://www.tt-forums.net/viewtopic.php?t=43560 7.3 General enquiries --------------------- If you have any queries that cannot be asked in the forum topic, then contact kyosuke1989 via Private Message at www.tt-forums.net. --------- 8 License --------- FRISS - Finnish Rail Infrastructure & Stations Set Copyright (C) 2012 FRISS Team This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ---------------------- 9 Obtaining the source ---------------------- The source code can be obtained from the #openttdcoop DevZone via source browser: http://dev.openttdcoop.org/projects/friss/repository or via mercurial checkout: hg clone http://hg.openttdcoop.org/friss or via a source bundle download (releases only): http://bundles.openttdcoop.org/friss/ How to build from source and the requirements for that are included with the source in the file /docs/building_from_source.txt.