Skip to content

Instantly share code, notes, and snippets.

@andythenorth
Created December 22, 2019 22:16
Show Gist options
  • Save andythenorth/f73a85eb6f28320b6235fbc67c2cf027 to your computer and use it in GitHub Desktop.
Save andythenorth/f73a85eb6f28320b6235fbc67c2cf027 to your computer and use it in GitHub Desktop.
../../pypy3/bin/nmlc -l generated/lang --verbosity=4 --nfo=generated/iron-horse.nfo generated/iron-horse.nml
Reading lang ... 0.1 s
Reading ... 0.1 s
Init parser ... 0.0 s
Parsing ... 2.1 s
Preprocessing ... 3.2 s
Generating actions ... 0.3 s
Assigning Action2 registers ... 0.1 s
Generating strings ... 0.0 s
Collecting real sprites ... 0.1 s
Checking palette of source images ... 0.9 s
nmlc info: Train items: 429/65420
nmlc info: Concurrent spritesets: 1/255 ("generated/iron-horse.nml", line 1098)
nmlc info: Concurrent spritegroups: 198/256 ("generated/iron-horse.nml", line 15900)
nmlc info: Concurrent Action2 registers: 1/127 ("generated/iron-horse.nml", line 96727)
nmlc info: Concurrent ActionD registers: 4/64 ("generated/iron-horse.nml", line 9599)
nmlc info: GRF parameter registers: 3/64
nmlc info: Cargo translation table: 91/254
nmlc info: Railtype translation table: 6/256
nmlc info: D0xx strings: 16/1024
Linking actions ... 0.1 s
Writing output ... 0.9 s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment