- Notifications
You must be signed in to change notification settings - Fork1
Llennpie/Venus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Venus is a "machinima" editor forSuper Mario 64, built on the Unity Engine andlibsm64.
- This is only an experimental demo. If you're looking to create machinima, check outSaturn.
- In order to compile or launch the editor, a prior copy of the game is required. This is to avoid including any copyrighted material.
- Controller support
- Simple freeze camera
- Basic in-game color editor
- Configurable resolution/aspect ratio, fullscreen
- Supports both Windows and Linux
Head to theReleases page and follow the instructions to download Venus.
In order to play/test the project, a prior copy of the game is required.
- Place a vanilla 8 MBSuper Mario 64 US ROM into the repo's directory and rename it to
baserom.us.z64
. This is required to playtest the project in-editor. - After building the Unity project, place another
baserom.us.z64
next to the executable. - Make sure to also copy
sm64extend.exe
andassets.txt
into theVenus_Data/
folder of the Unity build - this makes ROM asset extraction beyond Mario possible.
About
An experimental "machinima" editor for Super Mario 64, built on the Unity Engine.