Four Swords Adventures Level Editor (C#)

A Windows GUI level editor for the GameCube game Four Swords Adventures.


Body Harvest Model Viewer (C#, OpenTK)

A Windows GUI model viewer for the Nintendo 64 game Body Harvest, only supports the American (U) ROM for the time being, not all uCodes are emulated yet(Vertex colour blending most noticeably).


Nushi Tsuri adventure - Kite no Bouken Compression (C#)

A Windows GUI program which both compresses and decompresses files for and from the GameBoy Color game "Nushi Tsuri adventure- Kite no Bouken" / "ぬし釣りアドベンチャーカイトの大冒険". It is generally more efficient than the actual algorithm used in the creation of the game. Source included.


Muramasa - The Demon Blade Decompressor (C#)

A Windows GUI program which decompresses files from the Wii game "Muramasa - The Demon Blade". Source included.


Birthdays Compression (C#)

A Windows GUI program which both compresses and decompresses files for and from the PC-98 game "Birthdays". This hasn't been thoroughly tested and there may exist bugs even if the routines have been correctly understood. Debugging tools for the PC-98 are not super-dooper. Source included.


FSA Sprite Convertor (C#)

A Windows GUI program to convert sprites from the GameCube game "Four Swords Adventures" to a more PC friendly format. Source included.


Mystical Ninja Compression (C#)

A Windows Console program to decompress files from the N64 game "Mystical Ninja". Source included.


GameCube RARC/.arc packer (C#)

A Windows Console program to pack files and folders back into a RARC(.arc extension) file, used in many GCN games. Source included.