iPrep 101 v005 *updated* |
|
|
| Xbox-Scene |
Nov 20 2007, 04:41 PM
|
Memba Numero Uno

Group: Admin
Posts: 4177
Joined: 17-May 02
From: Yurop
Member No.: 1
Xbox Version: unk
360 version: unknown

|
iPrep 101 v005 *updated*
Posted by XanTium | November 20 10:41 EST | News Category: Xbox360
|
| |
Klutsh released a new version of iPrep 101(info) a .NET application and collection of MSDOS scripts/applications for use in flashing a Samsung TS-H943A or BenQ DVD drives. What's new/fixed: * Added BenQ drive support. * Streamlined SATA IO detection. * Single or Dual format build process.
*Update* Fixed version released with fixed BenQ batchfiles.
Official Site: x-projects.org Download (*updated* version): here
|
|
|
|
|
| |
| nu1mlock |
Nov 20 2007, 05:59 PM
|
X-S Senior Member
 
Group: Members
Posts: 189
Joined: 2-July 06
Member No.: 288336
Xbox Version: v1.6b
360 version: v3.0 (falcon)

|
Well, I just found a bug in the app. It's nothing big - anyone can change it. The dBen.bat does this CODE copy CFW\Ben-CFW.BIN BACKUPS\%1\%2\Ben-CFW.BIN > null But iPrep can't find the firmware as the app created BenQ-CFW.BIN when preparing. For you that can't figure out what's wrong, just edit the correct line in dBen.bat or change the name of the file. You will also need to edit fBen.bat in order to get it all to work correctly. nu1mlock This post has been edited by nu1mlock: Nov 20 2007, 06:00 PM
|
|
|
|
| |
| Klutsh |
Nov 20 2007, 06:04 PM
|
X-S X-perience
 
Group: Members
Posts: 302
Joined: 26-July 04
From: Scunthorpe, UK
Member No.: 133563
Xbox Version: v1.2
360 version: v3.0 (falcon)


|
QUOTE(nu1mlock @ Nov 20 2007, 05:35 PM)  Well, I just found a bug in the app. It's nothing big - anyone can change it. The dBen.bat does this CODE copy CFW\Ben-CFW.BIN BACKUPS\%1\%2\Ben-CFW.BIN > null But iPrep can't find the firmware as the app created BenQ-CFW.BIN when preparing. For you that can't figure out what's wrong, just edit the correct line in dBen.bat or change the name of the file. You will also need to edit fBen.bat in order to get it all to work correctly. nu1mlock First bug report  Time to fix stuff Just uploaded a fixed version, will email staff to update the xs download file This post has been edited by Klutsh: Nov 20 2007, 06:15 PM
|
|
|
|
| |
| nu1mlock |
Nov 20 2007, 06:48 PM
|
X-S Senior Member
 
Group: Members
Posts: 189
Joined: 2-July 06
Member No.: 288336
Xbox Version: v1.6b
360 version: v3.0 (falcon)

|
QUOTE(Klutsh @ Nov 20 2007, 06:40 PM)  First bug report  Time to fix stuff Just uploaded a fixed version, will email staff to update the xs download file Well, there's another thing, but it's probably not iPrep's fault. Dumping works fine (when the files have been edited), but flashing doesn't. Well, erasing doesn't work at all, so flashing doesn't either. The error that occurs is "wrong flash status". Since iPrep is using dosflash 1.4, erasing doesn't work. Switching back to dosflash 1.3 (replacing the files in /tools) works just fine. As I said, it's probably not iPrep's fault that erasing doesn't work. For those of you that have this problem, just replace the dosflash.exe and dosflash.typ in the /tools folder with dosflash 1.3 instead, then do fBen. nu1mlock
|
|
|
|
| |
| Klutsh |
Nov 20 2007, 06:55 PM
|
X-S X-perience
 
Group: Members
Posts: 302
Joined: 26-July 04
From: Scunthorpe, UK
Member No.: 133563
Xbox Version: v1.2
360 version: v3.0 (falcon)


|
QUOTE(nu1mlock @ Nov 20 2007, 06:24 PM)  Well, there's another thing, but it's probably not iPrep's fault.
Dumping works fine (when the files have been edited), but flashing doesn't. Well, erasing doesn't work at all, so flashing doesn't either. The error that occurs is "wrong flash status".
Since iPrep is using dosflash 1.4, erasing doesn't work. Switching back to dosflash 1.3 (replacing the files in /tools) works just fine.
As I said, it's probably not iPrep's fault that erasing doesn't work. For those of you that have this problem, just replace the dosflash.exe and dosflash.typ in the /tools folder with dosflash 1.3 instead, then do fBen.
nu1mlock
Thanks, I'll update again, and you can choose the version of DosFlash you want to use. That's tomorrow though Edit: I'll just package DosFlash 1.3 Edit2: Done that, new package uploaded to xbins and www.x-projects.org This post has been edited by Klutsh: Nov 20 2007, 07:02 PM
|
|
|
|
| |
| nu1mlock |
Nov 20 2007, 09:33 PM
|
X-S Senior Member
 
Group: Members
Posts: 189
Joined: 2-July 06
Member No.: 288336
Xbox Version: v1.6b
360 version: v3.0 (falcon)

|
QUOTE(Klutsh @ Nov 20 2007, 07:31 PM)  Thanks, I'll update again, and you can choose the version of DosFlash you want to use. That's tomorrow though
Edit: I'll just package DosFlash 1.3
Edit2: Done that, new package uploaded to xbins and www.x-projects.org
Great, although I find this line confusing: CODE if exist BACKUPS\%1\%2\Ben-CFW.BIN del BACKUPS\%1\%2\BenQ-CFW.BIN If Ben-CFW.BIN exist, why delete Ben Q-CFW.BIN? Anyway, the package seem to work now. I haven't tried it on a console yet, but according to the code, there shouldn't be anything that would error-out. I'll just flash another console to find out. nu1mlock
|
|
|
|
| |
| Klutsh |
Nov 20 2007, 09:51 PM
|
X-S X-perience
 
Group: Members
Posts: 302
Joined: 26-July 04
From: Scunthorpe, UK
Member No.: 133563
Xbox Version: v1.2
360 version: v3.0 (falcon)


|
QUOTE(nu1mlock @ Nov 20 2007, 09:09 PM)  CODE if exist BACKUPS\%1\%2\Ben-CFW.BIN del BACKUPS\%1\%2\BenQ-CFW.BIN If Ben-CFW.BIN exist, why delete Ben Q-CFW.BIN? It's so this CODE copy CFW\Ben-CFW.BIN BACKUPS\%1\%2\Ben-CFW.BIN > null Tools\FIRMTOOL BACKUPS\%1\%2\Ben-OFW.BIN BACKUPS\%1\%2\Ben-CFW.BIN does not error out, also incase your original dump got corrupt. As your re-dumping your firmware it's safer to start again with all clean files. As you may have seen it also includes the last typo: Shoud read CODE if exist BACKUPS\%1\%2\BenQ-CFW.BIN del BACKUPS\%1\%2\BenQ-CFW.BIN although that typo will not stop the script from doing what it should. This post has been edited by Klutsh: Nov 20 2007, 09:56 PM
|
|
|
|
| |
| nu1mlock |
Nov 20 2007, 11:09 PM
|
X-S Senior Member
 
Group: Members
Posts: 189
Joined: 2-July 06
Member No.: 288336
Xbox Version: v1.6b
360 version: v3.0 (falcon)

|
QUOTE(Klutsh @ Nov 20 2007, 10:27 PM)  It's so this CODE copy CFW\Ben-CFW.BIN BACKUPS\%1\%2\Ben-CFW.BIN > null Tools\FIRMTOOL BACKUPS\%1\%2\Ben-OFW.BIN BACKUPS\%1\%2\Ben-CFW.BIN does not error out, also incase your original dump got corrupt. As your re-dumping your firmware it's safer to start again with all clean files. As you may have seen it also includes the last typo: Shoud read CODE if exist BACKUPS\%1\%2\BenQ-CFW.BIN del BACKUPS\%1\%2\BenQ-CFW.BIN although that typo will not stop the script from doing what it should. Yeah, i just meant to report that typo. I knew what it should have read, I was just playing around a bit, which abviously didn't work.  Anyway, using the updated file from X-S still had a bad Dosflash, as it still wouldn't erase. I still had to replace it with an old Dosflash. I'm not sure if it's been updated now, though.
|
|
|
|
| |
| isoman |
Nov 21 2007, 03:08 AM
|
X-S Enthusiast
Group: Members
Posts: 7
Joined: 30-October 02
Member No.: 6918

|
so with this version of iprep, if you are flashing the benq drive, do you still have to cut the traces and use the switch?
|
|
|
|
| |
| nu1mlock |
Nov 21 2007, 10:12 AM
|
X-S Senior Member
 
Group: Members
Posts: 189
Joined: 2-July 06
Member No.: 288336
Xbox Version: v1.6b
360 version: v3.0 (falcon)

|
QUOTE(isoman @ Nov 21 2007, 03:44 AM)  so with this version of iprep, if you are flashing the benq drive, do you still have to cut the traces and use the switch?
Eh, no, you don't. Where have you been the last couple of weeks? It's possible to flash BenQ's by software, without soldering or anything like that. nu1mlock
|
|
|
|
| |
|