…
mockstep — of —— of the budget
Checkpoints
watch one, or train from it
Saved when you click away.
Rewards
The reward ledger
Charts
The run so far
Library
Trained AIs
mockGet the player harness
mockAn AI player file plays on any machine with the harness and a ROM. Download a player from a card above, then the harness for that machine, then run one of the three commands.
macOS, Apple silicon
one executable, no Python needed
Windows, x64
one executable, no Python needed
Any machine with Python
installs the aiplay command from this repo
The three commands, one per emulator
aiplay --game smb1 --ai mario-2-1.aiplayer --emulator nespy --rom smb1.nes aiplay --game smb1 --ai mario-2-1.aiplayer --emulator fceux --launch aiplay --game smb1 --ai mario-2-1.aiplayer --emulator mesen --launch
Replace the file name with the player you downloaded. Full setup and troubleshooting: docs/AIPLAY.md, once G17 writes it.