August 3, 20241 yr Hello, I'm trying to extract contents of the game VitaminX Destination. The thing is, I have no idea how to extract the files, because they were stored inside .hpb archive. Using Arcana Famiglia (by the same developer, HuneX) bms script gave no result, cause they have different header. Here the file, any help to extract it would be appreciated: https://drive.google.com/file/d/1qgsoG2FoazZCwLgZ-nMfGhDXiMPw2Jj0/view?usp=sharing
August 3, 20241 yr Author Oh, sorry, I forgot to set it to public. The file should be available to download now.
August 4, 20241 yr Supporter Solution The file is a container with many Standard LZSS files, each with a custom header. I wrote a tool to handle these files. It can: Unpack/pack files Decompress/compress files Process individual or multiple files https://drive.google.com/file/d/1HuPfcZizqHyJfH67QrvQP31v_ypEy7Sn/view?usp=sharing EDIT: Change to .rar, for some unknow reason windows defender be a false positive for virus in zip version. Edited August 4, 20241 yr by Rabatini
August 31, 20241 yr On 2024/8/4 at AM8点56分, Rabatini said: 该文件是一个包含许多标准 LZSS 文件的容器,每个文件都有一个自定义标头。 我编写了一个工具来处理这些文件。它可以: 解压/打包文件 解压/压缩文件 处理单个或多个文件 https://drive.google.com/file/d/1HuPfcZizqHyJfH67QrvQP31v_ypEy7Sn/view?usp=sharing 编辑:更改为 .rar,由于某些未知原因,Windows Defender 对 zip 版本中的病毒产生误报。 Excuse me, I use the tool to decompress LZSS files from another game,but I got .dec files.How can I get right files? example.rar
September 1, 20241 yr Author 16 hours ago, Toshikami said: Excuse me, I use the tool to decompress LZSS files from another game,but I got .dec files.How can I get right files? example.rar 2.17 MB · 3 downloads Your .dec file is actually an image because I was able to load it with a raw image viewer.
January 31, 20251 yr On 8/4/2024 at 8:56 AM, Rabatini said: The file is a container with many Standard LZSS files, each with a custom header. I wrote a tool to handle these files. It can: Unpack/pack files Decompress/compress files Process individual or multiple files https://drive.google.com/file/d/1HuPfcZizqHyJfH67QrvQP31v_ypEy7Sn/view?usp=sharing EDIT: Change to .rar, for some unknow reason windows defender be a false positive for virus in zip version. Hi,I am sorry but can you make a update verison for Compress LZSS? I want to modding a game https://store.steampowered.com/app/2779910/_/ It used same sysyem,I used your exe for unpacking phb. But the LZSS decompress is not working , its because LZSS compression method is different. So I using https://github.com/YuriSizuku/GalgameReverse/blob/master/project/hunex/src/hunex_hlzs.py for decompress LZSS.And its working. Then I used UABE for modding asset and used the exe for Compress LZSS,repack hpb. But when I load asset in the game it getting error. I think it should be the compressing of the LZSS. A example for the hpb and lzss file.And the py. BGM.zip hunex_hlzs.py Edited January 31, 20251 yr by aaaaaa
July 8, 20251 yr Sorry for bumping this thread. but that user's github "YuriSizuku" you linked, can you vouch if they are legit? They recently contacted me for my job and I found another source they be otherwise on possible legitimacy.
July 9, 20251 yr YuriSizuku wanted me to use crypto, never used that before "USDT" or "LTC". Yeah, kinda found my answer. Here's another one with that guy, YuriSizuku. Edited July 9, 20251 yr by bahamutoverlord info
August 24, 2025Aug 24 On 7/9/2025 at 8:36 AM, bahamutoverlord said: YuriSizuku 希望我使用加密货币,在“USDT”或“LTC”之前从未使用过加密货币。 是的,有点找到了我的答案。这是另一个关于那个家伙的,YuriSizuku。 Hi, bahamutoverlord, I'm glad you weren't deceived. The guy in your photo claiming to be yurisizuku is an imposter. This person sent you an email claiming to be yurisizuku himself, posting the real yurisizuku's GitHub link, but the imposter asked you to contact via Discord or other methods and use cryptocurrency for payment. I consulted with the real yurisizuku, and he has never sent emails to anyone, nor has he ever requested payment - all issues are discussed on GitHub issues. This impersonation behavior is very annoying. The related information on the elitepvpers website can also be confirmed as the work of this imposter. Such messages are really upsetting.
Create an account or sign in to comment