OdysseyEditor Switch

From GameBrew
OdysseyEditor
Odysseyeditornx.png
General
Authorexelix11
TypeHack Utilities
Version2.0
LicenseMixed
Last Updated2018/08/24
Links
Download
Website
Source

OdysseyEditor is an experimental level editor for Super Mario Odyssey (EditorCore plugin).

Other than editing levels it can also load and edit byml and szs files from the game (and probably other switch games).

User guide

Requirements:

  • Window 7,8,9,10 and .NET framework 4.5.2.
  • Your own dump of the game.

You can download the latest stable build from the releases page. All the releases always include the full editor.

OdysseyEditor is based on the EditorCore engine, refer to EditorCore's readme for the controls and other informations.

Since this is based on EditorCore it can be extended through your own plugins. Read about developing new extensions here.

FAQ

Q. Windows Defender won't let me run it.

This is normal for "Homebrew" software, as this doesn't have a digital signature nor it's in Microsoft's databases it warns you that it might be a virus, click on more options and run anyway.

The only way I could remove this warning is to and digitally sign the exe, but buying a certificate costs $$$.

If you don't trust the exe you can check the code on GitHub and compile it yourself.

Q. Some models look worse than in-game.

As levels are much more complex than 3D Land, to improve performances the editor loads the furthest LOD of each model (aka the lowest quality)

Q. The editor is laggy.

Unfortunately you need a decent pc to run it, on my gaming laptop from late 2016 most of the levels run fine, but some of the most crowded ones like the city are laggy.

To improve the performances while editing you can hide models you don't need like backgrounds, skies, etc.

Screenshots

odysseyeditornx2.pngodysseyeditornx3.pngodysseyeditornx4.pngodysseyeditornx5.png

Media

Super mario odyssey editor [Last level spoiler] (exelix)

Changelog

v2.0 2018/08/24

  • Open multiple levels at the same time, with shared clipboard.
  • Path editing.
  • Rigth click menu in the 3d view.
  • Object database to create new objects with the correct properties.
  • Proper area models to display in-game areas.
  • UI improvements.
  • Fixed many bugs.
  • Other modules:
    • Szs editing.
    • Byml editing (with support for paths and both big and little endian).
    • Viewing collisions (KCL files).
  • Warning: windows may block some of the executables or dlls, this is normal for "homebrew" software that is not digitally signed or widespread. Before unpacking the zip right click on it and open properties, unblock it, click ok and unpack it. If you still have issues running it you might have to do this operation for every extracted file.

v1.1 2018/06/25

  • Saved levels now work.
  • Byml editing.
  • Multiple objects editing.
  • Property editing.
  • New hotkey: Q to switch the camera mode.
  • Disabled json exporting/importing : xml will be implemented in a future release.
  • Now the 3D view draw distance can be modified, lowering it might improve performances on older pcs.
  • Note: added objects still crash the game, use the duplicate button for now.

External links

Advertising: