Skip to content

plxl/dtm-visualiser

Repository files navigation

DTM Visualiser

Syncs Dolphin frame dump + input recording so you can preview it live

Watch a demonstration video:

demo.mp4

Requirements

  • Python >= 3.9
  • cv2
  • PIL
  • customtkinter
  • FFmpeg (optional, added to PATH)

Install to your virtual environment with:

pip install -r requirements.txt

macOS

Tested with Python 3.9.22 on macOS Sequoia 15.4.1. In addition to the aforementioned requirements, you may need to install python-tk if it's not bundled in your Python installation:

brew install python-tk

Optionally, you can install pyobjc to your virtual environment to make sure the window is activated on launch: pip install pyobjc. Note that this includes hundreds of small modules, hence why I don't include it in requirements.txt.

About

Plays back Dolphin frame captures and DTM inputs visualised simultaneously

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages