View Full Version : NBA2K1 FIX Problems
No1ShalLive2Tell
12-01-2001, 21:27
ok i am fine up to the point when you have to and i quote:
run: mkisofs -C 0,0 -l -V NBA2K1_ECHELON -o session1.iso NBA2K1
whenever i do this it just scrolls through the list of extensions as if i was just running mkisofs by itself...the files arent in the iso too i know for sure i have checked everytime with an iso viewer program (isobuster) so will someone plz help me out...email me
Many people have had problems with running the mkisofs program to create the new iso to burn. It will scroll as you mentioned if either you didn't type the correct command syntax or you didn't type the correct directory which you want ot create the iso from. First of all here is a breakdown of what the commands should look like in DOS:
mkisofs -C 0,0 -l -V NBA2K1 -o session1.iso c:\NBA2K1\NBA2K1_ECH
Where:
-C 0,0 = Command zero,zero (leave at letter "C" and zeros for this)
-l = alphabet letter "L"
-V = alphabet letter "V"
NBA2K1 = the directory where you want the new ISO (session1.iso) to be created in after running mkisofs.exe
-o = alphabet letter "o"
session1.iso = the name of the new ISO you are creating
c:\NBA2K1\NBA2K1_ECH = is the folder where the extracted and added files are that you want to make into the new patched ISO
You will see the program working if you typed the commands properly. If you typed something wrong or gave a bad directory a bunch of text will quickly scroll down the screen. Recheck your typing and
directories! If the program works it will take a few minutes to run.
It will sit first, then in a minute you will see % of progress.
I hope this helps.... good luck!!!
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.