

SaveGame Manager est un utilitaire pour votre Wii permettant de gérer vos saves de jeux (installation/extraction). Ce soft doté d'une interface basée sur le LibWiiGui de Tantric, les sources de SaveGame Manager 1.5 de Waninkoko, de WiiXplorer de Dimok & r-win, et les artworks venant de UsbLoaderGx de cyrex & NeoRame. Voici les détails de cette nouvelle révision :
r118 :
* Removed buggy focus system completely (it was never working correct)
* Added support to control screen pointer with gc pad, nunchuk or classic
controller. you are always able to control as long as the corresponding wii
control does not point to the screen (e.g. wiimote 1 not pointing to screen ->
gcpad/nunchuk/classic controller 1 can control pointer 1). A speed factor is
added to the gui option (thx dimok)
* Added Numpad text theme and is applied with keyboard theme entries
* Added flush of homebrew memory before launching app_booter
r117 :
* Added Data.bin extraction (official nintendo format) from nand to storage device only if the app
is running under real nand.
* Added custom path to selected where must be extracted your data.bin by default
(sd:/private/wii/title)
* Added Keys class to find some Wii keys
* Changed the animation behavior of icons (thanks antidote)
* Some little changes in fileops, DirList and IosLoader::GetIosInfo()
* Fixed false loading of custom dip module on d2x cIOS (thx dimok)
* Converted all ogg sounds from 44.1 khz to 48 khz (thx dimok)
* Fixed bad memory deallocation in data.bin fonctions to avoid corrupted datas
Branches:
* Added libseeprom (a library that provides filesystem access to the Wii's SEEPROM)
* Added libotp (a library that provides filesystem access to the Wii's OTP)
* Updated libext2fs to 1.0.4 r19