Ironmon-Tracker

March 25, 2023 · View on GitHub

This is a in developement fork of the https://github.com/besteon/Ironmon-Tracker that aims to adept the tracker to work for gen1 games

This project is based on MKDasher's PokemonBizhawkLua project.

This is a WIP bugs and instability can be expected

Currently supported Pokémon games / languages: Red US/Eu version BLue UE version Yellow UE version

There are a couple of VS Code extensions which we recommend, which should automatically be recommended to you in your VS Code:

Lua Versions:

  • Bizhawk 2.8 uses Lua 5.1, this is the version currently set in our .vscode/settings.json file for linting.
  • Bizhawk 2.9 and mGBA use Lua 5.4
    • Since we intend to still support Bizhawk 2.8 the code must be compatible with both Lua 5.1 and 5.4

Emu-specific Lua documentation: