Skip to main content

BURNING X-BOX & GAMECUBE GAMES USEING CDRWIN

 BURNING X-BOX & GAMECUBE GAMES USEING CDRWIN                             

1) Insert your original in your CD-ROM.

2) Open CDRWin (or any other image extractor) to make an iso image of the gameon your hard disc. Click on 'Extract Disc/Tracks/Sectors'(click here to download CDRwin

3) Here are the settings which work for me (!):Disc Image/Cue sheetFile-Format: AutomaticReading-Options:RAW, CD+G, CD-TEXT and MCN/USRC all UncheckedError Recovery: IgnoreJitter Correction: AutoSubcode Analyses: FixedData-Speed: MAXRead Retry Count: 10Audio Speed: MAXSubcode Threshold: 900There are a lot of reports, that Raw reading also works, but I had problems with it enabled.RECORDING TO A DISC

4) Click on 'Start'

1) Install Fireburner

2) Double click on the Cue File For The Game

3) Right Click And select burn To CDThat?s all there is record DAO, and you can try to burn it fast at 2XUsing PNY Black Diamond CDR'


Comments

Popular posts from this blog

Codes & Standrds for Piping

Create A Huge File

Create A Huge File You can create a file of any size using nothing more than what's supplied with Windows.  Start by converting the desired file size into hexadecimal notation. You can use the Windows Calculator in Scientific mode do to this.   Suppose you want a file of 1 million bytes. Enter 1000000 in the calculator and click on the Hex option to convert it (1 million in hex is F4240.) Pad the result with zeroes at the left until the file size reaches eight digits—000F4240. Now open a command prompt window.   In Windows vista  or windows 7 , you can do this by entering COMMAND in the Start menu's Run dialog; in Windows NT 4.0, 2000, or XP enter CMD instead.  Enter the command DEBUG BIGFILE.DAT and ignore the File not found message.  Type RCX and press Enter.  Debug will display a colon prompt.  Enter the last four digits of the hexadecimal number you calculated (4240, in our example).  Type RBX and press Enter, then...

Delete An "undeletable" File

Delete  A "undeletable" File Open a Command Prompt window and leave it open. Close all open programs. Click Start, Run and enter TASKMGR.EXE Go to the Processes tab and End Process on Explorer.exe. Leave Task Manager open. Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in. At the command prompt type DEL <filename> where <filename> is the file you wish to delete. Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell. Close Task Manager. Or you can try this Open Notepad.exe Click File>Save As..> locate the folder where ur undeletable file is Choose 'All files' from the file type box click once on the file u wanna delete so its name appears in the 'filename' box put a " at the start and end of the filename (the filename should have the extension of the undeletable file so it will overwrite it) click save, It should ask u to overwri...