dj_skual said:ok, think the download of r112 was bad, please try a fresh install of the appbleron said:when i load this through the homebrew channel, im getting a "not a valid wii application"
anyone getting this as well?
i just updated to r112 whereas r111 was working just fine.
HBC_Setup_R112
thx to report if it's working.
dj_skual said:bnm81002 said:the meta file is causing the problems, no ios reload is present in all versions r106 and before and r107 and newer versions has the ios58 line in the meta file
please could you try r111 with this meta and report
meta.xml
thx

thx for the testleic7 said:Is the new data.bin format saved in the same location as where the system menu saves it? If I extract a save in this format, can I then use the system menu to install it back? Thanks!
here r112 changelog:
no it didn't work, I get the no storage device error messageQUOTE said:r112:
* Added Data.bin support. Now, you can only decrypt a data.bin, and install in Nand or write on SD/HDD.
* Added fonctions to move or delete data.bin on SD/HDD
Thx man for time spend to read my workgiantpune said:you have at least 2 memory leaks. on line 247 and 248 you use GetSHA1().
http://code.google.com/p/savegame-manager-...SaveDataBin.cpp
your implementation of GetSHA1() allocates memory and returns it on line 35
http://code.google.com/p/savegame-manager-...ataBinTools.cpp
also, a possible 3rd one. i didnt look too hard, but i didnt see a destructor for your struct SaveGame.
http://code.google.com/p/savegame-manager-.../DataBinTools.h
on line 140, you allocate memory and put it in that struct.
http://code.google.com/p/savegame-manager-...SaveDataBin.cpp
is that memory ever freed?
memory leaks are now fixed for next rev
hope to speak with you soon about more data.bin features for my app
@+
QUOTE(bnm81002 @ Sep 15 2011, 01:37 AM)



dj_skual said:Revision 113 avalaible:
Download here: R113.dol
r113:
* Added Download Save Fonctions to download saves from www.wiisave.com
* Added DownloadSave button in Files/Saves/Miis management windows
* Added DownloadSave entry to Parental Control Restrictions
* Added www.wiisave.com to credits and meta.xml
* Changed zip files management in WiiTDB update fonctions
* Fixed some memory leak in data.bin fonctions (thx giantpune)
Enjoy!!!
![]()

think it's just "No Save Are Available On The Site."Steven. said:So umm...that "download from wiisave.com" thing is not working, at least for me, it just says "no save detected in the site", or something like that. Help?

perhapsKovani said:I want to report something. I've installed a savegame in data.bin format from Wii Sports Resorts. Whenever I launch the game, it says that the savegame is corrupted and can't be used, but it works fine if I install it from the system menu. Is it something that can be fixed? I'm guessing it could happen on other games also, even though I didn't make further testing.
Thank you in advance if you're going to look into it.
try a waninkoko cIOS to launch the game and report please.
QUOTE(Hielkenator @ Sep 21 2011, 08:22 AM) The Wiisave addon is awesome!
Would Gamecube management be an option in the future?
I'd love to have it as a part of Savegamemnager gx.
Awesome job!

hey, just seen you translated modmii in dutchHielkenator said:The Wiisave addon is awesome!
Would Gamecube management be an option in the future?
I'd love to have it as a part of Savegamemnager gx.
Awesome job!
bnm81002 said:I think I know what is the source of the problems that I'm having, when it is loading up I see the loading cIOS58 R6175 in r106 but any newer versions I don't see that at all, also the no_ios_reload has to be in the meta file as well for it to work properly with no problems