SM64-TAS-ABC / STROOP

SuperMario64 Technical Run-time Observer and Object Processor
170 stars 22 forks source link

STROOP

SuperMario64 Technical Runtime Observer and Object Processor

STROOP is a diagnostic tool for Super Mario 64 that displays and allows for simple editing of various game values and information. It can connect to a running emulator and update values in real time. Some core features include views of loaded/unloaded objects, Mario structure variables, camera + HUD values, an overhead map display, and many more.

Downloading STROOP

The latest release of STROOP can be downloaded from our Releases Page. From here .zip files of recent builds can be found. The files can then be extracted and stroop.exe can be started.

Latest development builds with the newest features, bug fixes can be found on the continuous Development Release. Likewise, stroop.exe can be started.

Requirements

As of the current build, STROOP has the following system requirements:

Building

Requirements:

OpenTK is a prerequisite for building STROOP. This is easiest installed by using the NuGet package manager. STROOP can be easily built from the source code by opening up the solution file in Visual Studio and performing a build.