Skip to content

mrdudz/ikconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ikconv

tune/module converter for "International Karaoke +" ( https://csdb.dk/release/?id=150113 )

================================================================================

create timing file using ultrastar creator

create IK+ .mod from ultrastar creator .txt

$ ./ikconv --readsid tune.sid --readusc ultrastartextfile.txt --writeikmod mymodule.mod

add custom .mod to IK+ image

$ cat IKplus_contrib_beta1_player_only.bin mymodule.mod > IKplus_test.bin
$ cartconv -p -t easy -i IKplus_test.bin -o IKplus_test.crt

================================================================================

TODO/known problems:

  • find out how to insert blank lines (looks like USC can not handle them?)
  • make an option to link the IK+ binary in one go so cartconv is not needed
  • most other things than the above shown procedure crash for one reason or another.
  • support for lrc files is half working only, und thus disabled

About

tune/module converter for "International Karaoke +" ( https://csdb.dk/release/?id=150113 )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published