I was using the this script http://aluigi.zenhax.com/bms/tzonline.bms to unpack the data of the original game the chinese classic version one: 蜀门 Online https://www.shumenol.com/ and they have two versions of the game, a classic one and a new one using another game engine, graphic API, diff directx lib, and the data file is not the same, they keep updating both versions of the game, i always used this script to unpack the classic version one, recently the script stopped working, and i cant open the data anymore.
get NAME string get DUMMY short # 'h' get OFFSET longlong get DUMMY long # 0x16594a get DUMMY long # 0xc7c9 get DUMMY longlong # 0x1b0 get DUMMY longlong idstring "mars"
get NAME string get DUMMY short # 'h' get OFFSET longlong get DUMMY long # 0x16594a get DUMMY long # 0xc7c9 get DUMMY longlong # 0x1b0 get DUMMY longlong idstring "mars"
they didn’t see it until recently they decided to update it, in 2006 (beta version) they used a tool to open and close it that even leaked to the public that worked until 2016 (I think?), since then I’ve been using your versions of the script you made, its possible to you updated it?
Hello. I am glad to post here. It's been over a year since this topic was posted, and I'm also ashamed to post this.
The header structure (OFFSET, ZSIZE, SIZE) of the resource information data at the end of the file is slightly changed, and this is not a problem. What is important is the way in which the file extension, the folder and the information of individual files placed in the resource information data are recorded. This is definitely different from the previous structure and more complex.
The bms file I made successfully unpacks the evp files of the latest entertainment including Zui and Shumenol. Contact me if you need this file. Please use pm of this forum to contact me.
Last edited by daniil on Sat Jan 22, 2022 2:49 am, edited 1 time in total.
@daniil Stop making posts like all those you are making. If you have nothing to share on this forum with all the users, please go on other forums promoting your stuff.
aluigi wrote:@daniil Stop making posts like all those you are making. If you have nothing to share on this forum with all the users, please go on other forums promoting your stuff.
Sorry aluigi I just wanted to know the evaluation of my hard work so far. For this forum I will do my best to share useful technologies and materials in the near future.