Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 733 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 733 Bytes

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.