April 18, 20242 yr I need a BMS script for those files of that game, i'm minding to rip the game's 3D models along with textures. Link for the files. https://www.dropbox.com/scl/fo/klnqrary607p5gwdckx2g/AH2UtRkdF-uLGLCdIiw7Dnw?rlkey=4hq37um3oiukf7twsfzxw1nh0&st=a36rturx&dl=0
April 19, 20242 yr Localization It's not hard to extract files from BIN archives, though there are no filenames. The main problem is that the data in the files is compressed, I tried compress_scan but unfortunately didn't get valid results, so without decompression unpacking is kinda useless.
March 22Mar 22 Localization Did some static analysis and seems to use "ShdLib" by https://www.mobygames.com/company/2709/shade-inc/ Also seems to get used in other games according to some strings found in Gun Gun Pixies: https://hybrid-analysis.com/sample/f5c4c1213ef7ae085329864bc1b04f626cd61df798b50f8abe938123ca291710/5e28a698cf0df5476157ea28 (strings are at the bottom of the page)
Create an account or sign in to comment