Code Monkey home page Code Monkey logo

tomato's Introduction

This tool is deprecated and will be replaced with a new version made from scratch in the future. It will fix a lot of issues (including SM3DAS support) and have much better code.

Tomato

(please pronounce it british)

Hello! This is my first tool so please go easy on me.

This tool can convert Super Mario Galaxy .bmg / .tbl files to .xml and back to .bmg / .tbl! The .tbl will be sorted as well so no need to worry about that. It also converts flows from the .bmg to .xml and back to .bmg. Tomato supports both big and little endian so both the original Wii version as well as the Super Mario 3D All-Stars version are compatible.

Please report bugs and other issues!


Usage

To convert from .bmg / .tbl to .xml use:

Tomato -bmg2xml -bmg <BMGInputFile> -tbl <TBLInputFile> [-xml <XMLOutputFile>]

or to convert from .xml to .bmg / .tbl use:

Tomato -xml2bmg -xml <XMLInputFile> [-bmg <BMGOutputFile>] [-tbl <TBLOutputFile>] [-le (output little endian)] [-r <RandomSeed>]

Arguments in square brackets are optional. The order of arguments does not matter.


Known Issues

Tomato does not support the japanese and korean language because of UTF-16 encoded text.


Documentation

Message Info

To-do: document Message Info.

Message Tags

To-do: document Message Tags.

Flow Tags

To-do: document Flow Tags.


Tomato also accepts numbers instead of the tag names it uses when converting from or to .bmg.

(take a look inside Tomato.cpp, MESGbmg1.cpp or MESGbmg1.h for tag names)

tomato's People

Contributors

masterofgalaxies avatar zyphrong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

tomato's Issues

help me please

I'm trying to use the tool, but it only appears this error (0xc000007b), I've already put more than 10,000 dlls and nothing of the tool works correctly, this error always appears outside a lot of programs too, can you help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.