n4ru / bn6inspector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bn6inspector

Inspect battle information from BN6.

How to use

VBA-RR

  1. Download the latest binary release from https://github.com/bigfarts/bn6inspector/releases (or just build it yourself.)

  2. Start bn6inspector. It should indicate it's listening on http://localhost:9999.

  3. Run lua/bn6debug_vbarr.lua.

  4. Go to http://localhost:9999 and you should see live updates.

BizHawk

  1. Download the latest binary release from https://github.com/bigfarts/bn6inspector/releases (or just build it yourself.)

  2. Start bn6inspector. It should indicate it's listening on http://localhost:9999.

  3. In lua/bn6debug_bizhawk.lua, set USE_INSPECTOR to true.

  4. Run lua/bn6debug_bizhawk.lua.

  5. Go to http://localhost:9999 and you should see live updates.

About

License:Other


Languages

Language:Lua 76.8%Language:JavaScript 20.5%Language:Go 2.0%Language:HTML 0.7%