|
nope you don't need a patch just need to rearrange the files that are on the disc,
Here's is a quick dirty method,
1.Use isobuster to extract all the game files off your original dvd,
Make a new folder on your harddrive put all the files there.
Taking note of the original order the files.
2.If you have the newest version of nero you can make an UDF/iso disc,
dragging and dropping all the files in the correct order(sles,system,img0,modules,img1,img2,dummy) into nero then burn it will work.
If you don't have nero you can use CD/DVD generator,
First before you start make a new folder on your harddrive,
then start a new dvd rom master disc then drag and drop the files in the correct order into it,
Click on the volume tab and insert the disc name (Its the SLES number)
And set the license area to whatever you want.
Hit the record button you'll get an error (This is normal)
Click to get rid of the error window,
Then Click the file drop down and select export image,
name your image whatever you like and click OK.(I used SOR)
Wait for CD/DVD Gen to finish (it'll take a couple of minutes)
Then there are a couple of ways to compile an iso from the resulting iml files,
firstly the dos way,
Go to dos prompt (Start menu-Accessories-Command Prompt)
Firstly you must find the folder that you placed the files in, (in my example SOR)
You type : cd sor
You should get something on the screen like
C:/SOR
Then merge all the Files with a file extension of numbers (ie SOR.000)
Like This.
You type :
copy/b SOR.000+SOR.001+SOR.002+SOR.003+SOR.004 SOR.iso
And hit enter
It will take about five minutes.
or you can use gml2dvd to make the process automated,
just point the software to your iml files and where to put your new iso and it will make the iso for you,
Then use your favourite burning program to burn the iso to dvd,
It works trust me i've tried mine in both chipped and sony's that use the swap magic method and both work Flawlessly.
This message has been edited since posting. Last time this message was edited on 12. September 2005 @ 01:53
|