Ttrs2w.grf doesn't work properly in 0.4.1 or whichever the latest release is. The graphics load OK in the title screen but refuse to do so when starting a new game. This seems odd. It also causes random crashes when starting a new game.
~Ben
Microsoft Visual Bios (C) 1984
Where will Bill have you dragged today?
Press CTRL-ALT-F1-END-ESC-INS for Visual Cmos setup.
btw usset and japanset with a few hack (electric rails & wagon speed) works pretty well excepting double loco at head of train which you need to buy twice (this include tender...)
after a quick test the town set seems to load for my build based on snv & some patches (from new game & saved game), but of course international airport is all messed up...
as parameters are not working yet in openTTD (or I didn't use it properly ???), is there a way to deactivate new airport by editing the grf set ?
I have a question... Does electric railways are meant to appear before 1930 in dbsetxlw.grf for OTTD, r2437 2005-06-10
Also, is wagon speedlimit a feature
- Decode the GRF. (grfcodec -dp 2 ttrs2w.grf)
- Open the NFO.
- Find the Action A(s) that introduce the airport sprites.
- Remove them and the realsprites they introduce. (You'll probably want to remove the action 7 (or 9) that skips them too.)
- If necessary, renumber the NFO.
- Encode the GRF. (grfcodec -e ttrs2w.grf)