Zum Inhalt springen
Menü

Theme ändern
Nintendo Switch 2 Direct
2Tage verbleibend
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 644 Homebrews mit über 3.701.445 Downloads!

Nützliche Links
Kategorien
Archiv
Über uns

Schlagwort: sd

Nintendont v1.18

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

nintendontDas Versionschaos geht weiter! Ist ja noch schlimmer als bei Firefox und Chrome! Wir sind bei v1.18 und wer jetzt denkt "Aber wir waren bei v1.06 o_O" der hat vollkommen recht! Es gab nen kleinen "Bump" der Versionsnummer, damit sich die meta.xml richtig aktualisiert. Wir halten uns jetzt an die Versionsnummer, die Nintendont anzeigt (und die, die auch in der NintendontVersion.h drinnen ist). Und wer es mir nicht glaubt:nintendontwtf

Download

Nichts spektakuläres, die meta.xml hat sich vorher nicht korrekt geupdated (wegen den Versionsnummern) und die .dol wurde vorher vergessen…

v1.18
- Forgot the .dol

v1.17
- Fixed meta.xml not updating to the correct version

Nintendont r85

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

nintendontDa ist sie, die Revision 80 von Nintendont! Jetzt arbeitet FIX94 (bekannt vom WiiFlow) übrigens auch an Nintendont. Das ist schon fast ein Großprojekt der namhaften Developer 😉

UPDATE 3: Nintendont r85 ist da! Speichern sollte nun schneller gehen, gleichzeitig wurde auch die Memory-Emulation in Luigis Mansion und Super Smash Bros. Melee gefixt.

UPDATE 2: Revision 84 ist auch schon draußen. Es wurden einige Bugs gefixt, mehr im Changelog.

UPDATE: Revision 81 ist raus, mit einer Auswahl der zweiten Disc im Menü.

Download

Jedes Spiel hat nun seine eigene Memory Card Datei, ein neuer Fix soll hoffentlich das Einfrieren wegen der Memory Card Emulation beheben (was bei Smashbros. Melee nicht funktioniert, deshalb wird dort der alte Weg benutzt) und das Laden der Spiele wurde stabilisiert.

r85
- added a new memory card emu patch pattern to fix luigis mansion, super smash
bros melee and potentially more games, with that I could remove both old saving
exceptions
- reduced the wait time to sync with saving, this should make saving a bit faster

r84
- Added debug.h

r83
- added a save exception for luigis mansion ntsc (still doesnt really work for me, but at least it doesnt always freeze)
- updated autoboot configuration, loaders now must provide the game id
- changed up some stuff to maybe fix the "Init Card" freeze on game boot

r82
- Cleaned up the use of dbgprintf significantly
- Fixed a typo in HID.c that would prevent it from compiling if DEBUG_HID was defined

r81
- Add selection for iso of disc 2 to menu.

r80
- every game now gets its own memory card file, the file name is the game id
- added a new way of hopefully fixing memory card emu freezes (currently not
working with melee so that is still using the old way)
- added a possible stabilization for game loading as we think it might help

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"

Riivolution v1.05 mit Wii U Support

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

Das Riivolution Team hat den beliebten on-the-fly Patcher aktualisiert! Neu ist die Unterstützung für den Wii-Modus der Wii U und eine Unterstützung der neuen Wii Remote Plus! Damit kann man jetzt auch Newer Super Mario Bros. auf der Wii U spielen!

Download

- Wii U (Virtual Wii Menu) is now supported
- New Wii Remote Plus remotes are now properly supported

via RVLution.net

postLoader v4.4.3

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

stfour hat wieder seinen postLoader aktualisiert. Moment – war das nicht vor ein paar Stunden?

Download

postLoader 4.4.3

* removed some debug messages
* minor fixes

postLoader 4.4.2

* fixed buffer allocation error in mem2 that was causing a dsi
* covercache now uses a single large buffer in mem2 for covers
* added mutex in mp3 player to control multithreaded file io
* minor fixes (also a typo in plugins.conf)..

via Googlecode

postLoader v4.4.1

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

stfour hat seinen postLoader aktualisiert.

Download

postLoader 4.4.1

* added new tag to plugin.conf to specify alternate dol search path (more info in the the file)
* removed option menu
* when a an icon is clicked, a full res cover is displayed.
* postloader binary configuration file is no more resetted if size changes
* emuBrowser: fixed filters issue if plugins.conf file is modified
* changed, again, sigh :( semaphores in covercache, hoping that this will stop occasionally hangs
* various fixs...

postLoader 4.4.0

* covers are scaled down to save memory
* added "Enable TEX cache" in "config->advanced option". If enabled a folder /ploader/tex will be created, and a rgb raw texture will be saved. 
This give a great boost on cover update speed but require up to 144Kb per covers on the device. Note that disabling it will remove all cached textures.
* covers lookup for emus is much faster

via Googlecode

The Homebrew Filter rev43

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

setialpha hat den Homebrew Filter aktualisiert.

Download: WiivWii

//rev43:
- added chinese translation and font file (thanks to kavid)
- fixed downloading japanese font file from server
- add "Return to Wii U menu" in vWii versions
- disable reading Homewbrew from DVD on vWii
- display GC-MemoryCard symbol in app-info-dialog on real
  Wii, if device icon is enabled in settings
- Fixed bug that made HBF search for Settings Editor GUI
  on DVD, GCA and GCB, even if already found on SD or USB
- Set "Settings.{dvd,gca,gcb}_insert" to false on vWii

postLoader v4.3.0

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

stfour hat seinen postLoader aktualisiert.

Download

Es wurden eine menge Bugs gefixt!

* appBrowser: fixed a memory corruption with more than 86 homebrew. The real limit is 256, and once reached, it should no codedump. (thx MassiveRican)
* appBrowser: current subfolder/page is correctly restored after executing an homebrew.
* appBrowser: changed format of cache.
* appBrowser: <long_desc> tag is read from the meta.xml when required.
* emuBrowser: now supports .png, .jpg, .bmp covers
* emuBrowser: added support for emulator's plugin arguments ({device},{path},{name},{loader},{titlelow},{titlehi},{loadername}
* emuBrowser: added auto import of retroarch snapshots as covers. Note that if enabled (home->Auto import...) any .bmp will be removed from :/retroarch folder
* emuBrowser: fixed displaying of the same cover for multiple roms.
* emuBrowser: plugins.conf has a new format. Please update from full dist.
* various fix/code optimizations.

via Googlecode

WiiXplorer r259

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

dimok hat seinen WiiXplorer aktualisiert.

Download

Changelogs:

r259
- updated some new language files

r258
- added a setting for overriding priiloader on exit to menu (default ON)
- increased max. allow characters in application config path (internal use)
- changed rumble to be disabled by default because it is annoying
- some clean ups

r257
- added resample to 48 kHz option for sounds other than the native 32 or 48 kHz
of the Wii (only 16bit stereo). This improves sound quality for 44.1 kHz musics.
Simple and fast linear interpolation. Can be disabled in settings if unwanted
(default on).
- resampled default background music of the application from 44.1 kHz to 48 kHz.
- fix not working "use both USB" option when mount nand setting is set to off

via Googlecode

WiiXplorer r256

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

dimok hat seinen WiiXplorer aktualisiert.

Download

U.a. wurde die Video-Abspielfunktion im WiiMC, ein Memory Leak, der Musikplayer und die Pfadkonfiguration gefixt.

- fix crash when starting a movie with WiiMC (it is still not supported on WiiMC
side though. Only MPlayerCE fully works.)
- fix of possible memory leak on new homebrew launch procedure
- fix garbled path configuration. the user input is taken as is now for every
path. ( issue 527 )
- display bug fix when sliding out music player with opened play list
- update progress total value on calculating the transfer/delete size so that
the user doesn't get the feeling it freezes on large directories

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

WiiXplorer r254

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

Dimok hat den WiiXplorer aktualisiert!

Download

Es wurden nur Optimierungen an USB-Tastaturen vorgenommen.

- fix modifier keys of external keyboard that got broken in r253 (capslock,
shift, num...)
- changed rescan interval for new external keyboard to 3 secs instead of 30s if
no usb keyboard is connected yet
- removed de-initialization of usb keyboard on application exit which causes a
crash (workaround for now, has to be addressed later)

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

DIOS-MIOS & DIOS-MIOS Lite v2.8

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

Mal ein Fehler hier, mal ein Fehler da…. Nur ein kleiner Fix im Progressive-Patch der v2.7. Crediar hat DIOS-MIOS und DIOS-MIOS Lite aktualisiert!

Download von DIOS-MIOS
Download von DIOS-MIOS Lite

*Fixed a bug in GCLoader that broke the progressive patch
*Moved progressive patch back 16 bytes, this fixes PADHOOK and progressive
patching not working at the same time

Thanks to FIX94 who sacrificed his school carer for testing this release!

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