Dimedime-d / KuruParaEdit

Collection of old, unfinished utilities for editing the GBA game Kururin Paradise.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KuruParaEdit

These are some old Java programs I used to modify/scrape data from the GBA game Kururin Paradise. They now serve no useful purpose for me, except for compressing data and viewing English text.

These projects are best run in either Netbeans IDE or Visual Studio Code. I don't plan on continuing work on these projects, so I'm archiving.

You will have to supply your own ROM of the game, and possibly the Chinese prototype, too. These ROMS should be in the following locations

KPCompressionWiz/res/KP - Use in Java.gba
KPCompressionWiz/res/KURUPARA_A9QC00.gba
KPDataManipulator/res/KP - Use in Java.gba
KPDataManipulator/res/KURUPARA_A9QC00.gba

The directories of the ROMs may be changed in the source code.

About

Collection of old, unfinished utilities for editing the GBA game Kururin Paradise.


Languages

Language:Java 97.2%Language:Python 2.8%