Skip to content

20211224

Choose a tag to compare

@mtolly mtolly released this 24 Dec 16:34
  • Support for generating PlayStation 3 format for Rock Band 3 and Rock Band 2
    • Generates .pkg files, with unique content IDs and folders per song
    • Supports both RPCS3 and jailbroken consoles
    • .pkg files can be combined into packs
    • Also supports importing from custom or official .pkg files
  • Better shortnames for RB2/RB3/GH2 that include some of the title/artist
  • Fixes to handling of lipsync files
    • Use lipsync files from CON/RBA files for converted output
    • Fix lipsync files getting out of sync when song speed is modified or songs are padded with silence
  • Fix CH to GH2 conversion assigning an invalid preview audio start time sometimes
  • Fix a crash when importing from CH folders with non-ASCII characters on Windows, on (mostly) external or non-system drives

PlayStation 3 support is special thanks to leftyfl1p, for the reverse engineering necessary to generate new content IDs, and original proof of concept of the conversion process.