Skip to content

[Unfinished] Romhacking tools for Luminous Arc (NDS)

Notifications You must be signed in to change notification settings

priverop/LA-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RomHackingTools

Little romhacking tools I made for different games

Games

  • My Healthy Cooking Coach: text extractor and inserter.
  • Luminous Arc: unpack and pack files from .iear

Compiling

In the LA folder I've got two .sh files so you can compile them with GNU GCC (g++).

Usage

Luminous Arc

Unpack

$ la_unpack [file.iear]

This will generate a fileList.txt and an extract folder with all the unpacked files.

Pack

$ la_pack [fileList.txt]

This will look for all the files in fileList.txt and generate a TEST.iear.

About

[Unfinished] Romhacking tools for Luminous Arc (NDS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published