Toshikami Posted October 7 Share Posted October 7 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 1 Link to comment Share on other sites More sharing options...
Linsey22 Posted October 8 Share Posted October 8 (edited) 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 by Linsey22 Link to comment Share on other sites More sharing options...
ririmu Posted October 11 Share Posted October 11 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 1 Link to comment Share on other sites More sharing options...
kofing27 Posted October 13 Share Posted October 13 (edited) 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 by kofing27 1 Link to comment Share on other sites More sharing options...
Linsey22 Posted October 13 Share Posted October 13 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 😔 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now