View Full Version : TXR2 Game Save Fix Help!
I need help on how to patch this game. I am stuck at this step....
3. Create the data ISO: MKISOFS.EXE -C 0,11700 -V TXR2_ECH -l -o C:\TXR2\DATA.ISO C:\TXR2\DATA
This will create C:\TXR2\DATA.ISO from the files in C:\TXR2\DATA\
Can someone please tell me what to do here...thx
type in that exact line in dos where the directory is that has the extracted files that you are working with : starting with the point where it says mkisofs.exe that is the executable which will make it to the LBA to be 11700,
if you followed the instructions the you would have extracted your original game to the directory c:\txr2\
what you are doing is creating the iso from the data files you ripped from the original and then patched with the save file and now are trying to recompile with the new data that is in the c:\txr2 directory
type it in exactly as you see it
MKISOFS.EXE -C 0,11700 -V TXR2_ECH -l -o C:\TXR2\DATA.ISO C:\TXR2\DATA
in the above line the -l is a dash with a lower case letter L and the -o is a dash with lowercase letter O not zero, the 0,11700 is the LBA where the data should pick up after the original wave or raw file is located so the data starts at LBA 11700 where 0-11700 is you audio file which is required to boot the self boot of the game
regards
webber
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.