
|
|
Source code |
1 2 3 |
wit v2.05b r3611 - 2012-04-20 - Bug fix for assertion failure in "wwt RECOVER". |
This post has been edited 40 times, last edit by "Wiimm" (Apr 20th 2012, 5:17pm)
ich hätte da ne frage: und zwar, kann man die neuen dateien aus dem wwt für cygwin einfach in den "win" ordner vom wiijmanager kopieren, oder könnte ich mir so meine wbfs partition zerschießen?
mfg
desteck
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
wwt v0.45a r1012 - 2010-05-05
- To avoid troubles with platform dependent openssl support I have integrated
the SHA1 sources from openssl into WWT.
- The new command "wit VERIFY" checks the hash signatures of all needed
sectors (keyword "scrubbed"). All five hash levels (H0..H4) are verified.
This means 64 AES decryptions and 1029 SHA1 calculations for each MiB.
wit v0.46a r1043 - 2010-05-13
- The main name have changed from "Wiimms WBFS Tool" to "Wiimms ISO Tools".
The following things are changed too:
- '/usr/local/share/wwt/' moved to '/usr/local/share/wit/'
- Environment variable WWT_LANG moved to WIT_LANG.
- wwt INIT --recover: recover also previous deleted files. Discs with
collisions (use blocks that other discs also use) are never recovered.
- New command: wwt RECOVER: Works like "wwt INIT --recover", but only with
already WBFS formatted files => not formatting, only recovering.
"wwt RECOVER" can be used with the option --test to see what happen.
- wit VERIFY: Output messages redesigned. Verbosity can be controlled in
five levels from -qq up to -vv.
- The new option --limit sets a limit for VERIFY error messages.
- New command: wwt VERIFY: works like "wit VERIFY" but with wwt interface.
It also supports options --remove and --no-free for removing or dropping
invalid discs.
- Docu of wit+wwt VERIFY and "wwt RECOVER" added.
- Minor bug fix for wwt CHECK: It have shown 'free blocks' errors for some
removed discs if this the discs removed with a non wwt tool.
- CGYWIN release: The new batch file 'run-cmd-as-admin.bat' starts a cmd
window in administrator mode. This should simplify the work with wwt.
Missing docu:
- docu of wit commands ILIST + EXTRACT
- docu of "wit COPY --fst" => "wit EXTRACT"
- docu of options --pmode= --sneek --fst --ignore-fst --logging (-L) --enc=
|
|
|
Source code |
1 |
svn switch http://opensvn.wiimm.de/wii/trunk/wiimms-iso-tools |
Moin, nutze das Programm schon seit einiger Zeit. Habe gerade versucht, mal alle Spiele meiner WBFS Partition herunterzu ziehen.
wwt X -p /dev/sdh1 -P * klappte, blieb aber beim Eintrag für den CFG (id6=__CFG_) hängen. Ein wit rm -p /dev/sdh1 __CFG_ beschwerte sich über missing parameters... Hab den eintrag dann mit nem anderen Tool gelöscht, wwt stolpert anscheinend darüber. Habe dann versucht das entpacken fortzusetzen, aber wwt monierte fortlaufen die bereits existierenden Dateien. ein -e (was laut -h benutzbar sein soll) wurde nicht angenommen und -u funktionierte auch nicht.
Ach ja, benutze 1044
hallo,
diese fehlermeldung und 32 free wbfs sectores marked as used tauchen auf, wenn ich wwt check -av im cmd eingebe.
ich weiß nicht ob es eine einfache supportfrage ist oder nicht? aber ich bitte um hilfe. die festplatte habe ich von einen kollegen, der jammerte, das einige spiele nicht laufen. er arbeitet mit dem wbfs manager 3.01.
wie ich free wbfs sectores fehler weg bekomme weiß ich (wwt repair /dev/sdd1), aber wie steht es mit dem anderen fehler. kann ich die defekten wbfs dateien retten bzw die spiel wieder zumlaufen bringen, ohne die platte neu zu formatieren und die games zu dumpen?
vielen dank schon mal für die hilfe.
gruß esme
nacheinem check kriege ich
....returns with status #14 (invalid wbfs) was heisst das jetzt???Müll?
spiele laufen aufjedenfall alle...
was soll ich jetzt tun??
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
wit v0.46a r1043 - 2010-05-13
- The main name have changed from "Wiimms WBFS Tool" to "Wiimms ISO Tools".
The following things are changed too:
- '/usr/local/share/wwt/' moved to '/usr/local/share/wit/'
- Environment variable WWT_LANG moved to WIT_LANG.
- wwt INIT --recover: recover also previous deleted files. Discs with
collisions (use blocks that other discs also use) are never recovered.
- New command: wwt RECOVER: Works like "wwt INIT --recover", but only with
already WBFS formatted files => not formatting, only recovering.
"wwt RECOVER" can be used with the option --test to see what happen.
- wit VERIFY: Output messages redesigned. Verbosity can be controlled in
five levels from -qq up to -vv.
- The new option --limit sets a limit for VERIFY error messages.
- New command: wwt VERIFY: works like "wit VERIFY" but with wwt interface.
It also supports options --remove and --no-free for removing or dropping
invalid discs.
- Docu of wit+wwt VERIFY and "wwt RECOVER" added.
- Minor bug fix for wwt CHECK: It have shown 'free blocks' errors for some
removed discs if this the discs removed with a non wwt tool.
- CGYWIN release: The new batch file 'run-cmd-as-admin.bat' starts a cmd
window in administrator mode. This should simplify the work with wwt.
wit v0.47a r1106 - 2010-05-22
- ID checking redesigned, underscore is now an allowed character.
- Command line parsing rewritten: Commands and command specific options are
defined in a special tool (C file 'gen-ui.c'). If running this tool it
generates C source for all tools to analyse commands and options and to
print help messages.
- Included help was improved: wit and wwt supports now 'HELP command'.
The output is now aligned to the current terminal width.
- The documentation of all new options is now complete.
- Bug fix: wit has shown wrong file size for splitted ISO images.
Missing docu:
- wit commands ILIST + EXTRACT
|
|
|
Source code |
1 |
svn switch http://opensvn.wiimm.de/wii/trunk/wiimms-iso-tools |
This post has been edited 1 times, last edit by "Wiimm" (May 24th 2010, 7:07pm)
, WiijManager findet den Laufwerk nicht (zeigt mir zumindest keine Dateien an), und ins das Kommandofenster kann ich nichts eintragen.
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
wit v0.47a r1106 - 2010-05-22
- ID checking redesigned, underscore is now an allowed character.
- Command line parsing rewritten: Commands and command specific options are
defined in a special tool (C file 'gen-ui.c'). If running this tool it
generates C source for all tools to analyse commands and options and to
print help messages.
- Included help was improved: wit and wwt supports now 'HELP command'.
The output is now aligned to the current terminal width.
- The documentation of all new options is now complete.
- Bug fix: wit has shown wrong file size for splitted ISO images.
wit v0.48a r1145 - 2010-05-29
- wit SCRUB: Option --enc= available to encrypt and decrypt disc images.
- Bug fix for wit COPY: Creating a WBFS file with FST as source failed.
- Bug fix: If reading from a CISO a minimal file size is now set.
- Composing bug fix: Forgotten to set offset 0x4fffc to value 0xc3f81a8e.
- New option --id=id: Modify ID in disc header, boot.bin, ticket.bin
and tmd.bin when composing a Wii ISO image.
- New option --name=name: Modify dics title in disc header and boot.bin
when composing a Wii ISO image.
- New option --modify=NONE,DISC,BOOT,TICKET,TMD,ALL,AUTO: decides which
of disc header, boot.bin, ticket.bin and/or tmd.bin is modified when
using the options --id=id or --name=name.
- New option --region=JAPAN,USA,EUROPE,KOREA,FILE,AUTO: Set region when
composing a Wii ISO image. Unsigned numbers are also allowed.
- New option --ios=number or --ios=high-low: Define system version (IOS)
within TMD when composing a Wii ISO image.
- TMD and TICKET (=new) will be trucha signed if composing a disc.
- All UTF-8 characters with code >= 0x80 are allowed in filenames.
Missing docu:
- wit commands ILIST + EXTRACT
|
|
|
Source code |
1 |
svn switch http://opensvn.wiimm.de/wii/trunk/wiimms-iso-tools |
Copyright © 2008-2012 by www.wii-homebrew.com