1
0
Fork 0
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
sms-livecol/README.md
2021-11-06 03:24:44 +01:00

11 lines
No EOL
434 B
Markdown

# 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".