Fledge68's mod of the Wii USB Loader WiiFlow
Go to file
overjoy.psm af589b404e * Updated DML Ex Gamecube disc dumper:
- Added retry on read errors
  - Added skipping on read errors 
  - Added pos to compress data
  - Added pos to align all files by 32k
  - Dumper will now only dump game.iso on default
  - Now using drivebay led to show disc reading activity
  - Now checking if game already exists before dumping it

Configuration of the dumper:

Set the following vars in wiiflow.ini (domain: DML) to config the dumper:

- skip_on_error=yes/no to enable/disable error skipping (default = no)
- compressed_dump=yes/no to enable/disable compressed dumping (default = no)
- write_ex_files=yes/no write ex files yes/no (default = no)
- align_files=yes/no to align all by 32k yes/no (default = no)
- num_retries=# were # = the amount of read retries the dumper should perform before it marks the block as bad on read errors
2012-02-20 08:26:50 +00:00
data -added NL flags instead of EU ones ;) 2012-02-19 21:44:27 +00:00
docs mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
portlibs -updated libpng from 1.2.34 to 1.4.4 2012-01-26 21:02:06 +00:00
resources -sync with wiiflow r418 2012-02-01 22:26:51 +00:00
scripts Use LF carriage control in shell scripts to fix build under Linux 2012-02-02 22:57:02 +00:00
source * Updated DML Ex Gamecube disc dumper: 2012-02-20 08:26:50 +00:00
wii -fixed wrong banner sound playing for sure now :P (issue 7) 2012-02-18 23:04:15 +00:00
Makefile -Cleaned up GC and DML booting process 2012-01-23 15:57:30 +00:00
wiiflow.pnproj -changed gamercard section, will now write dutag and 2012-02-18 13:51:55 +00:00
wiiflow.pnps -added possibility to add gamecube games to gamertag 2012-02-11 13:05:18 +00:00