A live collision viewer for Super Mario Sunshine running on Dolphin. Forked from https://github.com/QbeRoot/sms-livecol
.gitignore | ||
collision.py | ||
ctypes.txt | ||
memorylib.py | ||
memtest_lin.py | ||
README.md | ||
run.bat | ||
run.sh |
sms-livecol
A live collision viewer for Super Mario Sunshine running on Dolphin.
Installation
Install Python 3.9 or higher, and use pip
to install the following packages:
pip install numpy PyOpenGL PyQt5 pyrr
Usage
Start the program by running collision.py
(or the run
script that matches your system). Make sure Dolphin is open and running any version of Super Mario Sunshine, then click "Connect to Dolphin".