I'm using the binmod tools and a Russian program called BOOOFF. The latter allows me to convert the nk.bin to an nk.nb0, and then make space in it by deleting unused files
(wavs from a different sound scheme for example
). It lets me load and insert the gwes2.exe. However, after I convert it back to a .bin file, binmod no longer lets me do anything with it. Trying to extract the registry file just leads to this:
c:\binmod>binmod -e "default.fdf"
BinMod V1.0 built Apr 5 2006 11:32:47
Checking record #363 for potential TOC (ROMOFFSET = 0x00000000)
Found pTOC = 0x8189892c
rom offset = 0x00000000
Found 'default.fdf' in the image! - located at 8172fba0, size 0000d5f7 compressed
Error: failed reading reading file
Error: Extraction failed!
What could I be doing wrong here? Is what I'm trying to do even possible?
