Difference between revisions of "GRF"

From #openttdcoop wiki

Jump to: navigation, search
m (added dl link for the grf-files!)
Line 1: Line 1:
 
GRFs are small extensions to OTTD's graphics. A GRF could be a new bridgetype, a whole new trainset or a new cargo type. #openttdcoop is using a compilation of GRFs to make our gameplay even more addictive.  
 
GRFs are small extensions to OTTD's graphics. A GRF could be a new bridgetype, a whole new trainset or a new cargo type. #openttdcoop is using a compilation of GRFs to make our gameplay even more addictive.  
  
[[User:Brianetta|Brianetta]] provides a nice collection of GRFs which are applied to our games. You may get this set and some information at [http://www.ppcis.org/nightly/ his info-page].
+
#openttdcoop uses a certain set of additional GRF's. You will both need them to play on the Sandbox as well on the Mainserver.
  
Or easily download the [http://www.ppcis.org/nightly/brianetta-grf.zip Package] including all needed GRFs.
+
To make sure the GRFs are loaded properly, open your ''openttd.cfg'' with a texteditor of your choice and add these lines:
 
+
 
+
 
+
Taken from Brianetta's page you'll need these GRFs to play:
+
  
 
<pre>
 
<pre>
 
[newgrf]
 
[newgrf]
pb_ukrs.grf
+
dbsetxlw.grf
 +
alpinew.grf
 
pb_hovs_bus.grf
 
pb_hovs_bus.grf
 
pb_viaduct.grf
 
pb_viaduct.grf
Line 25: Line 22:
 
usstatsw.grf
 
usstatsw.grf
 
</pre>
 
</pre>
 +
 +
Simple copy and paste these lines above into your openttd.cfg  to make sure these lines are ''exactly'' in the right order.

Revision as of 21:47, 29 June 2006

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

  1. openttdcoop uses a certain set of additional GRF's. You will both need them to play on the Sandbox as well on the Mainserver.

To make sure the GRFs are loaded properly, open your openttd.cfg with a texteditor of your choice and add these lines:

[newgrf]
dbsetxlw.grf
alpinew.grf
pb_hovs_bus.grf
pb_viaduct.grf
basic_platformsw.grf
harbourw_456.grf
jcindstaw.grf
newstatsw.grf
pgs-counw.grf
pgs-freiw.grf
pgs-silvw.grf
pgs-subuw.grf
ukwaypointsw.grf
usstatsw.grf

Simple copy and paste these lines above into your openttd.cfg to make sure these lines are exactly in the right order.

Powered by MediaWiki