Zum Inhalt springen
Menü

Theme ändern
Unterstütze uns
PayPal-Logo Patreon-Logo
Abonniere uns per RSS 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 623 Homebrews mit über 3.214.378 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

WiiFlow v4.1.2

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

Das WiiFlow-Team hat den beliebten USB-Loader "WiiFlow" aktualisiert!

Download

Es wurden wieder viele Bugs gefixt!

hey guys, FIX94 here, felt like releasing 4.1.2 today, theres not much changed but still they are bugs in 4.1.1 we should fix fast ;)
-fixed a fatal bug that you cant see your wii games on first boot
-fixed plugin music doesnt work if you dont have background music normally
-fixed custom missing covers doesnt work properly
-rewrote parts of the alphabetic sort system, now the plugins in the plugin menu are also sorted
-added support for korean wii games (use it with neek or a korean wii)
-removed the press b on channel icon to switch to emu nand and back, this is now done on the fly by just selecting NAND as partition, of course this function is still completely disabled for neek users ;)
-removed the ios and force cios load options from the ini so they are only settable in the wiiflow startup menu from now on, that should stop wiiflow with mixing up ini and nand save options
-added a ini option to disable the source menu, use_source (enabled by default)
-finally added a "Back" button to the startup menu
-added plugin subfolder cache file creation to prevent overwriting on same filenames based on the coverFolder option in plugin inis, "subfolder_cache" in "EMULATOR" domain, enabled by default (thx matt0620 for base patches)

via Googlecode Mit einem Klick auf diesen Link verlässt du die WiiDatabase

postLoader v4.2.2

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

stfour hat seinen postLoader aktualisiert.

Download

postLoader 4.2.2

* gameBrowser: fixed game name handling for wii and gamecube games

postLoader 4.2.1

* AppBrowser: as requested subfolder support is back.
* nandBooter v2.5: fixed crash
* changed wait panel for most i/o operation
* switching browsing mode is more smoother

via Googlecode Mit einem Klick auf diesen Link verlässt du die WiiDatabase

Wiimms Mario Kart Fun 2013-04

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

Wiimm hat eine neuen Teil seiner Mario Kart Fun Reihe released! Dabei sind natürlich wieder viele neue Strecken!

Download

2013-04-13, v1
Official release.
Last minute change: RC1 contains GBA Ribbon Road. But it has has massive slowdown effects if playing on split screen with and without computer enemies. So GBA Ribbon Road was kicked and GCN Wario Colosseum is back again.
Weitere Änderungen im CT-WikiMit einem Klick auf diesen Link verlässt du die WiiDatabase

postLoader v4.2.0

vWii, Wii, Wii: Update , , , ,

stfour hat den postLoader aktualisiert. Enthalten sind viele sinnvolle Verbesserungen. Lest euch am besten selbst den Changelog durch!

Download

postLoader 4.2.0

* AppBrowser: changed category managment system
* AppBrowser: Fixed hidden applications
* AppBrowser: better and faster xml parsing
* AppBrowser: added a caching system. Now it is almost instant. New hb are automatically added to cache. Changes of actual xml may require a manual refresh ([home]->refresh cache)
* AppBrowser: postloader setting are moved from application xml to cache system.
* GameBrowser: changed configuration file layout. (speedup, less memory used)
* GameBrowser: titles.txt is now applied only when refreshing cache. (speedup)
* GameBrowser: removed "Clean Title Configuration" menu item (obsolete)
* ChannelBrowser: changed configuration file layout. (speedup, less memory used)
* ChannelBrowser: titles.txt is now applied only when refreshing cache. (speedup)
* EmuBrowser: great speedup when scrolling a large amout of rom
* Added an option in configuration to change mp3 playback volume
* Reduced memory allocation: titles.txt is loaded only when needed
* On screen keyboard can now enter lowercase text
* Fixed some filtering issues
* Various code cleanup and fix
* enhancements in grlib library (menu button width selectable,keyboard etc.etc)
* new faster cfg library
* moved autoboot informations from options menu to "about postloader" menu
* n2oboot.ini che be configured in option menu (available only when executed in neek2o)
* updated readmii.txt (v1.9). Not yet complete but better then the old one.

via Googlecode Mit einem Klick auf diesen Link verlässt du die WiiDatabase

Wiimms ISO Tools v2.13a r4298

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

Auch hat Wiimm seine ISO-Tools aktualisiert. Auch wurde ein kritischer Fehler beseitigt: Es wurde unter bestimmten Umständen nicht abgebrochen hat, falls die Platte voll war.

Download

 - New docu file: INSTALL.txt

 - Mac+Linux+Unix: Script 'install.sh' will call itself with 'sudo' if not
   started by user 'root'. Read INSTALL.txt for details.

 - Windows: Cygwin updated.

 - Bug fix: If writing an image failed ('disc full' for example), the tools
   didn't aborted and, if option --remove was set, deleted the source image.
   This bug arrived with the implementation of preallocation, because of a
   lost error status.

via wit.wiimm.de Mit einem Klick auf diesen Link verlässt du die WiiDatabase

Wiimms SZS Tools v1.15a r4300

vWii, Wii, Wii: Update , , , ,

Wiimm hat wieder seine SZS Tools aktualisiert! Diesmal mit allerhand Bugfixes.

Download

 - New docu file: INSTALL.txt

 - Mac+Linux+Unix: Script 'install.sh' will call itself with 'sudo' if not
   started by user 'root'. Read INSTALL.txt for details.

 - Windows: Cygwin updated.

 - Better detection of UTF-8 files with byte order mark (BOM). Tool wbmgt will
   accept those files now.

 - Bug fix: wbmgt CAT: The option --patch is now processed.

 - Bug fix: wbmgt ENCODE: Wrong file naming fixed.

 - Bug fix: Option --kcl: If no 'DROP*' mode is set, the tools drops all bad
   triangles automatically. For an existing octree, it is only 'DROP-UNUSED'.

 - Check KCL+KMP: The checks are now done after patching.

 - New option --kmp=modes: It works like --kcl=modes to define KMP jobs and
   modes. The first modes are:
    - NEW        : Scan KMP and create a new one.
    - RM-SPCITEM : Clear 'special items for players' setting of the 6 item box
		   object types.
    - FIX-CKPH   : Fix the section CKPH.
    - FIX-ENPH   : Fix the section ENPH.
    - FIX-ITPH   : Fix the section ITPH.
    - FIX-PH     : Short cut for: FIX-CKPH,FIX-ENPH,FIX-ITPH.
    - INPLACE    : Force inplace replacing of KMP files (old mode).
    - LOG        : Debug: Enable KMP specific logging.
   The fix modes are EXPERIMENTAL!
   See http://szs.lemmi/opt/kmp for details.

via szs.wiimm.de Mit einem Klick auf diesen Link verlässt du die WiiDatabase

FBZX Wii v10

vWii, Wii, Wii: Update , , ,

Oibaf hat den ZX-Spektrum Emulator aktualisiert.

Download

Tape browser 
 TZX "select block" block 
 TZX "jump to block" block 
 TZX messages shown on the screen 
 Instant load for TZX files too 
 Improved instant load routine: most of TAP files can be instant loaded now 
 Keys can be kept pressed in Virtual Keyboard 
 QAOP joystick 
 16 bit sound 
 Linear interpolation anti aliasing sound filter 
 Removed crackling in menu change 
 Mic bit emulation (Cobra's Arc speach works now) 
 Option to have pause between blocks in instant load 
 Option to disable tape rewind on reset 
 Option to ignore joystick configuration of z80 files 
 Tape stops on reset 
 Fixed bug in emulation precision option saving 
 Other minor fixings and improvements

via WiiBrew

vWii: Inoffizielle Kanäle nun auch von der SD-Karte!

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

Den IOS 80 Installer gibt es nun auch für den Wii-Modus der Wii U! Damit könnt ihr nun das IOS 80 patchen und Custom-Channels auf die SD-Karte verschieben! Startet einfach die App im Homebrewkanal und bestätigt alles – schon wird das IOS gepatcht!

Download

via Twitter, danke an @juweger

WiiFlow Beta r887

vWii, Wii, Wii: Update , , , ,

Eine neue WiiFlow Beta fixt Probleme mit 2-Disk Gamecube-Spielen. Gleichzeitig entschuldigt sich FIX94 dafür, dass er nur noch wenig Zeit für WiiFlow hatte.

Download

sorry guys that I cant really work on wiiflow atm, too much to do...
-added devo disc 2 checks for gamenames gam2.iso and disc2.iso, so now
we check for gam1.iso, gam2.iso and disc2.iso, if one of those ones are
found in the same folder as disc 1 then devo gets the info about it

via Googlecode Mit einem Klick auf diesen Link verlässt du die WiiDatabase