xbret / xenoblade

Decompilation of Xenoblade (JP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XenobladeBuild Status Code Progress Data Progress

Decompilation of Xenoblade (JP)

It builds the following DOL:

xenoblade.jp.dol: sha1: a564033aee46988743d8f5e6fdc50a8c65791160

Note
The ROM this repository builds can be shifted. You are able to add and remove code as you see fit, for modding or research purposes.

Building

Required Tools

Instructions

  • WINDOWS ONLY STEP:
    • Launch msys2(Provided by devkitPro) and run the command pacman -S gcc.
  1. Download GC_WII_COMPILERS.zip from (https://cdn.discordapp.com/attachments/727918646525165659/917185027656286218/GC_WII_COMPILERS.zip) and extract the contents to tools/.
  2. Run make -j in a command prompt or terminal.
    • -j Allows make to use multiple threads, speeding up the process.

About

Decompilation of Xenoblade (JP)


Languages

Language:Assembly 97.2%Language:C 2.2%Language:C++ 0.3%Language:Python 0.2%Language:Makefile 0.1%Language:Shell 0.0%