Skip to content

pleonex/Clypo

Repository files navigation

Clypo GitHub Workflow Status GitHub

Clypo is a tool to export and import the content of the Nintendo 3DS layout files: BCLYT (Binary CTR LaYouT).

The tool runs in Windows, Linux and MacOS. You can get the latest version from the GitHub release page.

Usage

Export

Clypo.Console.exe export input.bclyt output.yml output.po

Export directory recursively

Clypo.Console.exe export-dir input output

Import

Clypo.Console.exe import input.yml input.po original.bclyt output.bclyt

Import directory recursively

Clypo.Console.exe import-dir original input output

License

This software is license under the MIT license.

The specification of the BCLYT is based on assembly research in the game Attack of the Friday Monsters, information from 3dbrew and part of the material section from Every File Explorer by Gericom.