Zum Inhalt springen
Menü

Theme ändern
Unterstütze uns
PayPal-Logo Patreon-Logo
Abonniere uns per RSS Lies WiiDatabase Radar Folge uns auf X (ehem. Twitter) Like uns auf Facebook Trete dem WiiDatabase-Kanal auf Telegram bei und erhalte alle News sofort!

Wir hosten zurzeit 649 Homebrews mit über 4.430.132 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

Kategorie: vWii

"vWii" (virtuelle Wii) bezeichnet den Wii-Modus der Wii U.

Mehr: https://wiki.wiidatabase.de/wiki/VWii

CleanRip v2.0.0

vWii, Wii, Wii: Update , , , , , , ,

emukididcleanrip hat CleanRip aktualisiert.

Download

Mit CleanRip kannst du 1:1 Kopien von Gamecube- & Wii-Spielen erstellen und auf eine NTFS/FAT32 formatierte Festplatte oder eine SD-Karte sichern. Benutzt wird das IOS58. File-Splitting nach 4GB auf FAT32-Partitionen wird auch unterstützt.

HINWEIS: Mit der Wii U kannst du nur Wii-Spiele dumpen!

Neu ist, dass die Gamecube- und Wii-Version jetzt in einer einzigen App sind. Auch wurde das Dumpen auf einer Wii U gefixt. Mehr im Changelog.

- GameCube version integrated into one codebase
- GX GUI
- Fix disc dumping on Wii U (Wii discs only of course)
- Fix ETA calculation on non GC discs
- Fix fatUnmount
- Stop larger than 4GB chunks on FAT FS
- Fix potential issue when read error occurs

Quellen: TwitterGooglecode

Wiimms SZS Tools v1.20a r4548

vWii, Wii, Wii: Update , , , , ,

Wiimm hat seine SZS-Tools aktualisiert.

Download

 - New Option for wszst and wimgt: --smart:
   If resizing an image, use the new smart resize function. The new function
   is much slower (factor 2-4) than the old function, but creates much better
   resized images. This is only relevant for creating mimaps with odd width
   or height. THIS NEW FUNCTION IS EXPERIMENTAL!

 - Support of original SketchUp OBJ exporter, see next 2 points for details:

 - More tolerant detection of Wavefront OBJ files. Export of the original
   SketchUp exporter will be recognized as 'SKPOBJ' instead of 'WAVOBJ'.

 - New --kcl flags: 'G' and 'USEMTL': If scanning an OBJ file, these flags
   decides, which OBJ commands will define groups. If none is set (default)
   'USEMTL' is used for files of type 'SKPOBJ' and 'G' for all others.

 - Command 'wkclt CFF' accepts now option --brief to suppress the comment
   '# f(type,variant)' and option --long to force a '= f(type,variant)'
   parameter.

 - Suppress some patch logging messages for CHECK commands.

 - CHECK KMP: If option --long is set, print some additional statistics.

 - Some error messages are more exact now.

 - Bug fix: If using options --test and --remove together, the destination
   file was removed sometimes (but not created).

 - New patching option: --tform-kmp=list: Fine control about the sections
   and objects (position, rotation or scale vector), that are transformed.
   See http://szs.wiimm.de/opt/tform-kmp for details.

 - Windows only: Cygwin update to v1.7.20 2013-06-07.

via szs.wiimm.de

DMLizard ist zurück! v4.0

vWii, Wii, Wii: Update , , , , , , ,

dmlizardeN-t hat nach einem Streit mit einer Homebrew-Webseite sein Tool "DMLizard", welches es erlaubt, DIOS MIOS (Lite) und Devolution einfach einzurichten, vom Netz genommen. Nun meldet er sich mit Version 4 zurück!

Download

v3.5 Nutzer sollten das Update automatisch erhalten – wenn nicht, einfach neu downloaden!

Neu ist die Unterstützung für Devolution, nmm2gci (No More Memory Speicherstände in Gamecube-Speicherstände umwandeln und andersrum) und Bugfixes.

via Twitter

Devolution r200

vWii, Wii, Wii: Update , , , , , , , ,

tuiedj hat Devolution aktualisiert. Damit lassen sich Gamecube-Spiele auf der Wii und der Wii U spielen – mit einem Haken…

Download

Es wird jetzt auch der Wii-Modus der Wii U unterstützt. Dazu einfach das Game auf der Wii verifizieren lassen und die gleiche Wiimote auf der Wii U benutzen. Die WiiMote blinkt und mit "HOME" wird die Verifikation bestätigt.

Der Wii U Pro-Controller und der PS3-Controller werden ebenfalls unterstützt.

Die Dokumentation befindet sich hier.

Die WiiMote mit Classic Controller wird nun auch unterstützt. Auch die Wii Family Edition ist kompatible. Die Memory-Card kann auch emuliert werden!

via GBATemp.net

Wiimms ISO Tools v2.22a r4516

vWii, Wii, Wii: Update , , , , ,

Wiimm hat seine ISO-Tools aktualisiert.

Download

Hauptsächlich wurde das DOLPATCH-Kommando erweitert.

 - Command "wit DOLPATCH" accepts now more commands and is able to create new
   TEXT and DATA sections.
   -> Read http://wit.wiimm.de/cmd/wit/dolpatch for details.

 - New option: --tt-id=ID: This is a short cut for '--ticket=ID --tmd=ID'.
   If TICKET and TMD differ, the game will freeze after loading. So it make
   sense to change only TICKET and TMD IDs together.

 - Bug fix, if using "wit COPY --name discname" and the destination is %X or
   similar: The new discname is now used to create the filename.

via wit.wiimm.de

Genesis Plus GX v1.7.4

vWii, Wii, Wii: Update , ,

EkeEke hat Genesis Plus GX aktualisiert.

Download

Es wurden massig Bugs gefixt und der Emulator verbessert.

[Core/SCD]
---------------
* fixed access to read-only registers on Main-CPU side ("Batman Returns" platform level freeze)
* fixed & improved emulation of PRG-RAM write protection register ("Lunar Eternal Blue" japanese version freeze)
* improved SUB & MAIN-CPU synchronization ("Dracula Unleashed" freeze when using US Model 2 BIOS)
* improved CPU polling detection
* improved CDD emulation & added CD drive access time for SEEK command ("Panic!/Switch" intro missing scene)
* added missing reinitialization of MAIN-CPU PRG-RAM bank on reset
* added .OGG audio tracks support through LIBTREMOR

[Core/Sound]
---------------
* fixed YM2612 configurable DAC depth emulation
* improved Low-Pass filter
* added optional "MONO" output mode

[Core/VDP]
---------------
* fixed FIFO access timings when using invalid write code value ("Clue" menu)
* fixed DMA Copy with undocumented code value ("Fatal Labyrinth" end sequence)
* minor code fixes & optimizations

[Core/CPU]
---------------
* optimized 68k stack read/write functions
* fixed broken 68k address error emulation
* fixed 68k interrupt behavior (prevents interrupts from being executed multiple time when 68k is halted)
* fixed Z80 registers initial state, added proper initialization when using PBC (verified on real hardware by Charles McDonald)

[Core/MD]
---------------
* fixed SRAM incompatibilities between BIG ENDIAN & LITTLE ENDIAN platforms (note: this breaks old .srm files with LITTLE ENDIAN platform ports)
* added support for a few recently dumped unlicensed games
* added auto-detection of byte-swapped ROM files

[Gamecube/Wii]
---------------
* fixed CD Leds positioning when using NTSC filter
* improved on-screen CD Leds (thanks to Iceknight)
* various code fixes & improvements

via Googlecode

Nintendont: Crediar zeigt neues Video

vWii, Wii, Wii U , , , , , , , , ,

Wir haben schon mal über "Nintendont" berichtet. Dies ist eine Homebrew, mit der man Gamecube-Spiele im Wii-Modus der Wii U spielen kann. Nun hat Crediar ein neues Video gezeigt.

Auch hat er interessantes zum WiiMote- und Memory Card-Support geschrieben.

Weiterlesen "Nintendont: Crediar zeigt neues Video"

Newer Super Mario Bros. Wii: ISO-Patcher erschienen

vWii, Wii, Wii: Update , , , , , , , , ,

newerLogodamysteryman hat einen ISO-Patcher für Newer Super Mario Bros. Wii released! Damit kann man Newer SMB letztendlich mit einem USB-Loader ohne Riivolution spielen!

Download

Die Anleitung findet ihr auf der Download-Seite 😉

Vergesst nicht im WiiFlow auf "Cache updaten" im HOME-Menü zu klicken, damit das Spiel angezeigt wird!

via Thread auf GBATemp.net

Wiimms ISO Tools v2.21b r4492

vWii, Wii, Wii: Update , , , , , ,

Wiimm hat schon Anfang Mai angekündigt, dass WIT&WWT eingestellt wird und es nur noch Bugfixes geben wird – doch er scheint sich selbst nicht daran halten zu können. Im Release v2.21a r4489 wurde ein neues nützlicher Kommando für Riivolution hinzugefügt – geht einfach mal den Changelog durch! Natürlich wurde auch noch viel mehr getan!

Download

v2.21b r4492
- Bug fix: wit DOLPATCH: Reading 'offset' failed on 32 bit systems.

v2.21a r4489
 - The default image format switched from WDF to WBFS. This is only relevant,
   if no image type is specified by source, option or file extension, for
   example for the command "wwt EXTRACT".

 - wit DUMP --long: If dumping a DOL file, a third table with delta values
   between the virtual address and the file offset is printed.

 - New command: wit DOLPATCH: Patch a DOL file by reading a Riivolution XML
   file and scanning all memory tags.
   -> Read http://wit.wiimm.de/cmd/wit/dolpatch for details.

 - If extracting an image, the file 'setup.txt' contains now a new parameter:
   "image-type = TYPE". It shows the image type of the source image.
   If cretaing an image and file 'setup.txt' contains this paramater with a
   valid image type, this image type is used as default for the new created
   image. The default is superseded by format options and file extensions.
     This feature is dedicated to patching scripts. If an original image is
   extracted with "wit extract -1n ANYID6 . WORKDIR --psel data" and then
   patched, an image with identical image type as the original can be created
   by the command: wit copy WORKDIR %x --id NEWID6 --name "new title of game"

 - For easier script/batch support, the files "setup.sh" and "setup.bat" are
   created for extracted images. They contain similar info as "setup.txt", but
   can be directly included by ". ./PATH/setup.sh" or  "CALL PATH\setup.bat"
   to get the settings as script variables.

 - Cygwin (Windows) DDLs updated.

 - Title data base updated.

via wit.wiimm.de