bigbass1997 / VeriTAS

TAS replay device and dump automation tooling, for use in console verifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CERN License License: BSD 2-Clause

Description

VeriTAS is a combination of a replay device for performing Tool-Assisted-Speedruns (aka Tool-Assisted-Superruns) on physical hardware, and software tooling that interfaces with the device and assists in other TAS replay tasks.

The RP2040 microcontroller is the brains of this device. This project is still in early development, but is intenteded as a replacement/continuation of my previous device the PICTAS.

Software Tooling

The VeriTAS software is a Rust CLI tool that can perform various TAS replay related tasks, such as automated TAS dumping and video transcoding. It is also used for interfacing with the VeriTAS hardware.

Input Displays

Planned

Discord/Support

If you have questions or suggestions, you can find me on the TASBot Labs or the TASVideos Discord servers.

Licensing

The /hardware/ is covered by the CERN-OHL-W-V2 license, while the /firmware/ and /software/ are covered by the BSD 2-Clause license.

About

TAS replay device and dump automation tooling, for use in console verifications

License:Other


Languages

Language:Rust 85.2%Language:Lua 14.8%