What different .grf sets you guys use?

OpenTTD is a fully open-sourced reimplementation of TTD, written in C++, boasting improved gameplay and many new features.

Moderator: OpenTTD Developers

Xaykev
Engineer
Engineer
Posts: 99
Joined: 19 Jan 2006 11:53

What different .grf sets you guys use?

Post by Xaykev »

I was just wondering what different sets of .grf's you guys use when you play OpenTTD....

I play the OpenTTD R3464IN and
I use these grf's:

the DB trainset (dbsetxlw.grf)
new ships (newshipsw.grf)
OpenTTD planes (planesetw_459.grf)
Total Town Replacement version 2 (ttrs2w.grf).

By the way, it doesnt seem that the Total town replacement patch seems to work properly...I have seen the new airport and the new bankbuilding, but the town pretty much look the same...

Are there any other .grf-patches you recommend?
User avatar
webfreakz.nl
Director
Director
Posts: 627
Joined: 11 Aug 2005 08:22
Location: Localhost, 127.0.0.1, [The Netherlands: South Holland-> Westland]
Contact:

Post by webfreakz.nl »

None?
# Programming is like sex, one mistake and you have to support it for the rest of your life. (Michael Sinz)
User avatar
bobingabout
Tycoon
Tycoon
Posts: 1850
Joined: 21 May 2005 15:10
Location: Hull, England

Post by bobingabout »

i use the following:

nice list isn't it?
JPG SUX!!! USE PNG!!!
There are times when JPG is useful, TTD screenshots is not one of them. Please use PNG instead.

[/url]
User avatar
Brianetta
Tycoon
Tycoon
Posts: 2567
Joined: 15 Oct 2003 22:00
Location: Jarrow, UK
Contact:

Post by Brianetta »

UKRS
PGP fingerprint: E66A 9D58 AA10 E967 41A6 474E E41D 10AE 082C F3ED
Chrisis
Engineer
Engineer
Posts: 2
Joined: 03 Feb 2006 14:37

Post by Chrisis »

webfreakz.nl wrote:None?
Sacro
Tycoon
Tycoon
Posts: 1145
Joined: 18 Jun 2005 21:08
Location: Here
Contact:

Post by Sacro »

Same as Brianetta - UKRS
We Am De Best

Host of ThroughTheTube site
User avatar
Gedemon
Traffic Manager
Traffic Manager
Posts: 150
Joined: 29 Apr 2004 21:53

Post by Gedemon »

using this atm on a custom build. :D

[newgrf]

# --- Waypoints
newstatsw.grf
modern_waypoint_183.grf

# --- COMBO 1
newshipsw.grf
planesetw_459-mod.grf
pb_hovs_bus.grf

# --- US Set
ussetw.grf
USSignalsw.grf
usroadsw.grf

# --- Buildings
nabsw.GRF
brp.grf
bighq.grf
anglebuilding.grf
newoffice3.grf
offices.grf

# --- Bridges ---
cantilever.grf
pb_viaduct2.grf

# --- Vehicules ---
# - Rails
TgvW.GRF
emu680w.grf
# - Planes
tu204_gr.grf
# - long vehicules
McTrucksw.grf
LongBusesw.grf
SpitzerTrucksw.grf
VolvoTrucksw.grf
KING
Traffic Manager
Traffic Manager
Posts: 180
Joined: 12 Dec 2005 08:03

Post by KING »

Does the US set work?(without too many bugs)
Image
MeusH
Tycoon
Tycoon
Posts: 4349
Joined: 25 Oct 2004 15:39
Location: Mississauga

Post by MeusH »

UKRS - it's included to OTTD 0.4.5, isn't it?
Valsum
Engineer
Engineer
Posts: 5
Joined: 02 Feb 2006 09:45
Location: Madrid, Spain
Contact:

Post by Valsum »

I use none.
"Veritas liberabit vos"
PeteB
Engineer
Engineer
Posts: 83
Joined: 23 Dec 2004 14:40
Location: Chester, U.K

Post by PeteB »

KING wrote:Does the US set work?(without too many bugs)
Yes, but you have to use a specific version namely Set version 0.80 (11 Jul 2004). The only major bug I've found is that the "Sunset" loco doesn't work. Other minor bugs are that a battery wagon shows up under the desert climate and from time to time the mail and passenger wagons don't integrate with their locos. Other than that it works fine. :)

Pete
User avatar
Gedemon
Traffic Manager
Traffic Manager
Posts: 150
Joined: 29 Apr 2004 21:53

Post by Gedemon »

KING wrote:Does the US set work?(without too many bugs)
yep :)
Attachments
usset.png
using USset 0.86 on custom build
(330.75 KiB) Downloaded 209 times
PeteB
Engineer
Engineer
Posts: 83
Joined: 23 Dec 2004 14:40
Location: Chester, U.K

Post by PeteB »

How did you get the sunset loco working? In fact how did you get 0.86 working?

Pete
Last edited by PeteB on 06 Feb 2006 20:12, edited 2 times in total.
User avatar
Born Acorn
Tycoon
Tycoon
Posts: 7596
Joined: 10 Dec 2002 20:36
Skype: bornacorn
Location: Wrexham, Wales
Contact:

Post by Born Acorn »

MeusH wrote:UKRS - it's included to OTTD 0.4.5, isn't it?
No?

http://www.pikkarail.com/ttdp/ukrs/
Image
User avatar
Gedemon
Traffic Manager
Traffic Manager
Posts: 150
Joined: 29 Apr 2004 21:53

Post by Gedemon »

PeteB wrote:How did you get the sunset loco working? In fact how did you get 0.86 working?

Pete
for using 0.86 and some other sets, uncomment a line in newgrf.c :
/* Uncomment following if you want to fool the GRF file.
* Some GRF files will refuse to load without this
* but you can still squeeze something from them even
* without the support - i.e. USSet. --pasky */
//| (1 << 0x1C); /* electrifiedrailway */
It does work "without too many bugs", maybe not really as intended by the devs of the set, but well enough for me...
Valsum
Engineer
Engineer
Posts: 5
Joined: 02 Feb 2006 09:45
Location: Madrid, Spain
Contact:

Post by Valsum »

How to use UKRS with OpenTTD? "Mixing" OpenTTD and TTDP is quite confusing for me. Help please.
"Veritas liberabit vos"
User avatar
Brianetta
Tycoon
Tycoon
Posts: 2567
Joined: 15 Oct 2003 22:00
Location: Jarrow, UK
Contact:

Post by Brianetta »

Valsum wrote:How to use UKRS with OpenTTD? "Mixing" OpenTTD and TTDP is quite confusing for me. Help please.
Have a look at http://ppcis.org/nightly

There the files are available (many thanks to PikkaBird for allowing me to reproduce them there) and also the lines needed in your openttd.cfg. That specific setup is the UKRS, and also Pikka's viaducts and the hovs road vehicles - without which, you'll have no buses for many years.

Change the start date of the game to 1920 for best results.
PGP fingerprint: E66A 9D58 AA10 E967 41A6 474E E41D 10AE 082C F3ED
Xaykev
Engineer
Engineer
Posts: 99
Joined: 19 Jan 2006 11:53

Post by Xaykev »

I can't seem to get the UKRS train set to work properly....
ie the refrigerator wagon looks like a locomotive...and the mail van and the livestock van also look different than what the picture shows...

What am I doing wrong?
User avatar
Brianetta
Tycoon
Tycoon
Posts: 2567
Joined: 15 Oct 2003 22:00
Location: Jarrow, UK
Contact:

Post by Brianetta »

Sounds to me like you're using some other newgrf at the same time, since OpenTTD doesn't have a refrigerator wagon that I am aware of (and neither does UKRS).

Mixing newgrfs rarely works, unless the newgrf files were designed to interoperate.
PGP fingerprint: E66A 9D58 AA10 E967 41A6 474E E41D 10AE 082C F3ED
User avatar
Jim Starluck
Traffic Manager
Traffic Manager
Posts: 135
Joined: 26 Jun 2005 20:12
Location: Cincinnati, OH
Contact:

Post by Jim Starluck »

Gedemon wrote:
PeteB wrote:How did you get the sunset loco working? In fact how did you get 0.86 working?

Pete
for using 0.86 and some other sets, uncomment a line in newgrf.c :
/* Uncomment following if you want to fool the GRF file.
* Some GRF files will refuse to load without this
* but you can still squeeze something from them even
* without the support - i.e. USSet. --pasky */
//| (1 << 0x1C); /* electrifiedrailway */
It does work "without too many bugs", maybe not really as intended by the devs of the set, but well enough for me...
What do you mean? There's no newgrf.cfg with OTTD...only TTDP. And the USSet already works in TTDP.

Back on topic...at present I'm using the North Americal Renewal set, which seems to have a lot in common with the USSet, only more generic locomotives.
If at first you don't succeed, get a bigger locomotive and try again.
Post Reply

Return to “General OpenTTD”

Who is online

Users browsing this forum: Google [Bot] and 4 guests