Recent content by drh

  1. D

    Hacking WiiFlow - an open source GUI USB-Loader

    Hi, I've been using WiiFlow for years but I don't update often to be honest. The last time I updated WiiFlow, I had quite a bit of trouble getting it stable again. Today, I thought I would give 4.2 a try and the same instability issues seem to be bugging me again. I run a fairly basic system...
  2. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    I haven't had chance to check, but that makes sense although it was because the process started outputting the same file that was the reason why I tried to abort the procedure. Catch 22.
  3. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    I hadn't updated my binaries for a few months, so I downloaded "wit-v1.19a-r1904-mac.tar" from post #1 just before trying the conversions. Actually, at the second stage (mentioned in post 978), when trying to convert the file back to WFD it might have kept the file with a single CTRL+C (Level1)...
  4. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    Yes its definitely gone. I'm not bothered about the title, I picked a random (small) file to test with and fortunately, its not a title I've ever played. Going back through the terminal history, the first command I did was: wit cv "Dave Mirra BMX Challenge [RXCPGT].wdf" -P --wbfs Which...
  5. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    Normally I would, but an abort with WIT CV leaves you without either file, it gets rid of the original file irrespective of the command completing successfully!!
  6. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    Hi Wiimm, I've been away from this thread for a few months now, but I just had to come back and leave a message today. I was thinking about giving configurable loader another try with an NTFS partition. It doesn't seem to support my existing WFD files (from my WiiFlow & WBFS disk), so I was...
  7. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    Hi Wiimm, Its been a while since we spoke :-) Thanks for the tip, I'm still getting missing parameters with that line: iMac-1:wdf drh$ wwt -p /dev/rdisk4s1 extract $(wwt -p /dev/rdisk4s1 id | grep ^T) *****ÂÂwwt: Wiimms WBFS Tool v1.14a r1506 mac - Dirk Clemens - 2010-08-09ÂÂ***** !! wwt...
  8. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    ARRRGGHHH, I've been using Wiimms tools for several months now, but I do find the command line infuriatingly complicated. Fortunately, I use the same commands the majority of the time, but I decided to leave this message out of desperation, because I confess WWT beat me in the end, despite...
  9. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    It is whilst the largest WD passport is still 1tb. I could really do with a 1.5tb at the moment, but no-one makes one. I don't want to go down the road of the larger form-factor drives or even non-usb powered drives, so come on WD the world is waiting.......
  10. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    By the way, I formatted a disk the other day with a new block size using the command: wwt format /dev/rdisk2s2 --hss 4096 --force I filled the 1tb drive (why didn't I test it first with just 1 file) and the drive is not recognised by my loader :-( I'm using WiiFlow, so I'm guessing its a...
  11. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    http://developer.apple.com/technologies/xcode.html
  12. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    Good job Sylver, I checked the Developer directory, I realised I had 10.5 by default and not 10.4, so skipped the 10.4 stuff as I'm never likely to need that now anyway but its nice to have a complete distrib available now. The instructions for 10.5 worked sweet, so I've left my OSX Server...
  13. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    yea, that worked, thanks guy's :-)
  14. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    How do I implement these, at the moment, I just use "make" with no options.
  15. D

    Hacking wwt+wit: Wiimms WBFS+ISO Tools

    ok, I have my mass storage device connected to an OSX Server machine up in my loft. I wanted to check if the speed of transfers locally on that machine. Its running OSX Server 10.5.8. When I try to use the same tools (that work fine on my OSX 10.6.3), I am getting the following error: dyld...