Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

sebdel/mra-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mra-tools

Download

linux: https://drive.google.com/file/d/1jJaQQ8rQ-65BUnHwH3ZhaLguJ7q6cw2A/view?usp=sharing

Build from source

Install node v12, npm and pkg (i.e. npm i -g pkg) and clone this repo. Then, at the root of mra-tools, do:

npm install

npm run build

this will create binaries for all target platforms at the root of the directory. You still need node-expat.node for each respective platform. That can be found in the node_modules/node-expat build directory.

Usage

To extract a rom, place its MRA and zip file in the same folder as mra-tools and do:

Dev version

npm start my.mra

Binary version

./mra-tools my.mra

If all goes well, the .rom file is created in the same folder and the program ends with the message:

md5 matches

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages