1
0
Fork 0
A live collision viewer for Super Mario Sunshine running on Dolphin. Forked from https://github.com/QbeRoot/sms-livecol
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.
Find a file
2021-12-10 18:39:25 +09:00
.gitignore collision viewer 2021-10-09 05:59:27 +02:00
collision.py Add honey skip trigger cylinder 2021-12-10 18:35:59 +09:00
ctypes.txt Initial commit 2021-09-16 09:13:53 +02:00
memorylib.py collision viewer 2021-10-09 05:59:27 +02:00
memtest_lin.py Add Linux Support 2021-09-16 22:05:49 -04:00
README.md added fastcubes and a better readme 2021-11-06 03:24:44 +01:00
run.bat fixed run scripts 2021-10-14 02:33:28 +02:00
run.sh fixed run scripts 2021-10-14 02:33:28 +02:00

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