(bin35) iron-horse$ make clean [CLEANING] [DONE] (bin35) iron-horse$ time make PW=16 [RENDER GRAPHICS] render_graphics.py Multiprocessing enabled: (PW=16) Sprites complete for 261 consists; incomplete for 49 consists; 84% * NG 2 * RAIL 47 2.99s [RENDER DOCS] render_docs.py 1.41s [RENDER LANG] render_lang.py 0.03s [RENDER NML] render_nml.py Vacant numeric ID slots: 1800, 1870, 1960, 1970, 1980, 1990, 2000, 2010, 2020, 2030, 2040, 2050, 2060, 2070, 2080, 2670, 2690, 2850, 2860, 2870, 2950, 3250 and from 3320 onwards 2.01s nmlc -l generated/lang --verbosity=4 --grf=generated/iron-horse.grf generated/iron-horse.nml Reading lang ... 0.0 s Reading ... 0.0 s Init parser ... 0.5 s Parsing ... 11.5 s Preprocessing ... 10.9 s Generating actions ... 3.1 s Assigning Action2 registers ... 0.1 s Generating strings ... 0.0 s Collecting real sprites ... 0.1 s Checking palette of source images ... 0.2 s Encoding ... 9.0 s nmlc info: 67536 sprites, 0 cached, 0 orphaned, 42916 duplicates, 24620 newly encoded (native) nmlc info: Train items: 321/65420 nmlc info: Concurrent spritesets: 2/255 ("generated/iron-horse.nml", line 7564) nmlc info: Concurrent spritegroups: 49/256 ("generated/iron-horse.nml", line 53776) nmlc info: Concurrent Action2 registers: 1/127 ("generated/iron-horse.nml", line 26350) nmlc info: Concurrent ActionD registers: 3/64 (None) nmlc info: GRF parameter registers: 2/64 nmlc info: Cargo translation table: 86/254 nmlc info: Railtype translation table: 6/256 nmlc info: D0xx strings: 2/1024 Linking actions ... 0.2 s Writing output ... 3.2 s real 0m57.326s user 1m8.125s sys 0m4.235s (bin35) iron-horse$