Llennpie / Venus

An experimental "machinima" editor for Super Mario 64, built on the Unity Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Venus

  • Venus is a "machinima" editor for Super Mario 64, built on the Unity Engine and libsm64.
  • This is only an experimental demo. If you're looking to create machinima, check out Saturn.
  • In order to compile or launch the editor, a prior copy of the game is required. This is to avoid including any copyrighted material.

Features

  • Controller support
  • Simple freeze camera
  • Basic in-game color editor
  • Configurable resolution/aspect ratio, fullscreen
  • Supports both Windows and Linux

Screenshot

Download

Head to the Releases page and follow the instructions to download Venus.

Editing the Project

In order to play/test the project, a prior copy of the game is required.

  • Place a vanilla 8 MB Super 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 and assets.txt into the Venus_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.


Languages

Language:C# 81.5%Language:ShaderLab 18.5%