October 7, 20241 yr Hello, I want to unpack the .hpb and .hph files from the ns game Meiji Tokyo Ren. Can anyone help me? Thank you https://1drv.ms/f/s!AhnL0-szVc0BjGv6WQBE6RD7qyl8?e=9q0f7s
October 8, 20241 yr I am also interested in extracting and repacking files from the same game (Steam version), especially the scripts (with .heslnk and .hdlg extensions). I believe they use LZSS compression, but I'm not entirely sure. I have attached the link to the script files and screenshots of these files in 010 Editor. Thank you in advance! https://drive.google.com/drive/folders/1mktCV-0vtEB9JIoua65OX8LwKse1BnCH?usp=drive_link Spoiler Edited October 8, 20241 yr by Linsey22
October 11, 20241 yr I'm interested in unpacking this game too (mostly for the images). It seems like this tool from an older thread works for unpacking the .hpb and then decompressing the resulting .lzss files. I didn't have too much luck with the .dec files that came out of them though. I tried a bunch of unity file viewers after seeing the UnityFS header too. No luck. Here are some example files if there's anyone who knows more about this format: adv_dec.rar The tool from the thread I linked also worked for the script files too. The language specific files had a big chunk of plain text that could be viewed through a text viewer but I'm not sure if that's useful for modding/repacking purposes. The bigger .heslnk file resulted in a bunch of HESE header files. Not really sure what those do. Some example files: script_dec.rar
October 13, 20241 yr i feel is not ordinary lsz files, unityfs files can dump form hunex.UNAS.Systems.Compress.unas LZSDecode_execDecod connect Hunex_UNAS_Systems_Compress_unas_LZS_TypeIinfo and il2cpp_runtime_class_init_oChunex_UNAs_Systems_Compress_unas_LZS_TypeInf Edited October 13, 20241 yr by kofing27
October 13, 20241 yr Yeah, I think so too. When I try to open the files with UABEA or any other Unity tool, it shows a lot of errors. Also, for the scripts, I tried modifying just 1 character in a hex editor, but even though the game loaded normally, the text wouldn't show up—only the backgrounds, characters, and UI were visible. Hopefully, someone knowledgeable about this stuff can provide a solution or something 😔
Create an account or sign in to comment