enderdrag64 Posted December 9 Share Posted December 9 Hi, I created this extraction script for the archives of the Aspyr PC port of Star Wars Bounty Hunter earlier today, hopefully it's useful to somebody. endian little idstring "BunyArchTheForge" get UNKNOWN longlong get UNKNOWNTWO longlong get UNKNOWNTHREE longlong get HEADERSIZE longlong get FILENAMETABLEADDR longlong get FILENAMETABLESIZE longlong get UNKNOWNADDR longlong get UNKNOWNSIZE longlong for i = 0 < HEADERSIZE / 40 get UNKNOWNFOUR longlong get UNKNOWNFIVE longlong get FILENAMEADDR long get FILENAMESIZE long get ADDRESS longlong get SIZE longlong savepos HEADERLOC xmath JUMPPTR "FILENAMETABLEADDR + FILENAMEADDR" goto JUMPPTR get FILENAME string goto HEADERLOC log FILENAME ADDRESS SIZE next i I would've attached it as a file but it seems .bms isn't an approved attachment format. This is my first post on this forum, please let me know if there's a better way to submit these, thanks! Link to comment Share on other sites More sharing options...
michalss Posted December 9 Share Posted December 9 Welcome. There is a download section specifically for BMS scripts and other applications. In here you should only put link to it.. https://reshax.com/forum/28-scripts-or-other-utilities/ 1 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