Hi-Fi RUSH Song Export

Codecs, formats, encoding/decoding of game audio, video and music
PaperOdin
Posts: 2
Joined: Sun Jan 29, 2023 5:26 am

Hi-Fi RUSH Song Export

Post by PaperOdin »

Tried using quickbms to open the games .pak files that store the music, but I keep getting hit with this

Code: Select all

- open input file D:\Games\steamapps\common\Hi-Fi RUSH\Hibiki\Content\Paks\Hibiki-WindowsNoEditor.pak
- open script X:\UE4 Modding\Programs\unreal_tournament_4.bms
- set output folder C:\Users\PaperOdin\Desktop

  offset           filesize   filename
--------------------------------------
The archive is encrypted, select the number of the key to use or type yours:
0: KIWIKIWIKIWIKIWIKIWIKIWIKIWIKIWI
1: _aS4mfZK8M5s5KWC2Lz2VsFnGKI7azgl
2: bR!@nbR0wnc@rychR!$d@nd@v3d3R3kj!mj0$hk3v!nm!ch@3lm!k3s3@nst3v3t!m
3: casd#55@#$%323!$^#b%05sa5W|hhaf4365s52ss51|55m!|{55s^@@36f233|-|0w@%3g8hssDk35/!Nm|_|%ds23%a32d5&23as3%12p|-|y$t3ds562d23fav3c@dyw38#49
4: C8C4847F3B4FA52D4AAD57A52358CDBC
5: k14z0ZLR8a7jNm49uyBzxXYY9LpTHcehLSNiC3jAkzBsffPuy8YsTa72RLD9KWIn
6: E7@[dZfoYCW;+YWR;0JK^{9tt:yU0_T&
7: E1A1F2E4AA066C54BD5090F463EDDF58D01684243672B3CE809FF47FF473B04A
8: I0vV6wr0TFbg3m23QuSIwnYC1sI0AIDq
9: y298qjSb115NqQ3Agad30DWn2QYrTI8CT6aP05l2PBV9Qe92S94PdoVCCy06A38L
10: b9uW0RKNY91be8HN3Lemi68j6Xsi2l7fQJYsp5oR4al4C4c9kY5E0l90411l9P3L
11: 45DD15D6DD2DA50AEB71CE7A5284CF8EA498B2EC3D52B7E336F3EA0071CE44B3
12: MRZpemumg6t2AXExrMQs6TSoZRG+YSABK338oc6F8kTXu4k6QffJgYAzKl65Tk2L
13: 0x9D8C9A4A4FA082F213EED604B6E756237181685EEDA82216437617D7AA5231AF
14: press RETURN for no encryption (Lineage 2 Revolution)

- please insert the content for the variable KEY:

KEY: no key, encryption disabled

Error: incomplete input file -10:
       Can't read 8 bytes from offset 000000000009e410.
       Anyway don't worry, it's possible that the BMS script has been written
       to exit in this way if it's reached the end of the archive so check it
       or contact its author or verify that all the files have been extracted.
       Please check the following coverage information to know if it's ok.

  coverage file -10 100%   648208     648208     . offset 000000000009e410

Last script line before the error or that produced the error:
  160 get CHUNK_END_OFFSET longlong TOC_FILE
  coverage file 0     0%   648517     5142665903 . offset 0000000000000000
  coverage file -10 100%   648208     648208     . offset 000000000009e410

Press ENTER or close the window to quit
The AES key doesn't work and neither do any of the 14 codes listed. Any idea what the issue could be?