Homebrew SaveGame Manager GX

Delete Save one by one fonction

  • Yes

    Votes: 34 81.0%
  • No

    Votes: 8 19.0%

  • Total voters
    42
  • Poll closed .

JoostinOnline

Certified Crash Test Dummy
Member
Joined
Apr 2, 2011
Messages
11,005
Trophies
1
Location
The Twilight Zone
Website
www.hacksden.com
XP
4,339
Country
United States
I'm still a bit of a newbie at C (I REALLY need to get a tutorial book on it), but if you added:
Code:
static u32 _fs_initialized;
to the library (the variable isn't in isfs.h, only in isfs.c), couldn't you just refer to it to see if it has been initialized, eliminating the need for a boolean argument?
Static global variables are only visible to code within the same .c file, they can't be accessed by name from anywhere else even if you copy the definition (you end up with a new static variable with the same name, which is why as a rule you should never use "static" in a header unless you like debugging seemingly impossible situations).
Thanks for clearing that up. I figured it couldn't be done since nobody else had used it, but I wanted to ask to make sure.
 

JoostinOnline

Certified Crash Test Dummy
Member
Joined
Apr 2, 2011
Messages
11,005
Trophies
1
Location
The Twilight Zone
Website
www.hacksden.com
XP
4,339
Country
United States
Will there be GC save management in the future for SGM GX?
i know there are already some app to manage GC saves but nothing very stable or not working with some kind of memory card.
so it's not something easy to add.
So, wait and see..
And those apps have a nasty habit of corrupting memory cards.
 

buddy

Well-Known Member
Newcomer
Joined
Jun 25, 2007
Messages
77
Trophies
1
XP
182
Country
United States
Noticed something tonight when backing up my saves. With r120 and r119, they will not save my Quantum of Solace data. When the saves complete I get an error log popup that reads: "* Quantum of Solace: Unable to copy datas". And will not show it in my list of saves either. However, with r118 or below, it saves it fine and no errors are produced. Wish I could give more info, but that's all it shows in the error log. No problems playing the game and starting off at the last save point - so doesn't appear to be corrupt. Even moved farther in the game, created another save-point, and tried backing up again with the same results - r119 and r120 don't like it, r118 and below are fine. Will create a trouble ticket on the google code page as well.
 

dj_skual

Code & Mix
OP
Member
Joined
Mar 9, 2008
Messages
1,014
Trophies
1
Website
sourceforge.net
XP
2,640
Country
France
Revision 121 avalaible:

Download dol file here: R121.dol
Download HBC install pack here: HBC_SetUp_R121.zip

r121:

* Added Emulated Nand Browser. Only if the app is running under Real Nand. You can set your emulated nand path in the "custom path settings menu" and enabled/disabled the browser in the "features settings menu". At this stage, you can only browse your files, and not manage...
* Fixed problem to extract big files (Issue 151)
* Fixed HomebrewBrowser problem if meta.xml had no tag, or if tag is empty (Issue 150)
* Changed a bit the StartUp process (Issue 152)
* Changed NEEK running detection to v4

Branches:
* Updated libntfs to 2012-1-15 (rev11)
* Updated libuneekfs to 1.0.7

Enjoy!!!
:yaywii:


 

dj_skual

Code & Mix
OP
Member
Joined
Mar 9, 2008
Messages
1,014
Trophies
1
Website
sourceforge.net
XP
2,640
Country
France

dj_skual

Code & Mix
OP
Member
Joined
Mar 9, 2008
Messages
1,014
Trophies
1
Website
sourceforge.net
XP
2,640
Country
France
Revision 122 avalaible:

Download dol file here: R122.dol
Download HBC install pack here: HBC_SetUp_R122.zip

r122:

* Fixed some navigation problems in manage windows (Issue 154)
* Fixed usb multipartition problem (Issue 155)
* Added USB Multipartition support in SelectBrowser
* Added ScrollWide effect to GuiText
* Added a warning message in manage window if the save you want to manage is not installed in the Wii
* Fixed a problem with EmuNand list count
* Changed filebrowser to don't detect saves installed on EmuNand as extracted saves

Forwarder:
* Speed up the process

Enjoy!!!
:yaywii:
 

pplucky

Well-Known Member
Member
Joined
Dec 27, 2010
Messages
380
Trophies
0
XP
72
Country
Revision 122 avalaible:

Download dol file here: R122.dol
Download HBC install pack here: HBC_SetUp_R122.zip

r122:

* Fixed some navigation problems in manage windows (Issue 154)
* Fixed usb multipartition problem (Issue 155)
* Added USB Multipartition support in SelectBrowser
* Added ScrollWide effect to GuiText
* Added a warning message in manage window if the save you want to manage is not installed in the Wii
* Fixed a problem with EmuNand list count
* Changed filebrowser to don't detect saves installed on EmuNand as extracted saves

Forwarder:
* Speed up the process

Enjoy!!!
:yaywii:

European PT translation updated for r122.
 
  • Like
Reactions: 1 person

dj_skual

Code & Mix
OP
Member
Joined
Mar 9, 2008
Messages
1,014
Trophies
1
Website
sourceforge.net
XP
2,640
Country
France
Revision 123 avalaible:

Download dol file here: R123.dol
Download HBC install pack here: HBC_SetUp_R123.zip

r123:

* Fixed a widescreen problem with icons in List mode (Issue 156)
* Fixed a problem with the Icon mode for emulated nand (Issue 157)
* Fixed a problem with Warning message refresh in manage windows
* Fixed bug in aif and wav decoding (thx dimok)
* Added EmuSaveWindow to manage your saves from your emulated nand path
* Added "Block Manage Emulated Nand" to Parental Control Settings Menu
* Added InstallEmu() to install saves from your emulated nand path to the real nand (of course, the save need to already exist on the real nand)
* Added ExtractEmu() to extract saves from your emulated nand path to your storage device
* Added fonction to install a data.bin in your emulated nand path
* Added fonction to install a save from your real nand to your emulated nand path
* Added fonction to install a save from your storage device to your emulated nand path
* Fixed Linux compile errors
* Changed font character texture to I4 which uses half as much memory (less cache memory) (thx dimok)

Branches:
* Updated libpng to 1.5.9
* Updated libjpeg to 8d
* Updated zlib to 1.2.6
* Updated libgd to SVN and make it use interlace on libpng (thx dimok)

Enjoy!!!
:yaywii:
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • Xdqwerty @ Xdqwerty:
    updated ship of harkinian, gonna install some hd texture pack
  • Xdqwerty @ Xdqwerty:
    I might download rayman revolution for my ps3
  • BigOnYa @ BigOnYa:
    I may try the new ram site, and download more RAM to my Switch. Not sure if ddr3 is the right ram
    for it tho. Edit- no it uses floppy Ram, just like @AncientBoi
    +1
  • Xdqwerty @ Xdqwerty:
    aeiou
  • BigOnYa @ BigOnYa:
    And sometimes Z
  • SylverReZ @ SylverReZ:
    @K3Nv2, MAGA supporters be wearing tin foil hats lol.
    +1
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, whats maga?
  • BigOnYa @ BigOnYa:
    It stands for Maniacs Against General Acceptance
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, people rejecting general consensus about stuff?
    +1
  • BigOnYa @ BigOnYa:
    Yup, nuh its really just Trump followers
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, im not american so i dont care about trump
    +1
  • Xdqwerty @ Xdqwerty:
    or us elections
  • BigOnYa @ BigOnYa:
    Me niether, us north Koreans don't care
  • Xdqwerty @ Xdqwerty:
    good night
  • BakerMan @ BakerMan:
    i don't care either, even if i'm american
  • BakerMan @ BakerMan:
    truth be told, i agree with psi, i dislike both candidates, but i'd probably vote trump simply because the economy was better during his presidency
    +1
  • AngryCinnabon @ AngryCinnabon:
    Just be careful, if trump ends up winning and using project 2025 America might really change...for the worse.
  • AngryCinnabon @ AngryCinnabon:
    I'm not american and even that sends shivers down my spine.
  • AngryCinnabon @ AngryCinnabon:
    anything that offers trump an opportunity to become an actual dictator
    is bad in my book, i could care less if it wasn't for that...
  • K3Nv2 @ K3Nv2:
    Canada: America's Russia
  • NinStar @ NinStar:
    people are so dramatic that I can't even tell if they are being serious
  • Psionic Roshambo @ Psionic Roshambo:
    Why so serious!
  • Psionic Roshambo @ Psionic Roshambo:
    @BakerMan, yeah that's about the only reason I would vote for Trump over Biden.
  • Psionic Roshambo @ Psionic Roshambo:
    In my opinion on all other factors they are pretty much the same.
    Psionic Roshambo @ Psionic Roshambo: In my opinion on all other factors they are pretty much the same.