Advertisement
atreyu187

Dreamcast Guides : 32Bit Selfboot Pack v1.4 & Tools Info

Jan 13th, 2013
431
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1. http://www.mediafire.com/?0rg27lr071m0uel
  2.  
  3. Self-BooTDATA Pack by Familyguy (v1.4)
  4. All-32bit edition 2012
  5.  
  6.  
  7. This pack is meant to easily selfboot a games in 45000LBA data/data mode.
  8. It doesn't support CDDA tracks, but if you don't mind playing with no sound it'll work.
  9. WinCE games should works, but it's untested.
  10.  
  11.  
  12. ==============
  13.  
  14. USE:
  15.  
  16. 1) Run Gdi2Data.bat and follow the instructions, it'll extract the data from your gdi image files into
  17. the data folder, and put the ip.bin in the root folder of the pack.
  18. It also supports non-gdi dumps, but you'll have to manually specify some parameters.
  19. TIP: The starting LBA of the last data track can be found by running gdinfo_FG
  20. on the ip.bin (or track03.iso) of the game. gdinfo_FG.exe is in the Utilities folder.
  21. 2) Downsample the content to fit a cd if needed
  22. 3) COPY about 65MB of data to the data1 folder (only if the games fits tight)
  23. 4) Apply any non-lba based hack the game requires (game-specific copy protection)
  24. Go to the Ripping Database to find if your game is protected: http://www.bucanero.com.ar/dreamcast/ripdb/?
  25. 5) Run SELFBOOT.bat
  26. 6) Burn with alcohol or Nero, old nero versions seem not to support the tweaks used
  27. 7) PLAY !
  28.  
  29. * You can add a 0.0 file to the data folder as a dummy, it won't apear in the filesystem.
  30. ** You can add a sorttxt.txt file to the root directory of the pack to sort your backup.
  31. *** You can add a logo.png to the root directory of the pack to add it to the boot screen.
  32.  
  33. Note: The BOOT.BIN specified in the ip.bin must be in the DATA folder, for binhacking purpose.
  34. Duplicated files will be burnt once!
  35.  
  36.  
  37. ==============
  38.  
  39. To help you downsample and mess with files, some utilities were included in the Utilities Folder
  40.  
  41. ==============
  42.  
  43. ADX(folder): Downsampling tools for ADX files
  44. Use: Read ADX\ADXLoopCalculator.txt for info on how to downsample and loop adx files
  45. A batch file to downsample wav files in 22050Hz as been included.
  46.  
  47. bin2iso: Convert a bin file to a iso file, to use with extract.exe
  48. Use: bin2iso <binfile.bin> <ouput_isofile.iso>
  49.  
  50. DUMMY: Create a file of any lenght, to create a 0.0
  51. Use: Dummy <FILENAME> <size_in_bytes>
  52.  
  53. extract: Extract the content of a iso.
  54. Use: extract <Iso_with_TOC> <Iso_with_files> <Iso_with_files_physical_start sector>
  55. Exemple for a 5 track DC game: extract track03.iso track05.iso <track05_physical_start_sector>
  56. Exemple for a 3 track DC game: extract track03.iso
  57. REM: The physical start sector is the LBA of the track+150 (ex: track03.iso physical start sector is 45150)
  58. The disc TOC can be found in its gdi file, or by analysing its ip.bin with gdinfo_fg.exe
  59.  
  60. IP.BINHACK: Automatic Hacking of IP.BIN and/or BOOT.BIN with support for CDDA and WINCEOS!
  61. Use: Run with a ip.bin in the same folder, the hacked ip.bin will be named ip.hak, the BOOT.bin
  62. specified in the ip.bin must be in the DATA folder.
  63. REM: AUTO.BINHACK in the root folder of the pack is the same, but with no "pause", for automated purpose.
  64.  
  65. Makesort: Convert a isobuster filelist.txt (relative path) to a sorttxt.txt (with 0.0) usable with mkisofs
  66. Use: Run and follow the directions
  67.  
  68. gdinfo_FG: Gather informations from the ip.bin and outputs it in a "game info.txt" file
  69. Use: Run with a ip.bin in the same folder, OR Drag and Drop a file to it (ex: track03.iso)
  70. It can also retreive the disc TOC from the ip.bin
  71.  
  72. dc_sorts.rar: A collection of sort files for many games, simply rename to sorttxt.txt
  73. and put them in the root folder of the pack to use them.
  74.  
  75. ISOFIX1.3: Can create a fixed.iso file with a readable filesystem from track03.bin or <track03.bin+dummy+LastDataTrack.bin>
  76. To use with isobuster to create a filelist.txt (relative path)
  77. Use: Run, follow the directions (track03.bin start sector is 45000).
  78.  
  79.  
  80. AFS(folder): Contain tools to mess with AFS files
  81.  
  82. AFSCompactor: Compact AFS files by removing unused data. Save about 0.5MB per AFS, losslessly.
  83. USE: Run, follow the directions, the 1 option doesn't work, choose 2048.
  84. TIP: It's suggested to select the pack folder, check "process folder recursively" and choose 2048.
  85.  
  86. AFSUTILS: Can extract and create AFS files.
  87.  
  88. IDXCREATOR Can create a IDX file that matches a modified AFS.
  89.  
  90. Gz(folder): A batch file to re-encode GZ files using high compression using. 7z
  91.  
  92. ==============
  93.  
  94. I hope you'll find them useful
  95.  
  96. ************************
  97.  
  98.  
  99. THANKS:
  100.  
  101. Thanks to Xzyx987X for the nrgheader technique, ECHELON for the BINHACK program, M$ for bat files,
  102. Neoblast and Indiket for the FILL program, Indiket for the NRGHEADER program, DarkFalz for the
  103. ADX/Sort/AFS Tools I included in the pack, JJ1ODM for the bin2iso program and Manic & Sizious for
  104. their AFS Tools.
  105.  
  106. I hope you'll like this little pack, I spent a lot of time on it, trust me.
  107.  
  108. FamilyGuy 2012
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement