Go to file
Agent-11 / Agent X 0148ca818b Remove EEPROM 2021-12-24 13:12:46 -05:00
.github/ISSUE_TEMPLATE Update issue templates 2020-05-07 20:46:35 +02:00
actors Add base editor, with improved UI and support for color codes 2021-10-07 19:53:55 -04:00
addons/saturn Add royalty free defaults 2021-11-29 14:30:53 -05:00
asm merge refresh 10 2020-06-20 02:49:59 +03:00
assets Refresh 3 2019-11-03 14:36:27 -05:00
bin Removed dx render api and added rumble logo 2021-07-23 14:08:27 -05:00
data fix spacing and remove include 2020-06-25 13:34:53 +02:00
doxygen yeet 2020-06-02 23:43:32 +03:00
enhancements Fixed 60 fps patch (Desktop / Nintendo Switch) 2021-07-24 18:32:38 -05:00
fonts Added texture loaded menu and recoded texture_id 2021-08-23 00:57:09 -05:00
include Fix free camera, add game languages, overall buttons toggle 2021-10-28 17:11:45 -04:00
levels Start working on skybox toggle, remove castle grounds butterflies 2021-11-24 17:31:56 -05:00
lib throw out unused libultra sources 2020-06-21 02:21:46 +03:00
sound merge refresh 10 2020-06-20 02:49:59 +03:00
src Remove EEPROM 2021-12-24 13:12:46 -05:00
texts Fix free camera, add game languages, overall buttons toggle 2021-10-28 17:11:45 -04:00
textures Removed dx render api and added rumble logo 2021-07-23 14:08:27 -05:00
tools [WIP] Addon - Audio & Languages loading support 2021-06-04 01:15:47 -05:00
.clang-format Refresh 1 2019-09-01 15:50:50 -04:00
.clang-tidy Refresh 1 2019-09-01 15:50:50 -04:00
.gitattributes Refresh 1 2019-09-01 15:50:50 -04:00
.gitignore Added imgui support and window api hooks 2021-07-21 18:17:19 -05:00
CHANGES Refresh 11 2020-07-05 14:15:43 +03:00
Dockerfile merge refresh 10 2020-06-20 02:49:59 +03:00
Doxyfile refresh 4 2019-12-01 21:52:53 -05:00
Jenkinsfile Removed boomer code & skybox tiles 2020-09-06 21:14:13 -05:00
Makefile Set up Moon Edition for release 2021-11-29 13:46:47 -05:00
README.md Fix typo 2021-11-29 17:54:27 -05:00
README_es_ES.md Update README_es_ES.md 2020-05-19 00:04:07 +01:00
README_pt_BR.md Create README_pt_BR.md 2020-06-10 22:36:41 -03:00
README_zh_CN.md Typo in extract_assets.py 2020-05-16 15:44:55 -03:00
SAVE_FORMAT.MD Added appropriate flags for sound mode and cap level. Documentation has been updated. 2020-05-20 23:28:04 +09:00
asmdiff.jp.sh merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
assets.json [WIP] Started adding achievements functionality 2021-06-06 23:24:34 -05:00
c2obj.py correct line endings 2020-05-16 07:36:28 +03:00
charmap.txt refresh 5 2020-01-03 10:38:57 -05:00
charmap_menu.txt refresh 5 2020-01-03 10:38:57 -05:00
diff.py Refresh 10.1 2020-06-20 02:53:56 +03:00
diff_settings.py Refresh 8 2020-04-03 14:57:26 -04:00
extract_assets.py Refresh 10.1 2020-06-20 02:53:56 +03:00
first-diff.py merge refresh 10 2020-06-20 02:49:59 +03:00
format.sh init2 2019-08-25 00:46:40 -04:00
obj2c.py correct line endings 2020-05-16 07:36:28 +03:00
pisetup.sh Update repo_url. Rename /sm64pi/sm64pc -> /sm64pc/sm64ex 2020-07-06 19:29:52 +02:00
rename_sym.sh Refresh 7 2020-03-01 22:42:52 -05:00
sm64.eu.sha1 init2 2019-08-25 00:46:40 -04:00
sm64.jp.sha1 init2 2019-08-25 00:46:40 -04:00
sm64.ld merge refresh 10 2020-06-20 02:49:59 +03:00
sm64.sh.sha1 Refresh 7 2020-03-01 22:42:52 -05:00
sm64.us.sha1 init2 2019-08-25 00:46:40 -04:00
undefined_syms.txt Refresh 8 2020-04-03 14:57:26 -04:00

README.md

Saturn: Moon Edition

  • Saturn: Moon Edition is a fork of Undervolt/Moon64 with machinima features.
  • In order to use or compile the editor, a prior copy of the game is required. This is to avoid including any copyrighted material.

Features

- Completely revamped UI with dockable panels
- Machinima camera
  - A "free camera", can be frozen in place or moved with the joystick.
- Custom eye textures
  - Loaded externally as PNG files
  - Can be selected through a dropdown
- Color code editor
  - Uses the common *GameShark* format
  - Complete visual CC editor
  - Color presets save as a .gs file for later use
- Toggles for HUD, Mario's cap emblem, overall buttons, voices, head rotations, shadows, dust particles and more
- Switch between cap states (on/off/wing) and hand poses (victory/open/holding hat/etc.)
- Custom textures (& texture packs) support
  - All textures are 100% customizable
- Settings manager
  - All options from sm64ex and Moon64 (minus configuring controls, currently) carry over to the new UI
  - Option to disable music and Mario's voice for machinima purposes
- "Anti-aliasing" (not really, just clever internal resolution scaling, works better with cross-platform)
- "Jabo Mode", a toggle to recreate the infamous weird widescreen stretching, as seen in many Project64 graphics plugins.

... And more to come!

Installation

To download Moon Edition, follow these instructions:

  • Install the latest release from the releases page.
  • Head to this website and download the Moon64 Default Addon. You will need a vanilla 8 MB ROM to continue (this is to avoid including any copyrighted assets).
  • Place the moon64.bit file into addons/, next to the saturn/ folder (but not in). Upon launching the game for the first time, it may take a second to extract assets.

Compiling

  • For building instructions, please refer to the wiki.

Screenshot

In case you feel this project deserves some extra love, I have a Ko-fi below.

ko-fi