View Single Post
  #79  
Old 06-06-2022, 23:11
:( Sad8669 :( Sad8669 is offline
Registered User
 
Join Date: Oct 2020
Location: -
Posts: 203
Thanks: 97
Thanked 188 Times in 101 Posts
:( Sad8669 is on a distinguished road
KVSExtractor

Code:
Syntax: KVSExtractor <audio_archive> <output_path>

-> Similiar to WAVExtractor.
-> Slightly slower than kvs_extractor.

CRC compared with kvs_extractor,

The Mismatch image is "64.kvs" last audio file in the archive, when compared with "64.kvs" from kvs_extractor. Upon checking, turns out "kvs_extractor" leaves 1 byte at the end of file (not that it matters when you use diff patch in the end).

Compiled in a Hurry, might have some old source code of WAVExtractor left, since i refactored the source code to look for "KOVS" header.

Edit: Hotfix uploaded.
Attached Images
File Type: png 1_test.PNG (3.2 KB, 597 views)
File Type: png 2_test.PNG (97.3 KB, 591 views)
Attached Files
File Type: rar KVSExtractor_hotfix.rar (61.5 KB, 4 views)

Last edited by :( Sad8669; 07-06-2022 at 00:54.
Reply With Quote
The Following 2 Users Say Thank You to :( Sad8669 For This Useful Post:
Gehrman (07-06-2022), Masquerade (06-06-2022)