Hello guys, well this time I come with this old hockey game, I got this script made by fatduck but after try unpack files, I got error and can't unpack nothing, so maybe somebody can take a look into this format ERS? appreciate help and thanks for support guys.
# Game: HockeyDash # by Fatduck Jun2010 # script for QuickBMS http://aluigi.org/papers.htm#quickbms get DIRNAME basename get NUMRES long savepos OFSRES for i = 0 < NUMRES goto OFSRES filexor 0x10 get UKN01 long get SIZERES long get UKN02 long getdstring RESNAME 60 filexor "" savepos OFSRES set OUTNAME DIRNAME string OUTNAME += / string OUTNAME += RESNAME log OUTNAME OFSRES SIZERES math OFSRES += SIZERES next i