Kaspro

Intro

Early on, Harmonix made many mistakes pertaining to keeping development only files away from compiled discs. Many files have been released this way, from minor CVS files to entire source DTA scripts with comments. In a prototype for Karaoke Revoltion given to the press, they left an entire windows tool in the files.

Disc and Ark Extraction

You will need these items:

  1. - The Karaoke Revoltuion July 18th 2003 PS2 Prototype.
  2. - Mackiloha. - To extract the arks
  3. - dtab. - To convert the DTB files to DTA.
  4. - [Linux Only] bchunk. - To convert the bin/cue to iso.
  5. - [Windows Only] ImgBurn. - To convert the bin/cue to iso.

Linux Disc Setup

Open a Terminal window and paste this: bchunk PS2\ -\ Karaoke\ Revolution\ Preview\ Code\ 07-18-03.bin PS2\ -\ Karaoke\ Revolution\ Preview\ Code\ 07-18-03.cue KR20030718.iso once the file has been converted to ISO, you can extract it like a zip file using something like 7z or Ark

Windows Disc Setup

TODO

Ark Extraction

Once the ISO has been extracted, Copy arkhelper and dtab and place it in the GEN folder then open the GEN folder in a Terminal window.

If you're using Linux, Type:
./arkhelper ark2dir MAIN.ARK Extracted -a -s

If you're using Windows, Type: arkhelper.exe ark2dir MAIN.ARK Extracted -a -s

Extracted files should be in GEN/Extracted

Folder Setup

If you navigate to GEN/Extracted/(.) - You should see 5 files.

  1. - .#arena_test.elf.1.99
  2. - .#kaspro_r.exe.1.125
  3. - it
  4. - midireport.txt
  5. - scus_972.58

If you only see 3 files, enable hidden files in your File Explorer.

Copy these files and paste them in the upper directory (GEN/Extracted). Rename ".#kaspro_r.exe.1.125" to just "kaspro.exe".

Usage

Open a Terminal window and open Kaspro (Type: kaspro.exe in the cmd window. use wine if on Linux). You should see that it works and prints various example commands.

Now FAFO to your hearts content, I will post some example commands at a future date.

Made on 09/03/2025