Difference between revisions of "GRF"

From #openttdcoop wiki

Jump to: navigation, search
(Original GRFs and Sound)
(GRFs)
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<google>CH01</google>
 
 
{{GrfMenu}}
 
{{GrfMenu}}
=#openttdcoop NewGRF package=
+
== GRFs ==
 +
GRFs are small extensions to OTTD's graphics and gameplay. A GRF could be a new bridge type, a whole new trainset or a new cargo type. #openttdcoop is using a [[GRF Table|compilation]] of GRFs to make our gameplay even more addictive.
 +
 
 +
newGRFs are to be placed in
 +
* C:\My Documents\newgrf (Windows 95, 98, ME)
 +
* C:\Documents and Settings\<username>\My Documents\OpenTTD\newgrf (Windows 2000, XP)
 +
* C:\Users\<username>\Documents\OpenTTD\newgrf (Windows Vista, 7)
 +
* ~/.openttd/newgrf (Linux, BSD)
 +
* ~/Documents/OpenTTD/newgrf (OSX)
 +
as mentioned on http://wiki.openttd.org/Newgrf
 +
 
 +
==#openttdcoop NewGRF package==
 
<!--
 
<!--
 
'''New Version available!''' ([http://www.openttdcoop.org/blog/2008/03/23/openttdcoop-newgrf-package-version-70-released/ Read nice article about.])
 
'''New Version available!''' ([http://www.openttdcoop.org/blog/2008/03/23/openttdcoop-newgrf-package-version-70-released/ Read nice article about.])
 
-->
 
-->
GRFs are small extensions to OTTD's graphics and gameplay. A GRF could be a new bridge type, a whole new trainset or a new cargo type. #openttdcoop is using a [[GRF Table|compilation]] of GRFs to make our gameplay even more addictive.
+
&#35;openttdcoop uses a certain set of additional GRFs. You will both need them to play on the [[Public Server]] as well on the [[Pro Zone]]. To ease things up, we packed the GRFs needed into one single file.  
 
+
The GRFs used will depend on the current game, and can often be gotten through BaNaNaS, the in-game content download system, accessible by clicking the GRF Settings button in the Game Info section of the server list.  
''#''openttdcoop uses a certain set of additional GRFs. You will both need them to play on the [[Public Server]] as well on the [[Member Zone]]. To ease things up, we packed the GRFs needed into one single file. '''To use this pack, simply download it and extract the contents into the ./data subfolder of your OpenTTD-directory'''. The GRFs will be automatically loaded if you access our servers.
+
If you are still missing GRFs, try [[#Download|downloading]] the most recent GRF pack put together by the community here at &#35;openttdcoop, being sure to unzip them into the newgrf folder in the folder you installed the game to.
  
 
The GRFs, which are included or used [[GRF_Table|are listed here (GRF Table)]].
 
The GRFs, which are included or used [[GRF_Table|are listed here (GRF Table)]].
 +
 +
'''Notes:'''
 +
It is very well possible, you will still have NewGRF conflicts while you try to join our server or loading a archive game, please use [http://bananas.openttd.org BaNaNaS] for the missing ones
 +
We won't update our pack that often anymore, since you can download the newest versions directly from the ingame [http://wiki.openttd.org/Content_Service content service].
  
 
== Download ==
 
== Download ==
 
Hint: If the page does reload again, try another format...
 
Hint: If the page does reload again, try another format...
  
===Version 7.3 (2008-12-30)===
+
===Version 8.0 (2010-08-04)===
{{GRFPackDL|7.3|17|19|22}}
+
{{GRFPackDL|8.0|17|19|22}}
*svn: '''svn checkout http://svn.openttdcoop.org/grfpack/tags/ottdc_grfpack'''
+
<!--
====Update to 7.3====
+
====Legacy from 8.0====
*svn: '''svn switch http://svn.openttdcoop.org/grfpack/tags/ottdc_grfpack'''
+
=====to 7.3=====
=====from 7.2=====
+
If you like still to join servers with version 7.3 installed.
Use that pack, if you already have version 7.2 installed.
+
{{GRFPackDL|8.0_legacy7.3|0.1|0.1|0.1}}
{{GRFPackDL|7.3_up7.2|2.9|3.1|3.5}}
+
-->
 
+
====Legacy from 7.3====
+
=====to 7.2=====
+
If you like still to join servers with version 7.2 installed.
+
{{GRFPackDL|7.3_legacy7.2|2.1|2.3|2.5}}
+
 
<!--
 
<!--
 
=====to 7.0=====
 
=====to 7.0=====
Line 40: Line 49:
 
-->
 
-->
  
'''[http://www.openttdcoop.org/newgrfs/ottdc_grfpack.md5sum MD5sums of all files]'''
 
  
 
You can also [http://www.openttdcoop.org/newgrfs/ browse the download directory].
 
You can also [http://www.openttdcoop.org/newgrfs/ browse the download directory].
Line 58: Line 66:
 
=== Base GRFs and Sound ===
 
=== Base GRFs and Sound ===
 
You need the Base GRFs and a Sounds file for the game, the original base graphics from TTD aren't available for free, still. But you can get replacment graphics and sound from here:
 
You need the Base GRFs and a Sounds file for the game, the original base graphics from TTD aren't available for free, still. But you can get replacment graphics and sound from here:
*[http://www.tt-forums.net/viewtopic.php?t=40162 OpenGFX]
+
*[http://dev.openttdcoop.org/projects/opengfx OpenGFX (graphics)]
*[http://www.openttdcoop.org/sample.cat sample.cat]
+
*[http://dev.openttdcoop.org/projects/opensfx OpenSFX (sounds)]
copy them to your game data folder ./data
+
*[http://dev.openttdcoop.org/projects/openmsx OpenMSX (music)]]
 +
check the readme to find location for installation
  
 
[[Category:Guides]]
 
[[Category:Guides]]
 
[[Category:GRF]]
 
[[Category:GRF]]

Latest revision as of 09:02, 27 November 2013

GRFs

GRFs are small extensions to OTTD's graphics and gameplay. A GRF could be a new bridge type, a whole new trainset or a new cargo type. #openttdcoop is using a compilation of GRFs to make our gameplay even more addictive.

newGRFs are to be placed in

  • C:\My Documents\newgrf (Windows 95, 98, ME)
  • C:\Documents and Settings\<username>\My Documents\OpenTTD\newgrf (Windows 2000, XP)
  • C:\Users\<username>\Documents\OpenTTD\newgrf (Windows Vista, 7)
  • ~/.openttd/newgrf (Linux, BSD)
  • ~/Documents/OpenTTD/newgrf (OSX)

as mentioned on http://wiki.openttd.org/Newgrf

#openttdcoop NewGRF package

#openttdcoop uses a certain set of additional GRFs. You will both need them to play on the Public Server as well on the Pro Zone. To ease things up, we packed the GRFs needed into one single file. The GRFs used will depend on the current game, and can often be gotten through BaNaNaS, the in-game content download system, accessible by clicking the GRF Settings button in the Game Info section of the server list. If you are still missing GRFs, try downloading the most recent GRF pack put together by the community here at #openttdcoop, being sure to unzip them into the newgrf folder in the folder you installed the game to.

The GRFs, which are included or used are listed here (GRF Table).

Notes: It is very well possible, you will still have NewGRF conflicts while you try to join our server or loading a archive game, please use BaNaNaS for the missing ones We won't update our pack that often anymore, since you can download the newest versions directly from the ingame content service.

Download

Hint: If the page does reload again, try another format...

Version 8.0 (2010-08-04)


You can also browse the download directory.

Check the GRF History for details on the changes.

Suggestions and updates for next Versions

Would you like to see a special GRF (set) or somthing else in the next versions? Please, post your suggestions on the discussion page.

Please also tell us if there is an update for an included GRF available at the discussion page or send an email to info@openttdcoop.org.


Non #openttdcoop Servers, which also use our pack

You will find all servers, using our pack at GRF Users. If you are playing on a server which is not listed there, please inform us: info@openttdcoop.org

Base GRFs and Sound

You need the Base GRFs and a Sounds file for the game, the original base graphics from TTD aren't available for free, still. But you can get replacment graphics and sound from here:

check the readme to find location for installation

Powered by MediaWiki
  • This page was last modified on 27 November 2013, at 09:02.