timotheeg / nestrischamps

A web-based OCR and restreamer system for NES Classic Tetris players
MIT License
45 stars 11 forks source link

Add minimal rom #118

Closed timotheeg closed 2 years ago

timotheeg commented 2 years ago

Add a "fake romset" for minimal capture (score, level, lines, preview, field). This can ride on the Binary Frame format V2 and support all romhacks where the side panel is used for whatever custom stats.

This works by hardcoding the palette from my old easiercap, which may or may not work well with different capture devices out there. Ideally, this really needs a custom palette creation tool to exist (see issue https://github.com/timotheeg/nestrischamps/issues/16)