![]() |
PCDVD數位科技討論區
(https://www.pcdvd.com.tw/index.php)
- 儲存媒體討論區
(https://www.pcdvd.com.tw/forumdisplay.php?f=20)
- - 多bin檔 如何合併單一bin檔
(https://www.pcdvd.com.tw/showthread.php?t=982194)
|
---|
多bin檔 如何合併單一bin檔
如標題
1.bin 2.bin . . . . 8.bin 請問要用何者軟體,合併成單一bin檔 謝謝 |
不須軟體...用dos的copy指令就可以了...
|
copy /b 1.bin+2.bin+.....+8.bin test.bin
能不能用就不干我的事了 |
maybe some iso tool
ultraIso powrISO google find 說是 psp game bin.001 .. 哪位知道下载游戏中有非常多bin档,要怎样合併? find here http://ubuntuhowtos.com/howtos/merge_bin_files This is rather simple thing to do although it took me some time to find the solution to this problem. Open terminal and navigate to the folder where your separate bin files are located, type: cat image.bin.001 image.bin.002 image.bin.003 > image.bin Ofcourse replace the 'image' with the name of your file. You can mount bin/cue image using this HOW TO. If you don't have cue file you can make one like this: 1) Create empty file and name it image.cue (replace 'image' with the name of your image name) 2) Edit this file and inside write following: FILE "image.bin" BINARY TRACK 01 MODE1/2352 INDEX 01 00:00:00 Again, replace the 'image.bin' with name of your bin file. |
所有的時間均為GMT +8。 現在的時間是01:43 AM. |
vBulletin Version 3.0.1
powered_by_vbulletin 2025。